1 May
2007
1 May
'07
4:48 p.m.
On 17/04/07, Nedjo Rogers <nedjo@islandnet.com> wrote:
Do any modules actually use the vocabulary description field for any purpose other than .. description?
Taxonomy Context uses the description like a node body for the taxonomy and outputs the result below the term title when browsing a term (and does the same for vocabulary description). In edit view the description is assigned an input filter, and the description is filtered before being displayed.
This use may conflict with what other modules are using the description for.
Sounds like this should just be the default implementation in core. The "can be used by modules" bit seems like a hangover from pre-fapi days. Cheers, -K