[TYPO3-team-core-v5] How is the concept of enabledFields planned?
Søren Malling
soren.malling at gmail.com
Wed Aug 15 13:09:53 CEST 2012
Hi!
I'm currently working on a FLOW3 project, with no connection to TYPO3
Phoenix or TYPO3CR.
In TYPO3CR one got the properties for hiddenBefore and hiddenAfter, to
determine whether the node should be visible at this this point in time.
In my project, I need the same properties, so I've implemented them
myself in to my (abstract) model.
Here goes the question.. Fields like "start", "stop" and "hidden" known
from TYPO3v4 is very common properties for records in TYPO3v4.
From what I understand, TYPO3CR is going to contain "nodes", and not my
domain model from my FLOW3 News Package, which will be a plugin for my
TYPO3 Phoenix site (this is a usecase) - is that correct?
If so, have there been made any thoughts on how to implement the
"start", "stop", "hidden" properties to "normal" Domain Models (not nodes)?
Cheers :)
Søren
More information about the TYPO3-team-core-v5
mailing list