I'd love to expand the use of this great module to become what I see as more integrated and useful.
1. When a user gets search results they may not get what they are looking for as a result. I'd like to offer the tag cloud as another method of search that might lead them to better content. In order to do that I'd like to have the cloud show up on the search results page above the results or blue smurf text.
2. I'd like to customize the "chunck" page to have a better title (fixed that in the .module file line 52 + cache flush) and to have some instructions that clicking the tags will lead to content that contain those tags. Sort of a "you may think you want that, but would this do the trick?"
3. I'd like the chunk page to sit on top of the results for that tag, so that clicking a new topic is right there.
Any pointers on making any or all of these happen?
Comments
Comment #1
Bèr Kessels commented1. could be achieved with smart placement of regions and adding the tagadelic block in there.
2. could be achieved in theming. and should be done there: your changes to the module will break on next upgrade of tagadelic!
3. see .1