.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt ================== EXT: Filecollector ================== :Author: Nils Kreutzer :Created: 2014-11-03T10:10:36.340000000 :Changed by: Nils Kreutzer :Changed: 2016-11-15T10:29:14.560000000 :Classification: filecollector :Keywords: forAdmins, forIntermediates :Author: Nils Kreutzer :Email: nilskreutzer@hotmail.com :Info 4: :Language: de |img-1| EXT: Filecollector - filecollector .. _EXT-Filecollector: EXT: Filecollector ================== Extension Key: filecollector Language: de Keywords: forAdmins, forIntermediates Copyright 2016, Nils Kreutzer, 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: Filecollector 1 <#__RefHeading__17537_1782085564>`_ **`Einleitung 3 <#__RefHeading__17539_1782085564>`_** `Wofür ist das gut? 3 <#__RefHeading__17549_1782085564>`_ `Wie setze ich es ein? 3 <#__RefHeading__153_533042455>`_ .. _Einleitung: Einleitung ---------- Erweitert das Inhaltselement Dateiliste um ein “sammeln”-Link. Um den “Warenkorb” anzuzeigen, muss zusätzlich ein kurzes Typoscript eingebunden werden (siehe unten). .. _Wofr-ist-das-gut: Wofür ist das gut? ^^^^^^^^^^^^^^^^^^ .. _Wie-setze-ich-es-ein: Wie setze ich es ein? ^^^^^^^^^^^^^^^^^^^^^ Folgendes Typoscript im setup einbinden, um den “Warenkorb” auf der Seite einzubinden. lib.test = USER\_INT lib.test { userFunc = tx\_extbase\_core\_bootstrap->run extensionName = Filecollector pluginName = Filecollector vendorName = Sagaverse controller = Filecollection action = show } page.500 < lib.test .. _ChangeLog: ChangeLog --------- .. ### BEGIN~OF~TABLE ### .. _1-0-0: 1.0.0 ^^^^^ .. container:: table-row Version 1.0.0 Changes Initial release .. _1-0-1: 1.0.1 ^^^^^ .. container:: table-row Version 1.0.1 Changes added multilanguage-support (de & en) .. _1-0-2: 1.0.2 ^^^^^ .. container:: table-row Version 1.0.2 Changes updated dependency .. _1-0-3: 1.0.3 ^^^^^ .. container:: table-row Version 1.0.3 Changes Added and improved language support (now: en, de, dk, es, fr, gr, it, jp, nl and pl); filecollector now works with Extension “fal\_securedownload”; fixed cache issues (now: all filecollector links are no-cache links); added a “download all” button; changed default allowed filetypes (now: pdf,doc,docx,xls,xlsx,zip,jpg,png,gif,mp3) .. _1-0-4: 1.0.4 ^^^^^ .. container:: table-row Version 1.0.4 Changes The addall link now works with filecollections .. _1-0-5: 1.0.5 ^^^^^ .. container:: table-row Version 1.0.5 Changes Addall function now works with folders and categories; some code refactoring .. _1-0-6: 1.0.6 ^^^^^ .. container:: table-row Version 1.0.6 Changes Bugfix for strict php-settings .. _1-0-7: 1.0.7 ^^^^^ .. container:: table-row Version 1.0.7 Changes Removed Debug code... .. _1-0-8: 1.0.8 ^^^^^ .. container:: table-row Version 1.0.8 Changes Added removeAll link, downloading now empties the collection .. _1-0-9: 1.0.9 ^^^^^ .. container:: table-row Version 1.0.9 Changes Updated dependency, moved removeall to collection, removed session bug .. _1-1-0: 1.1.0 ^^^^^ .. container:: table-row Version 1.1.0 Changes Download-link now target “blank” .. ###### END~OF~TABLE ###### 4 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left