[TYPO3-ect] taxonomies / categories in TYPO3
Elmar Hinz
elmar07 at googlemail.com
Wed Oct 10 16:26:35 CEST 2007
>
> This is one problem that I have yet to figure out how to handle...
>
> If a table contains multiple category-fields like,
>
> person.interests
> person.skills
>
> How should this be displayed in the list-module? Obviously a record can
> be categorized in more than one way (like in the above example) but
> should the list module take this into account?? And how should that be
> visualized?
>
>
> ./mads
The features of the list module are very limited. The selected catogories
would be shown as a simple list of their titles comma separted. I don't
know if more is possible in the list module.
It would be useful to improve the list module a little to behave like a
typical autogenarted search form:
1.) Moving the search word form to the top.
2.) Adding filter dropdowns that are autogenerated evaluating the tables
relations in the TCA. That means the categories in special.
3.) Putting a result pager below.
http://typo3.org/extensions/repository/view/list_adv/1.1.2/
Last year I was also thinking of a few specialized modules to manage the
categories:
http://t3flyers.wordpress.com/2006/09/14/tep-common-category-framework-ccf/#common-category-manager-ccm
Regards
Elmar
More information about the TYPO3-team-extension-coordination
mailing list