FORUMS CLOSED DUE TO SPAM. YOU STILL CAN ADD POST!

Tags

Feed 7 posts, 4 voices

Avatar
1 posts

Is this possible to limit the number of tags? I really only want to display about 20 tags.

Website: http://www.audioccentric.com

Thanks in advance.

Robert

 
Avatar
316 posts

At the moment there’s no easy way to do this. You could hardwire a limit of 20 into the tagger function in /plugins/tagger/index.php, but I’m not sure what all that will affect.

 
Avatar
109 posts

Is this in regards to Tagger, if so i will add in a param so you can set how many tags to load. I am yet to workout the new settings api for plugins so i will add it in the snippet for now.

 
Avatar
109 posts

Hi robertblake, this feature have been added in the latest version of Tagger which we will be releasing soon.

 
Avatar
21 posts

Is there a sample script somewhere that shows how to pull up the related pages by tags? And limit them to 10? Example: I have a page that I want to create a section “Related stories…” and display 10 related stories based on those pages’ tags.

 
Avatar
109 posts

Who is talking? i was actually going to make this into a plugin. Hopefully when i get some time i will get around to it.