Skip to content
Skip to main navigation
Skip to first column
Skip to second column
Joomla tags
a real free joomla tag system
Home
Tips & Tricks
Performance
Joomla hosting
Tags for Joomla
Tags for Joomla Download
Tags for Joomla Document
Tags for Joomla News
Make Money
Google Adsense
Joomla Extensions
Plugin
Component
Module
Forum
Error
Request Forbidden
Request Forbidden
Request Forbidden
Joomla Tags Support Forum :: Feature Request
Board Index
Latest Posts
Welcome Guest
Subject :Show as list instead of cloud..
2009-12-15 19:07:32
wardjame
Intern
Joined
: 2009-11-23 18:09:05
Posts
: 5
Location
:
<p>I would like an option to show tags as a list instead of as a size weighted tag cloud. This would be a helpful option for the All Tags menu view and for each of the modules. In my case I particularly want to list the top 10 tags used on the site as a list using the mod_mostPopularTags module.</p>
<p>It would be an added bonus if the All Tags list view could include an article count with each tag similar to the category/article count displayed in the section or category list view respectively.</p>
IP Logged
Subject :Re:Show as list instead of cloud..
2009-12-16 03:55:43
nadam
Enthusiast
Joined
: 2009-07-21 21:29:40
Posts
: 11
Location
: Hungary
<p>overwrite the module's template file:</p>
<p><?php if(isset($list)&&!empty($list)) : ?><br /><ul class="tags"><br /> <?php foreach ($list as $item) : ?><br /> <li><br /> <a href="<?php echo $item->link; ?>" rel="tag" ><br /> <?php echo $item->name; ?><br /> </a><br /> </li><br /> <?php endforeach; ?><br /></ul><br /><?php endif; ?></p>
IP Logged
Subject :Re:Show as list instead of cloud..
2009-12-17 11:59:26
wardjame
Intern
Joined
: 2009-11-23 18:09:05
Posts
: 5
Location
:
<p>I made a module to handle this instead since there was a lot of unnecessary code being run for the css sizes. In a future version I would like to tweak it to allow a user to select between ul ol p and br format. For now it just uses an ul. You can see it in action at
http://www.whadvocacy.com
</p>
Attachments
mod_listPopularTags.zip [3 KB]
:: Show most popular tags in an list format
IP Logged
Last Edited On: 2009-12-17 11:59:26 By wardjame for the Reason uploaded attached file
Subject :Re:Show as list instead of cloud..
2009-12-28 21:27:22
joomlatags
Master
Joined
: 2009-02-15 12:36:41
Posts
: 581
Location
:
<p>Perhaps we can add an option to show as list or cloud in the feature.</p>
IP Logged
Page #
5
10
15
20
25
30
50
100
All
Powered by
ccBoard
Newsletter
Please subscribe to our newsletter to stay up-to-date with the latest news and release notifications delivered to your inbox.
Tags for Joomla
Joomla Plugin:ReadMoreExt
ReadMoreExt
Demo
Most Read Tags
adsense
best practice
compress
content static
css
demo
document
download
etag
expires header
faq
gzip
host
hosting
htaccess
make money
optimize images
performance
plugin
read more
release
tag
tags
tips
tutorial
Joomla Plugin:CssJsCompress
Joomla Plugin:CSS&Js Compress
CssJsCompress FAQ
Most Popular Tags
adsense
best practice
compress
css
demo
document
download
etag
expires header
faq
gzip
host
hosting
htaccess
js
make money
optimize images
performance
plugin
read more
release
tag
tags
tips
tutorial