[TYPO3-ect] Multiple Plugins in one Extensions? Yes or No?
Michael Scharkow
mscharkow at gmx.net
Mon Apr 3 13:12:50 CEST 2006
Ernesto Baschny [cron IT] wrote:
> Hi,
>
> I'd like to know what the extensions experts would suggest in the
> following (probably common) situation.
>
> What I need:
>
> Provide several different new "tables" that hold information that needs
> to be displayed in the frontend somehow. All tables are related and
> probably even linked to each other (e.g. "articles", "books",
> "shelves"), but all have different "list", "single" and other views,
> search-requirements, etc.
I'd go for one extension with possibly multiple plugins. This depends on
how much the different views are separable, even if they use the same
tables. If you need separate search namespace, list views, etc. I'd
choose a dedicated plugin for each of those...
Greetings,
Michael
More information about the TYPO3-team-extension-coordination
mailing list