Extensions > parentslist
| [parentslist] parent list in tl_page | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Create a list of parent and child ids in new fields in table tl_pageIMPORTNAT NOTE: This extension can be used for other extensions. It is for other developers and should not be installed without a dependency. Two new fields are added to tabel tl_page: parents and rootId. They offer direct and fast access to all parents, grandparents, etc. and the root object for this page. The field rootId stores the ID of the root object for this page. It allows direct access to that root object with one single SQL selection. The field parents stores a comma separated list of the parent, the grandparent, ... up to the root object.Using this list you can use one single SQL select to get them all instead of recursively search through the database. The field childrens stores a list of all children, their children, etc. in a comma seperated list. To reset all values, please delete the columns parents and rootId from table tl_page löschen an then copy runonce.php from /sytem/modules/partentslist to /system. | |||||||||||||||
| Version | 1.1.1 stable | Type | Free | ||||||||||||
| Release date | 2011-02-05 | Category | Other | ||||||||||||
| License | LGPL | ||||||||||||||
| Copyright | © 2011 Jan Theofel, Tristan Lins, 2010-2011 ETES GmbH | ||||||||||||||
| Author | Jan Theofel (jan.theofel) http://www.theofel.de/ | ||||||||||||||
| Release notes and change log for 1.1.1 stable | Other versions | ||||||||||||||
- Bugfix in runonce | 1.0.0 beta1 1.0.0 rc1 1.0.0 rc2 1.0.0 stable 1.1.0 stable | ||||||||||||||
| Release downloads | 48 | Total downloads | 112 | ||||||||||||
| Release installs | 1978 | Total installs | 4174 | ||||||||||||
| Release updates | 584 | Total updates | 1146 | ||||||||||||
| Dependencies of this extension | Other extensions depending on this one | ||||||||||||||
|
| ||||||||||||||
| Package | Size | Date |
|---|---|---|
| Contao_parentslist_10010019_6.zip | 8752 | 2012-04-04 22:40 |
