.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt ============================= EXT: Etherpad Content Element ============================= :Created: 2010-02-18T17:33:18 :Changed by: Sebastian Bringenberg :Changed: 2011-02-22T00:46:06 :Classification: bb_etherpad :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: etherpad, curl :Author: Bastian Bringenberg :Email: typo3@bastian-bringenberg.de :Info 4: :Language: en,de |img-1| |img-2| EXT: Etherpad Content Element - bb\_etherpad .. _EXT-Etherpad-Content-Element: EXT: Etherpad Content Element ============================= Extension Key: bb\_etherpad Language: en,de Keywords: etherpad, curl Copyright 2000-2010, Bastian Bringenberg, 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: Etherpad Content Element 1 <#__RefHeading__663_2099850541>`_ **`Introduction 3 <#__RefHeading__665_2099850541>`_** `What does it do? 3 <#__RefHeading__667_2099850541>`_ `Screenshots 3 <#__RefHeading__669_2099850541>`_ **`Users manual 5 <#__RefHeading__671_2099850541>`_** **`Configuration 6 <#__RefHeading__673_2099850541>`_** `Reference 6 <#__RefHeading__675_2099850541>`_ **`Known problems 7 <#__RefHeading__679_2099850541>`_** **`To-Do list 8 <#__RefHeading__681_2099850541>`_** **`ChangeLog 9 <#__RefHeading__683_2099850541>`_** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ - This extension binds an existing etherpad to you page. You can configure it for each etherpad and have different etherpads per page. - You're able to show two types of Pads – one based on iframe, which is able to be edited – and the other one, where only the content of the pad is shown without a way to find out where the pad is hosted. - For each pad you're able to define if the sidebar should be shown and which of the two types this pad is. - If a pad is set to “visible only” and is normally not public you can tell bb\_etherpad your loginname and password from the etherpad pro and it'll catch the content of the pad with your user. - I use `http://padserver.net/ `_ - Please take a look at `http://www.bastian-bringenberg.de `_ to get in touch with me or to get short bugfixes for other extensions. - Thanks to Mark Schmale ( `Masch.it `_ ) who wrote the curl based PHP Class to fetch the content of a pad. If you're interested in this please take a look at the PadCMS ( `http://masch.it/padcms `_ ). .. _Screenshots: Screenshots ^^^^^^^^^^^ .. _Without-SideBar: Without SideBar """"""""""""""" |img-3| .. _With-SideBar: With SideBar """""""""""" |img-4| .. _Only-text: Only text """"""""" is not shown, because it is only text. .. _Users-manual: Users manual ------------ - Just insert a new page content of namend “Etherpad Content” and enjoy. - If you selected a pad to be shown only, it is not important if you decided to switch the sidebar on or off. - If you selected a pad as shown only which is behind a password enter your proUsername and your proUsersPassword so that the extension is able to catch the content server-sided. - If the password is enabled for a pad and you did NOT turn the read- only mode on , the iframe will ask your users to login at your proPad. .. _Configuration: Configuration ------------- - You can change the value of the template file - You can change every single etherpad value - You can change the path to the cssFile or the templateFile via TypoScript .. _Reference: Reference ^^^^^^^^^ Possible subsections: Reference (TypoScript) .. ### BEGIN~OF~TABLE ### .. _cssFile: cssFile """"""" .. container:: table-row Property cssFile Data type string Description Your path to the cssFile. Default EXT:bb\_etherpad/res/bb\_etherpad.css .. _templateFile: templateFile """""""""""" .. container:: table-row Property templateFile Data type string Description Your path to your templateFile Default EXT:bb\_etherpad/res/bb\_etherpad.html .. ###### END~OF~TABLE ###### [tsref:(cObject).TEST] .. _generated: ((generated)) """"""""""""" .. _Example: Example ~~~~~~~ This is what you can change: plugin.tx\_bbetherpad\_pi1{ cssFile=EXT:bb\_etherpad/res/bb\_etherpad.css templateFile=EXT:bb\_etherpad/res/bb\_etherpad.html } .. _Known-problems: Known problems -------------- - Currenty no problems are known - If you know a problem let me know at: `http://forge.typo3.org/projects/show/extension-bb\_etherpad `_ .. _To-Do-list: To-Do list ---------- - Get an secured etherpad, if you have got no ProUser, but the etherpads password. - Bind displayName to feUserName - Bind different rights to this plugins ( eg. Some frontend users may edit, others not ) - If there are more ideas tell me at: `http://forge.typo3.org/projects/show/extension-bb\_etherpad `_ .. _ChangeLog: ChangeLog --------- .. ### BEGIN~OF~TABLE ### .. _0-1-0: 0.1.0 ^^^^^ .. container:: table-row Version 0.1.0 Changes Initial Upload .. ###### END~OF~TABLE ###### |img-2| 9 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. |img-2| image:: img-2.png .. :border: 0 .. :height: 21 .. :hspace: 9 .. :id: Grafik2 .. :name: Grafik2 .. :width: 87 .. |img-3| image:: img-3.png .. :align: left .. :border: 0 .. :height: 311 .. :id: Grafik1 .. :name: Grafik1 .. :width: 385 .. |img-4| image:: img-4.png .. :align: left .. :border: 0 .. :height: 315 .. :id: Grafik3 .. :name: Grafik3 .. :width: 388