ability to remove extra info
BradM - May 2, 2008 - 16:43
| Project: | Taxonomy List |
| Version: | 5.x-1.2 |
| Component: | User Interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | NancyDru |
| Status: | closed |
Jump to:
Description
Hi, great module! I'm wondering if it'll be possible to remove some of the extra info displayed on the page, as in the "search for term" link?

#1
On the setting page, you will see a check box for "Add administration links" that control whether or not to include the edit and search links. In addition, if the search module is not enabled, that link won't be there.
#2
#3
ah OK thanks for clarifying. I might suggest that you separate out the "edit" and "search" as two unique switches, as one might want one only, instead of all or none.
I switched off the admin links and I see the entire layout changes, too (the description gets added immediately after the node count, instead of on a new line). With the admin link in place, the layout is more desirable, so it would be great if the same layout is applied if you choose not to add the links.
Thanks again for the nice module.
#4
Okay, I'll consider it.
#5
To put the description back down, change the taxonomy-list-description CSS from "clear: right" to "clear: both".
#6
Fix committed to both -dev versions. Make sure you run update.php.
#7
Automatically closed -- issue fixed for two weeks with no activity.