TYPO3

What is a TYPO3 SysFolder?

deutsch Hier klicken, um diese Seite auf Deutsch zu lesen: SysOrdner

A SysFolder is a special page type of the TYPO3 system. The main purpose of SysFolders is to store database records of various kind.

Pages of this type can not be displayed on a web site but only in the page tree of the TYPO3 backend. You can identify SysFolder pages by a little folder icon next to the name of the SysFolder.

A SysFolder can contain different types of data records: addresses, frontend and backend users, usergroups, tt_news records and categories, products, and many more.

SysFolder pages are stored in the pages database table with the internal page type ID of 254.

Normally. an editor accesses the contents of a SysFolder by using the TYPO3 List module.

Comments for What is a TYPO3 SysFolder?

Add a comment


(will not be displayed)


(Fields marked with a * are mandatory)
Please note that your comment will be checked before it gets published.
Latest TYPO3 tutorial
How to define special links with custom tags

How to define special links with custom tags

September 2010 – How you can define your own tags for specific links in TYPO3. We show tags for nofollow links, links to other languages and links to tt_news records. more »

Latest TypoScript snippet
Automated backlink to parent page

Automated backlink to parent page

December 2009 – How to automatically generate a back link to a page one level above the current page. more »

Latest glossary entry
File browsers in TYPO3

File browsers in TYPO3

March 2010 – What are file browsers in TYPO3 and how can they be used? more »