.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt =========================== EXT: Name of your Extension =========================== :Author: Christopher :Created: 2010-12-18T19:57:23 :Changed by: Helmut :Changed: 2012-08-02T16:10:18.460000000 :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) see more: http://wiki.typo3.org/doc_template#tags ---- :Keywords: keywords comma-separated :Author: Christopher :Email: Chrissitopher@gmx.de :Language: en .. _img-1-img-2-EXT-News-Content-Slider: |img-1| |img-2| EXT: News & Content Slider ========================================== Extension Key: t3s\_jslidernews Language: en Keywords: slider, slideshow, jquery, tt\_news, jslidernews Copyright 2011-2012, Helmut Hackbarth, < `info@t3solution.de `_ > jQuery © 2010 John Resig, http://jquery.org/ lofslidernews © 2010 LandOfCoder.com and Brandon Aaron nivoslider © 2010 Gilbert Pellegrom 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 .. _Table-of-Contents: Table of Contents ----------------- **`EXT: News & Content Slider 1 <#__RefHeading__5708_1738894311>`_** **`Introduction 3 <#__RefHeading__5710_1738894311>`_** `What does it do? 3 <#__RefHeading__463_413120346>`_ `Screenshots 3 <#__RefHeading__465_413120346>`_ **`Users manual 5 <#__RefHeading__467_413120346>`_** `Template marker 5 <#__RefHeading__31507_818911409>`_ `General options (screenshots) 6 <#__RefHeading__1916_876850355>`_ `Slider options 10 <#__RefHeading__1988_876850355>`_ **`Administration 12 <#__RefHeading__31511_818911409>`_** **`Configuration 14 <#__RefHeading__31515_818911409>`_** **`Known problems 15 <#__RefHeading__31525_818911409>`_** **`To-Do list 16 <#__RefHeading__477_413120346>`_** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ This Extension will display your news-records from tt\_news in a slider with seven different styles. You must have installed tt\_news for this option. The Slider also displayed content from the Ctype:text/textpic/media/html and a kind of menu from the table pages. You can use t3jquery (T3 jQuery support) as well as dam with this Extension.Within tt\_news you can use rgnewsce.You can use your own Marker – specify in the Extension Manager Configuration. More than one slider on the same side is possible. .. _New-in-version-4-x-x: New in version 4.x.x """""""""""""""""""" This version comes with many new options and features : - New CTypes for tt\_content: media and html - Pagination is linked now - Option for a Progresbar - Option for a Pause-Button - Option for a Lightbox-Effekt (ColorBox) with tt\_news and tt\_content - Option to hide the Description if the Title/Header or Bodytext is empty - Include the new Nivo Script 3.01 - ... .. _Screenshots: Screenshots ^^^^^^^^^^^ |img-3| |img-4| You must see it in action ... Examples and more infos: http://www.t3s-ext.de/t3s-extensions/t3s- jslidernews.html .. _Users-manual: Users manual ------------ Install “t3s\_jslidernews” with the extension manager. After the extension manager finished you should see a page with the main configuration options. Here you can configure some basic options. Choose a page where you want to add the slider as a content-element and set the options for the slider in the flexform, here you can include your own style-sheet and template for more flexibility. .. _Template-marker: Template marker ^^^^^^^^^^^^^^^ .. _Common-markers: Common markers """""""""""""" NUMBER - the number of the item (start with 1) IMAGE - item image or default image THUMBNAIL - item thumbnail TITLE - item title TITLELINK - link item title to the target TEXT - show teaser text (if any) or bodytext READMORE - link to the target if the text is shorten PAGINATION – small dots at the bottom of the slider .. _Markers-in-the-tt-news-slider-template: Markers in the tt\_news-slider-template """"""""""""""""""""""""""""""""""""""" AUTHOR - show author (if any) AUTHOR\_ICON - show author with icon (if any) AUTHORLINK - link author with email (if any) AUTHORLINK\_ICON - link author\_icon with email (if any) DATE - date and/or time in news articles DATE\_ICON - date with icon and/or time in news articles CATEGORY - categories of the news articles CATEGORY\_ICON - categories of the news articles with icons .. _Markers-in-other-templates: Markers in other templates """""""""""""""""""""""""" SUBTITLE - content item subheader If you like to use the subheader from the tt\_content in the slider, just add the following to your extTables.php:t3lib\_extMgm::addToAllTCAtypes('tt\_content', 'subheader;;8', '', 'after:header'); .. _Dam-markers: Dam markers """"""""""" You can use this marker if dam is loaded! DAM\_TITLE - title from the dam-record DAM\_DESCRIPTION - description from the dam-record DAM\_CAPTION - caption from the dam-record DAM\_ABSTRACT - abstract from the dam-record DAM\_CREATOR - creator from the dam-record DAM\_PUBLISHER - publisher from the dam-record DAM\_COPYRIGHT - copyright from the dam-record .. _Own-markers: Own markers """"""""""" OWN\_MARKER\_ONE - specify in the EXT-Manager OWN\_MARKER\_TWO - specify in the EXT-Manager .. _Administration: Administration -------------- Nothing but the options in the Extension-Manger. .. _Configuration: Configuration ------------- The following properties are working well with this extension: config.sys\_language\_mode plugin.tt\_news.sys\_language\_mode plugin.tt\_news.showNewsWithoutDefaultTranslation plugin.tt\_news.datetimeDaysToArchive plugin.tt\_news.datetimeHoursToArchive plugin.tt\_news.datetimeMinutesToArchive plugin.tt\_news.useHRDatesSingle plugin.tt\_news.useHRDatesSingleWithoutDay plugin.tt\_news.excludeAlreadyDisplayedNews … and the “Localization mode for images” in the tt\_news EXT- configuration .. _Known-problems: Known problems -------------- Be sure that the jQuery-Library is loaded only once! After an update you have to save/update the configurationin the Extension-Manager and the CE with the slider. .. _generated: ((generated)) ^^^^^^^^^^^^^ .. _If-you-find-problems-please-post-them-at-the-bugtracker: If you find problems, please post them at the bugtracker: """"""""""""""""""""""""""""""""""""""""""""""""""""""""" http://forge.typo3.org/projects/show/extension-t3s\_jslidernews .. _To-Do-list: To-Do list ---------- Do you have an idea? .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. :border: 0 .. :height: 44 .. :id: graphics5 .. :name: graphics5 .. :vspace: 57 .. :width: 161 .. |img-2| image:: img-2.png .. :align: left .. |img-3| image:: img-3.png .. :align: left .. :border: 0 .. :height: 267 .. :id: Grafik1 .. :name: Grafik1 .. :width: 631 .. |img-4| image:: img-4.png .. :align: left .. :border: 0 .. :height: 266 .. :id: Grafik2 .. :name: Grafik2 .. :width: 631