Simple Slideshow 2
Copyright © by Andrew Plank <plankmeister@yahoo.com>Published under the Open Content License available from http://www.opencontent.org/opl.shtml
Table Of Contents
- 1. EXT: Simple Slideshow 2
- 1.1. Extension Key: simpleslideshow2
- 1.2. Language: en
- 1.3. Keywords: forEditors, forAdmins, forBeginners, simple, slideshow, flash, banner, rotater
- 1.4. Copyright 2000-2010, Andrew Plank, <plankmeister@yahoo.com>
- 1.5. Read online
- 1.6. This document is published under the Open Content License
- 1.7. available from http://www.opencontent.org/opl.shtml
- 1.8. Read online
- 1.9. The content of this document is related to TYPO3
- 1.10. - a GNU/GPL CMS/Framework available from www.typo3.org
- 1.11. Read online
- 1.12. Introduction
- 1.13. User's manual
- This section of the manual is written with content editors in mind. It describes in easy steps how to add the slideshow to the page, configure it, and add and remove images for display. I will assume that you are using the Templavoila Page module.
- Read online
- Read online
- Read online
- Read online
- Read online
- 1.14. Administration
- 1.15. Configuration
- 1.16. Tutorial
- 1.17. Extension Development
- One of the most useful features of Simple Slideshow 2, is that it's designed to be extendable. If you have an idea for a slideshow effect that you want to implement, then you can use the documentation in this chapter to realise your idea. You'll need to have reasonable proficiency in AS3, and a good understanding of creating Typo3 extensions.
- In this chapter, I'll be using the extension simpleslideshow2_static as an example, so you'll need to make appropriate changes in the appropriate places. I'd suggest having its sources open in your IDE as you read this, for reference.
- Overview
- Required Files
- Included Files
- 1.18. AS3 Class
- 1.19. Known problems
- 1.20. To-Do list
- 1.21. ChangeLog
This document is related to version 0.0.1 of the extension simpleslideshow2.