Zen Wireframe 2.2 Core Extension List Important! The supplied .t3d import file is to be used for new TYPO3 version 4.2.x installations with no pages NOT existing projects or versions 4.1.x and earlier. Do not attempt to install if you have ever created or deleted pages on a TYPO3 installation! Also be aware that many Typoscript templates for extensions need to be modified to include real details about you, your client, business or organization such as email address, company/organization name and other important criteria. Zen Wireframe 2.2 introduces new documentation for the example pages covering Typoscript, HTML and CSS used for most extensions. Please be sure to refer to the online extension manuals which are linked to each example page for additional setup and configuration information. ALL EXTENSIONS BELOW MUST BE INSTALLED "BEFORE" IMPORTING THE .T3D FILE CONTAINING PAGE TREE, TYPOSCRIPT AND SAMPLE DATA! Use this text document to copy/paste each extension key into the Extension Manager. A visual PDF and Flash Tutorial is available at http://www.mediatech.net/typo3_tutorials.html IMPORTANT TIPS! PLEASE READ FIRST! Before installing extensions, go to Install Tool > 2: Database Analyser and select "Update required tables COMPARE". Update any database tables and fields shown at http://www.your-domain.net/typo3/install/index.php. Most extension are plug and play however several like Frontend User Registration require other extensions to be installed first. To make things easier, please install extensions on this list in order from top to bottom as presented in the list below. Extensions come with default TypoScript Constants and Setup template used for defining configuration options, HTML/CSS template paths and language settings. You can alter default language settings for each etension via a locallang.xml file. Each demo page containing a TYPO3 extension in Zen Wireframe has a reference to the location of these TypoScript, XML and HTML/CSS files in PDF format. The extensions "Indexed Search Engine" and "Frontend Login for Website Users" are included with TYPO3 and do not need to be downloaded from TER. Please make sure you install it if you want this feature to work. Some extensions require that you go back and save the extension configuration in the Extension Manager after installing. Failure to do this may result in extensions that do not perform properly. This is particularly true for Selector to Column View mapper and Page Template Selector! Extensions requiring an update after installation have been noted here. To be on the safe side, do this for all extensions. When this issue is resolved, please ignore this paragragh. See http://bugs.typo3.org/view.php?id=8307 for details. Go over this list twice and make sure you are not missing anything before doing the .t3d import. Make sure you include this path for the Page StyleSheet Selector in the extension manager (Extension key: css_select). fileadmin/templates/zwire/css/ext/ If you should forget to install one or more extensions after the .t3d import, follow these steps for a quick recovery. 1) Drop all TYPO3 database tables in PhpMyAdmin. 2) Login to http://www.your-domain.net/typo3/install/index.php 3) Go to 2: Database Analyser and Update required tables by clicking on COMPARE. 4) In 2: Database Analyser, Create "admin" user. 5) Install missing extensions and import the .t3d file! Install the following extensions: Title: Date selector library (Must be installed before cal for Frontend date selector) Extension key: rlmp_dateselectlib Version Tested: 0.1.7 Title: Static Info Tables (Required for sr_feuser_register) static_info_tables Version Tested: 2.0.10 Title: Frontend User Registration Extension key: sr_feuser_register Version Tested: 2.5.16 Title: KB Nested Content Elements Extension key: kb_nescefe Version Tested: 0.0.2 Title: Modern FAQ Extension key: irfaq Version Tested: 1.0.2 Title: powermail Extension key: powermail Version Tested: 1.3.10 NOTE: After installing, open the extension in the extension manager and click the "update" button. Title: Date2Calendar Extension key: date2cal Version Tested: 7.1.0 NOTE: After installing, open the extension in the extension manager and click the "update" button. Title: Page StyleSheet Selector Extension key: css_select Version Tested: 1.0.3 IMPORTANT! After installing the extension, click on the Extension in the Extension Manager and enter the following path for the CSS directory! fileadmin/templates/zwire/css/ext/ Title: Page Template Selector Extension key: rlmp_tmplselector Version Tested: 1.2.3 NOTE: After installing, open the extension in the extension manager and click the "update" button. Title: Template Selector to Column View mapper Extension key: stfl_tmpl2columns Version Tested: 1.4.0 NOTE: After installing, open the extension in the extension manager and click the "update" button. Title: Captcha Library Extension key: captcha Version Tested: 1.1.0 NOTE: After installing, click on the Extension in Extension Manager and enter the following configuration. Captcha Library settings used for Zen Wireframe Enable Use TTF Image width 125 Image height 25 Captcha chars 5 Enable Bold text Enable No uppercase characters (optional for easier accessibility) Letter spacing 14 Font size 14 Title: freeCap CAPTCHA Extension key: sr_freecap Version Tested: 1.0.3 Title: Frontend Login for Website Users (Please Install! Included with TYPO3) Extension key: felogin Version Tested: 1.0.0 Title: Indexed Search Documentation and Reference (Required for indexed_search) Extension key: doc_indexed_search Version Tested: 2.10.0 Title: Indexed Search Engine (Please Install! Included with TYPO3) Extension key: indexed_search Version Tested: 2.11.0 Title: Printlink Extension key: cron_printlink Version Tested: 0.2.4 Title: Tip-A-Friend Plus Extension key: tipafriend_plus Version Tested: 0.1.5 Title: Google Sitemap for Pages and Contents Extension key: mc_googlesitemap Version Tested: 0.4.2 Make sure to setup of a robots.txt file for the Google sitemap extension and to hide exposed directories you don't want indexed! Example robots.txt: User-agent: * Disallow: /cgi-bin/ Disallow: /fileadmin/ Disallow: /fileadmin/ Disallow: /t3lib/ Disallow: /typo3/ Disallow: /typo3conf/ Disallow: /typo3_src/ Disallow: /uploads/ Sitemap: http://www.your-domain.com/google-sitemap.html