Anton J Aylward wrote:
Has anyone used the tag-extension to produce a read tag 'cloud' ?
The kind typically seen on blogs ... the mass of words, some bigger than
others.

The '<r:tag_cloud />' and <r:tag_cloud_list /> both seem to produce
lists.  The former with text saying "so-many pages tagged with {tag}"
and the latter a simple bullet list of the words followed by the number
of pages with that tag.

There seem to be other <r:tag's but the HELP page is brief on them.


I had what *seemed* to be this problem, and it turned out that:

1. The SQL was specific to MySQL, and didn't work on Postgres, and
2. The CSS hides the tag-cloud, but I hadn't installed it (one of the two rake tasks, I forget which), and
3. The CSS had some problems anyway.

Make sure you ran the rake tasks, and if you did, try my fork (git://github.com/jaylevitt/radiant-tags-extension.git) and see if that helps any..

Jay Levitt
_______________________________________________
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to