[TYPO3-dev] Wondering if my extension id is possible
Dmitry Dulepov
typo3 at fm-world.ru
Tue Apr 18 13:20:27 CEST 2006
Hi!
Patrick O'Hara wrote:
> Thanks for the headsup, one sort of issue (it's not really an issue pre se),
> with Typo3 is knowing what has been done already. Any suggestions on an
> extension that might be a good first extesion?
If it is the very first, it could be a tutorial for yourself and others
to learn various effective techniques. For example, create an extensions
that allows user to specify the following:
- the table
- number of records
- show hidden check
- show deleted check
- template method to use
- template to use (field should change when above field is changed)
It should be possible from either TS setup or flexform. Extension should
show records from this table in FE according to this configuration using
MTB and FTB templating methods. FE editing should also work properly.
It should take nearly a week of your time if you are a beginner.
This extension can be published as a nice tutorial later. It should be
very well commented.
Dmitry.
--
"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)
More information about the TYPO3-dev
mailing list