.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt =========================== EXT: jh\_t3blog\_categories =========================== :Author: Christopher :Created: 2010-12-18T19:57:23 :Changed: 2012-10-30T20:01:48 :Classification: Treeview for t3blog categories :Description: Creates a new treeview of t3blog categories, styled by jQuery plugin jsTree. :Keywords: t3blog, categories, tree, treeview, tree-view, t3blogjquery :Author: Jonathan Heilmann :Email: mail@jonathan-heilmann.de :Language: en .. _img-1-img-2-EXT-jh-t3blog-categories: |img-1| |img-2| EXT: jh\_t3blog\_categories =========================================== Extension Key: Treeview for t3blog categories Language: en Version: 0.0.2 Keywords: t3blog, categories, tree, treeview, tree-view, t3blogjquery Copyright 2006-2012, Jonathan Heilmann, 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: jh\_t3blog\_categories 1 <#__RefHeading__5708_1738894311>`_** **`Introduction 3 <#__RefHeading__5710_1738894311>`_** `What does it do? 3 <#__RefHeading__463_413120346>`_ `Screenshots 3 <#__RefHeading__465_413120346>`_ **`Configuration 4 <#__RefHeading__31515_818911409>`_** `Reference 4 <#__RefHeading__31519_818911409>`_ **`Known problems 5 <#__RefHeading__31525_818911409>`_** **`To-Do list 6 <#__RefHeading__477_413120346>`_** **`ChangeLog 7 <#__RefHeading__31623_818911409>`_** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ This Extension is a t3blog widget and creates the categories-view like the original widget (most of the original code is used), but styled with jsTree ( `www.jstree.com `_ ) and it's functions.The t3blogjquery extension is required. .. _Screenshots: Screenshots ^^^^^^^^^^^ |img-3| *Abbildung 1: A possible widget output* .. _Configuration: Configuration ------------- Jh\_t3blog\_categories requires t3blogjquery, which includes all jQuery libraries that are needed and removes the original mootools- library. The widget itself may be installed with the help of the extension manager. After installing, you will need to include the static template “t3blog categories tree (jh\_t3blog\_categories)” to your template.To add the widget to your frontend output, you will need to add the following lines to "plugin.tx\_t3blog\_pi1.layoutBlog" in your template-setup (normally where the original categories widget ist placed): :: 80 = TEXT 80 { field = tx_jht3blogcategories_categories } .. _Reference: Reference ^^^^^^^^^ This is just a collection of the settings added in difference to the original widget. For all other settings have a look to the t3blog extension-documentation or the setup.txt in "EXT:jh\_t3blog\_categories/static/t3blog\_categories\_tree/" .. ### BEGIN~OF~TABLE ### .. _activateCookie: activateCookie """""""""""""" .. container:: table-row Property activateCookie Data type bool Description Activates the cookie. The opened and closed nodes will be restored when reloading the page. Default 1 .. _cookieExpires: cookieExpires """"""""""""" .. container:: table-row Property cookieExpires Data type int Description The days after which the cookie expires; leave empty for session cookie. Default 365 .. _theme: theme """"" .. container:: table-row Property theme Data type string Description Select the theme of jsTree. If empty, the “default” theme is used.Possible options:- apple \- classic \- default \- default-rtl Default .. ###### END~OF~TABLE ###### [tsref:plugin.tx\_t3blog\_pi2.tx\_jht3blogcategories\_categories] .. _Example: Example """"""" :: plugin.tx_t3blog_pi2.tx_jht3blogcategories_categories.activateCookie = 1 plugin.tx_t3blog_pi2.tx_jht3blogcategories_categories.cookieExpires = 365 plugin.tx_t3blog_pi2.tx_jht3blogcategories_categories.theme = .. ### BEGIN~OF~TABLE ### .. _hideEmptyCategories: hideEmptyCategories ~~~~~~~~~~~~~~~~~~~ .. container:: table-row Property hideEmptyCategories Data type bool Description Hides empty categories in tree1 = hide0 = display Default 1 .. ###### END~OF~TABLE ###### [tsref:plugin.tx\_t3blog\_pi2.tx\_jht3blogcategories\_categories.categ ories] .. _Example: Example """"""" :: plugin.tx_t3blog_pi2.tx_jht3blogcategories_categories.categories.hideEmptyCategories = 1 .. _Known-problems: Known problems -------------- At the moment there are no known problems. .. _To-Do-list: To-Do list ---------- Maybe add some more jsTree features? Contact me by mail ( `mail @jonathan-heilmann.de `_ ) if you have a wish. .. _ChangeLog: ChangeLog --------- .. ### BEGIN~OF~TABLE ### .. _0-0-2: 0.0.2 ^^^^^ .. container:: table-row Version 0.0.2 Changes Added ext\_icon.gif Added maunual Removed t3blogjquery inclusion of t3blog\_cat.js file .. _0-0-1: 0.0.1 ^^^^^ .. container:: table-row Version 0.0.1 Changes Initial release .. ###### END~OF~TABLE ###### .. ######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 .. :id: Grafik1 .. :name: Grafik1 .. :width: 100%