Login / Status
developer.Resource
Home . Documentation . Document Library . Extension Manuals
Sponsors
hosted by punkt.deTYPO3 and Open Source Magazine

Chapter 1. Advanced Page Stylesheet Selection

Extension Key: af_css_select

Copyright 2006, Andreas Ferber, <af@chaos-agency.de>

This document is published under the Open Content License

available from http://www.opencontent.org/opl.shtml

The content of this document is related to TYPO3

,- a GNU/GPL CMS/Framework available from www.typo3.com

This documentation might not be fully uptodate, but it should give you all the information needed to get the extension up and running.

1.1. Introduction

What does it do?

This extension allows you to select one or more stylesheet(s) for each page of the tree. The goal of this extension is to drastically reduce the weight of the pages generated by Typo3, by including only the styles needed in the page.

Unlike the css_select extension, it lets you set things like CSS media on a per-stylesheet basis. Also it lets you add alternate stylesheets which can be selected in the browsers style menu. If you want to add a stylesheet selection menu to your HTML, have a look at the is_styleswitcher extension.