[Typo3] Is this possible with typo 3?
Robert Lemke
robert at typo3.org
Sat Aug 27 10:37:02 CEST 2005
Hi Marcel,
Marcel Kelders wrote:
> Studied 2 weeks of type and have the following question. Is the
> following possible with typo3 / mysql?
> - a multilanguage site for 12 languages
yes, core feature
> - 11 type of groups with different combinations. Each group is part of
> another group in a hierachial structure
group of what?
> - blob db files of 80 mb each on the fly generated to 200k jpg file
bad idea to use blob / database, but well, if you don't have any other
choice. TYPO3 is not the limitation here.
> - generate secure pdf files
AFAIK not possible
> - show DB listing easily (Just a plain sql statement) with paging,
> details etcc
yes
> - Newsletters, rss, for severval groups
yes
> - workflow
yes, depends. Full-featured workflow will be released with 4.0
> - automatic translation for as fas as possible
automatic translation, are you sure?
> - batch processing
of what? But generally possible.
> - a forum, thread for back office users related to content in the db
might need customization
> - maintaining messages in the db with are use for standard emails
depends on what you plan with it
> - doing transactions bases on XML input, XML output
that's quite general ... maybe you need to write a small extension.
--
Robert Lemke
TYPO3 Association - Research & Development
Member of the board
http://association.typo3.org
More information about the TYPO3-english
mailing list