[Typo3-dev] Localisation -> FlexForms against Language Overlay

Martin T. Kutschker Martin.no5pam.Kutschker at blackbox.n0spam.net
Mon Sep 27 18:10:51 CEST 2004


Volker Graubaum wrote:
> 
> I like the idea from the point of usability. My problem is
> how (and how fast) could we search fields etc.
> 
> IMHO Flex Forms is a nice way for configuration, but not for data 
> storage. What are you thinking?

Would think so. Normally you cannot search XML content from sql. There 
are new versions of some DBs that do that now, but I doubt it'll be fast 
and it will very likely not be portable.

> If there will be an API the make an index for flexforms data (like the 
> normal search), a more general usage will be possible.

Perhaps needs a new flexform attribute that tells Typo3/TCE that this 
value should be indexed.

But for your case, tt_content/shop, I really suggest the good old RDBM 
way of doing it. That is use extras fields and possibly tables for 
relations.

Masi




More information about the TYPO3-dev mailing list