[TYPO3-mvc] [FYI] Autopopulation of PID - or: Where should my records be placed?

Christian Zenker christian.zenker at 599media.de
Fri Jul 31 11:11:53 CEST 2009


Am 31.07.2009, 10:10 Uhr, schrieb Sebastian KurfŸürst  
<sebastian at typo3.org>:

Hi,

why is there no way to set the pid in TypoScript for fetching objects? Or  
do I miss something?
I don't want to set a starting point in each plugin I insert (I guess  
neither does an editor - it's easy to forget - and it's unnecessary).
But I don't want to use a general record storage page either, as I don't  
want to store *all* data of *all* (imaginary) extbase plugins in the same  
folder.

What about:

>
> 1) For FETCHING objects, a configurable list of pages is used.
>    - This list is configurable inside the FE plugin options
>      (startingpoint).
      - If empty, use storagePid of the plugin's configuration in TS
>    - If that is empty, fall back to "General record storage page" of the
>      current page.
>    - If empty, fall back to the storage PIDs of the website.
>      (getStorageSiterootPids).

Christian.


More information about the TYPO3-project-typo3v4mvc mailing list