Add link to Related Links manually
-
New Pligger
Add link to Related Links manually
Hi Guys,
I would like to know if it's possible to add Related Links manually. Here I'm going to explain:
On my Pligg Website I'm going to add the news manually and I want to post the same news taken from different sides in the same NEWS BLOCK. See Techmeme to understand better what I'm saying:
www.techmeme.com
As you can see, under the news there's a box called DISCUSSION where you can see other sites that talk of that specific news. Is it already available this feature? If not, is it easy to implement? In particular I need this 2 modifies:
1. Implement manual Related News
2. Show the OTHER SOURCEs FOR THIS NEWS button in the homepage of the news box that goes inner the NEWS BOX (the page where you can comment the news) and showing the other sources formatted in this way:
WEBSITE NAME: Title of the news (the title should be an hypelink that goes directly to the source)
Thanks for your attention.
Regards
-
New Pligger
Hi Guys,
I've solved it using this guide -> http://forums.pligg.com/questions-co...new-field.html
Great! 
Remain the last thing....how can I add an hashtag in the style "link.com/title-article#discussion"?
I need to do this to make an url that goes to "link.com/title-article#othersources"
Thanks in advance for your help!
-
New Pligger
I've another question...I want to put ExtraField in the related links box. I've found the code of related links in the story_center.tpl file but I don't know how to substitute the Related Links code with that of ExtraField.
<br style="clear:both" />
{if count($related_story) neq 0}
{checkActionsTpl location="tpl_pligg_story_related_start"}
<div id="related">
<h2>{#PLIGG_Visual_Story_RelatedStory#}</h2>
<ol>
{section name=nr loop=$related_story}
<li><a href = "{$related_story[nr].url}">{$related_story[nr].link_title}</a><br/></li>
{/section}
</ol>
</div>
{checkActionsTpl location="tpl_pligg_story_related_end"}
{/if}
Can you suggest me how to do this thing? Thanks
Similar Threads
-
By saxofono in forum Questions & Comments
Replies: 2
Last Post: 04-19-2011, 04:48 PM
-
By bobbymoore in forum Questions & Comments
Replies: 0
Last Post: 04-14-2009, 07:34 AM
-
By mollyfud in forum Questions & Comments
Replies: 7
Last Post: 01-29-2009, 05:41 AM
-
By AnAlienHolakres3 in forum Questions & Comments
Replies: 9
Last Post: 08-23-2008, 10:29 PM
-
By tommy818 in forum Questions & Comments
Replies: 2
Last Post: 05-14-2008, 08:40 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules