Hi!
I think it would be great if the "more tags" links could be hide with settings, instead of any other dirty ways (ex.: display: none).
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | tagclouds-optionally-hide-more-tags-links-2313527-10.patch | 2.42 KB | mxr576 |
Hi!
I think it would be great if the "more tags" links could be hide with settings, instead of any other dirty ways (ex.: display: none).
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | tagclouds-optionally-hide-more-tags-links-2313527-10.patch | 2.42 KB | mxr576 |
Comments
Comment #1
mxr576... and here is my patch for the required functionality.
Comment #2
mxr576Comment #3
k4v commentedWorks for me, thank you =)
Comment #4
k4v commentedComment #5
k4v commentedTheres a problem: The settings array $form['tags'] is overwritten by the patch.
Comment #6
k4v commentedHeres a fix.
Comment #7
k4v commentedComment #8
joseph.olstadprevious patch didn't apply to latest dev same code but hashmarks and line numbers updated.
Try this one instead.
Comment #9
mxr576Thanks for the updates guys, but in the #6 patch, you forgot to save the newly introduced 'more_link' variable value. I've fixed this issue with this patch.
Comment #10
mxr576Updated my previous patch for the latest dev.
Comment #12
joseph.olstadmxr576, I've committed your change and granted you maintainer access for tagclouds. Keep up the good work.
Comment #13
joseph.olstadComment #14
mxr576Thank you joseph.olstad!