Login / Status
Go to:
typo3.com Home
TYPO3 Association Home
typo3.org Home
FLOW3
Bugtracker
Forge (Development Platform)
News
Buzz (TYPO3 Blogs)
Support (Mailinglist Archive, Beta)
Wiki
Mailing lists
Search:
About
Community
Teams
Development
Extensions
Documentation
Download
Contact
Home
.
Documentation
.
Document Library
. Tutorials
Documentation
Document Library
Tutorials
Installation
Core Documentation
References
Extension Manuals
Wiki
API
TYPO3 Book
Videos
Report bugs
Other resources
T3N Magazine
Tips & tricks
Mailing Lists
Sponsors
Modern Template Building, Part 23
Copyright © by
Kasper Skrhj
<
kasper@
no spam please
typo3.com
>
Published under the Open Content License available from
http://www.opencontent.org/opl.shtml
Table Of Contents
1.
Modern Template Building, Part 2+3
1.1.
Introduction
What does it do?
1.2.
Part 2: Creating a Template Selector
Introduction
Preparations
Investigating the source material
Creating an extension
Modifying item arrays (backend)
Reading the selected template (frontend)
A TypoScript session for Mr. Benoit
The content area template
Real content in the columns
Setting the default template with a constant
Configuration of the template paths
Conclusions
1.3.
Part 3: Extending the Built-In Access Scheme
Introduction
The theory of "enablefields"
Extending the t3lib_pageSelect class
Changing the "fe_group" field
Adding our custom "enablecolumn" type
Access control on user level?
Extending access control for pages
This document is related to version 0.0.1 of the extension doc_tut_templselect2.