DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

EXT: Name of your Extension

Author:Christopher
Created:2010-12-18T19:57:23
Changed by:Tarang Patel
Changed:2014-05-19T11:08:37.140000000
Classification:extension key
Description:The keywords help with categorizing and tagging of the manuals. You can combine two or more keywords and add additional keywords yourself. Please use at least one keyword from both lists. If your manual is NOT in english, see next tab "language" ---- forEditors (use this for editors / german "Redakteure") forAdmins (use this for Administrators) forDevelopers (use this for Developers) forBeginners (manuals covering TYPO3 basics) forIntermediates (manuals going into more depth) forAdvanced (covering the most advanced TYPO3 topics) ----
Keywords:keywords comma-separated
Author:Documentation Team
Email:documentation@typo3.org
Language:en

img-1 img-2 EXT: Image Slider

Extension Key: image_slider

Language: en

Version: 1.0.2

Keywords: Image slider, image, slider

Copyright 2014, Helios Solution, <tarang.patel.hs@gmail.com>

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.org

Introduction

What does it do?

Simple image slider

Screenshots

Following Screen shows you the Frontend Plugin – you'll find it besidethe other ones in the New Content Element Wizard or through theDropdown where you can choose the type of the Content Element you'vecreated: Uploads via

img-3 Users manual ^^^^^^^^^^^^

1. First installed extension from extension manager.2. Add extension in root template typoscript as static element.3. You can add plugin in page via content element wizard.

FAQ

Possible subsection: FAQ

Administration

Describes how to manage the extension from an administrator’s point of view. That relates to Page/User TSconfig, permissions, configuration etc., which administrator level users have access to.

Language should be non/semi-technical, explaining, using small examples.

Target group: Administrators

FAQ

Possible subsection: FAQ

Configuration

Installed extension from extension manager and add extension in static template root level.

Reference

Possible subsections: Reference of TypoScript options.

templateFile

Property

templateFile

Data type

object

Description

Set image slider html template.

Default

image_width

Property

image_width

Data type

width

Description

Set dynamic image width using this object.

Default

image_height

Property

image_height

Data type

height

Description

Set dynamuc image height using this object.

Default

Example

Here you would show an example of the stuff from the reference or so:

plugin.tx_slider_pi1.templateFile = EXT:slider/pi1/view/template.html
plugin.tx_slider_pi1.image_width = 1167
plugin.tx_slider_pi1.image_height = 321

Tutorial

Known problems

Use this section for important warnings about bugs, problems or performance issues. This is where you should explain shortcomings of the extension, so that people are properly warned. Be honest.

Target group: Mostly Developers

http://forge.typo3.org/projects/extension-slider

Alternatively if you like: User contributions to YOUR manual. (Don't use the forge wiki page, because nobody will find it. The central wiki is wiki.typo3.org .

To-Do list

A wish list of things you want to add or fix. This includes smaller problems/bugs which are best described as a to-do item.

Visions for what the extension could become with more development.

http://forge.typo3.org/projects/extension-slider

ChangeLog