Opened 15 years ago

Last modified 10 years ago

#4799 closed enhancement

TagCloud should optionally be case-insensitive — at Initial Version

Reported by: Jeff Hammel Owned by: Alec Thomas
Priority: normal Component: TagsPlugin
Severity: normal Keywords: TagCloud
Cc: Michael Renzmann Trac Release: 0.11

Description

Because of the use of sorted (see http://trac-hacks.org/browser/tagsplugin/trunk/tractags/macros.py#L47), upper-case items precede lower-case items. These should optionally be intermingled. Patch attached.

Change History (1)

Changed 15 years ago by Jeff Hammel

Attachment: macros.py.patch added

patch to make TagCloud optionally case-insensitive

Note: See TracTickets for help on using tickets.