Go Back   Pligg CMS Forum > Other > Suggestions

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-18-2006, 12:19 AM
Constant Pligger
 
Join Date: Feb 2006
Posts: 120
Thanks: 5
Thanked 1 Time in 1 Post
Get both tags and categories to display under posts.

Right now you have to choose to have just tags display under each post or just the category. I can't imagine it would be that hard to make it so both tags and the category are shown. I would really appreciate it if someone could add this. Thanks!
Reply With Quote
  #2 (permalink)  
Old 06-19-2006, 12:29 PM
3dKiller's Avatar
Constant Pligger
 
Join Date: Mar 2006
Location: Newport Beach
Posts: 142
Thanks: 24
Thanked 2 Times in 1 Post
I think this should be an option in the admin panel. Admins could show one or the other or both or neither.

~3d
Reply With Quote
  #3 (permalink)  
Old 07-11-2006, 08:39 PM
New Pligger
 
Join Date: Jul 2006
Posts: 17
Thanks: 1
Thanked 2 Times in 2 Posts
That's just how one template put it. If you want to have the category show up where you want it, just chunk this code where you want it to show up:
Code:
{if $story_status eq "published"}
 <a href="{$category_published_url}">
 {else}
 <a href="{$category_queued_url}">
 {/if}
{$link_category}</a>
That'll create a link back to the category page, just as if you were using the sidebar link.

You'll have to forgive my messed up English, been figuring out Pligg for the last 4 days, and sleeping intermittently. Need more sleep, fewer coding...thing...deals...
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
Meta Tagging Categories Properly? Andromedan Modification Tutorials 1 04-04-2008 03:46 PM
using categories like tags sakarya General Help 0 02-12-2008 09:59 AM
New Mod -- Display related stories revenazb Modification Tutorials 46 07-07-2007 01:19 AM
How to remove Categories in and display all of Tags in fronpage keem1201 General Help 0 03-06-2007 12:28 PM
Categories as Channels with individual Queued, Topstory-Lists, Tags and Sneak circoloco Modification Tutorials 1 12-17-2006 06:10 PM


Search Engine Friendly URLs by vBSEO 3.2.0