Go Back   Pligg CMS Forum > Pligg Development > Bug Report

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-18-2007, 10:37 AM
Constant Pligger
 
Join Date: Apr 2007
Posts: 1,071
Thanks: 53
Thanked 25 Times in 23 Posts
[SOLVED] v9.5: Submit step 3 read more

I´d like to comment out read more of submit step 3 because

- it´s useless (the whole description is displayed)
- it´s dangerous to users (they get kicked out if they click it because they assume further text)

I´ve tried to find it in submit_step_3.tpl but it must be somewhere else.
Reply With Quote
  #2 (permalink)  
Old 07-19-2007, 03:46 AM
dollars5's Avatar
Pligg is my love :)
 
Join Date: Dec 2006
Location: India
Posts: 2,154
Thanks: 290
Thanked 266 Times in 177 Posts
In /templates/yget/link_summary.tpl

change this code
Code:
{if $pagename neq "story"} <a href="{$story_url}">{#PLIGG_Visual_Read_More#}</a> &raquo; {/if}<br />
to
Code:
{if $pagename neq "story" and $pagename neq "submit"} <a href="{$story_url}">{#PLIGG_Visual_Read_More#}</a> &raquo; {/if}<br />
Reply With Quote
The Following User Says Thank You to dollars5 For This Useful Post:
  #3 (permalink)  
Old 07-19-2007, 03:57 AM
Constant Pligger
 
Join Date: Apr 2007
Posts: 1,071
Thanks: 53
Thanked 25 Times in 23 Posts
Thank you guys, less than 5 minutes after my PM. You´re the fastest responders of the whole forum. An extra praise for you!


If you like you can have a look at my other hottest topics at the moment:
- v9.5: Submit step 3 related sidebar
- v9.5: Comments to discarded stories
Reply With Quote
  #4 (permalink)  
Old 07-19-2007, 04:21 AM
dollars5's Avatar
Pligg is my love :)
 
Join Date: Dec 2006
Location: India
Posts: 2,154
Thanks: 290
Thanked 266 Times in 177 Posts
KB is already at them, he is one of the best developer around here and would sure help you out. In the evening if I find time again - will look into them too.
Reply With Quote
  #5 (permalink)  
Old 07-19-2007, 04:25 AM
Constant Pligger
 
Join Date: Apr 2007
Posts: 1,071
Thanks: 53
Thanked 25 Times in 23 Posts
Great to hear! Thank you.
Reply With Quote
  #6 (permalink)  
Old 08-08-2007, 08:03 AM
Constant Pligger
 
Join Date: Apr 2007
Posts: 1,071
Thanks: 53
Thanked 25 Times in 23 Posts
Quote:
Originally Posted by tbones View Post
I´d like to comment out read more of submit step 3 because

- it´s useless (the whole description is displayed)
- it´s dangerous to users (they get kicked out if they click it because they assume further text)

I´ve tried to find it in submit_step_3.tpl but it must be somewhere else.
Discuss an so on could also be commented out even though less necessary.
Reply With Quote
  #7 (permalink)  
Old 02-07-2008, 12:26 PM
Casual Pligger
Pligg Version: 9.9
Pligg Template: default
 
Join Date: Jan 2008
Posts: 47
Thanks: 3
Thanked 0 Times in 0 Posts
this not seem to solve the whole problem i stiil see read more in story submit step 3 but the story is not truncated.
Reply With Quote
  #8 (permalink)  
Old 02-07-2008, 01:36 PM
Constant Pligger
 
Join Date: Apr 2007
Posts: 1,071
Thanks: 53
Thanked 25 Times in 23 Posts
"Read more" has been taken away since it´s useless. Step 3 should show the whole story because it´s normally the last chance to control before you submit it.

Do you really want it truncated?
Reply With Quote
  #9 (permalink)  
Old 02-08-2008, 12:53 AM
Casual Pligger
Pligg Version: 9.9
Pligg Template: default
 
Join Date: Jan 2008
Posts: 47
Thanks: 3
Thanked 0 Times in 0 Posts
Thanks for your reply, I do not want it to be truncated but, in my case i see the story in full but I still see the read more link.
Reply With Quote
  #10 (permalink)  
Old 02-09-2008, 10:55 PM
Casual Pligger
Pligg Version: 9.9
Pligg Template: default
 
Join Date: Jan 2008
Posts: 47
Thanks: 3
Thanked 0 Times in 0 Posts
Anybody???
Reply With Quote
Reply

Thread Tools
Display Modes
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] 'Preview &amp; Submit' always fails in v9.9.5 PurpleCow General Help 5 08-02-2008 10:10 AM
v9.5: Submit step 3 related sidebar tbones Bug Report 6 02-10-2008 03:50 PM
Submit Story from referrer (start on step 2) warts General Help 4 12-21-2007 08:32 PM
[SOLVED] add fields to submit step 1 69khz General Help 1 09-15-2007 10:07 PM
submit story step 3 question VLJ General Help 0 05-14-2007 08:00 PM


Search Engine Friendly URLs by vBSEO 3.2.0