Add "view more tags" link
skizzo - December 19, 2008 - 13:48
| Project: | Suggested Terms |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Using the "Maximum number of links" I display about 20% of tags useful in 80% of cases.
It would be nice to have a "view more tags" link, to bring in the full list. I understand that
Crell is too busy righ now, hopefully somebody else can implement this feature... Thx.

#1
New features are only being accepted for the Drupal 6 version. However, I would accept a patch for this functionality. Probably you'd want to make it layered, so that each time you click "more tags" you get another X tags added to the list. Otherwise you run the risk of pulling in 500 tags all at once and making your node edit page almost unusable. :-)