Changes between Version 6 and Version 7 of qPloneTabs


Ignore:
Timestamp:
Jun 22, 2007 12:45:36 PM (17 years ago)
Author:
olha
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • qPloneTabs

    v6 v7  
    1 = Plone Tabs = 
     1= Plone Tabs =  
    22 
    3 Plone Tabs (qPloneTabs) is a user-friendly product for managing the tabs on the Plone site without the need to go to ZMI. 
     3Plone Tabs (qPloneTabs) is a user-friendly product for managing the tabs on the Plone site without need to go to ZMI. 
    44 
    55== Plone Tabs Features == 
    66 
    77 1. Gives an opportunity to create/delete/rename tabs using Plone Control Panel 
    8  2. Allows changing the tabs order by drag-and-drop 
     8 2. Allows changing the tabs order by drag-and-drop  
    99 
    1010== Installation == 
     
    1818 * Select "Plone Tabs" from the list "Add-on Product Configuration" 
    1919 * Enter the name and the link of the tab you want to create 
     20 * Enter Tab's title 
     21 * Click "Save" button 
    2022 
    2123[[Image(new-tab.png, nolink)]] 
    2224 
    23  * Enter Tab's title 
    24  * Click "Save" button 
    25  * Click "Reorder" on the right of the page and you will see the list of all your tabs 
    26  * Change the tabs order by drag-and-drop and save your changes 
     25== How to change the order of the tabs? == 
     26 
     27 * Click "Reorder" on the left of the page and you will see the list of all your tabs 
     28 * Change the tabs order by drag-and-drop and save your changes. 
     29 
    2730[[Image(reorder.png, nolink)]]  
    2831 
    29  * Existing tabs can be also be edited: 
    30     * choose that one you want to rename, click on it, type a new ID (title); 
    31     * click 'Plus' button to change the title, url or a condition under which the tab will be visible 
     32== How to delete or disable Tabs? == 
    3233 
     34 * in case you need to get rid of a tab, press on the bin icon and the tab will be deleted for good. 
     35 * if you only need to disable the tab, for example for some period of time, but keep it available - remove a tick from the box next to the tab's title. 
     36 
     37== How to edit Tabs? == 
     38 
     39 * choose that one you want to rename, click on it, type a new ID (title); 
     40 * click this 'Plus' button to change the title, url or a condition under which the tab will be visible 
     41 
     42 *  advanced edit allows to set condition (to make tabs selectively appear) under which this tab is or is not visible (this is done in Template Attribute Language (TAL) - an attribute language used to create dynamic templates). Condition (Expression) -- A TALES expression that determines whether the described action should be shown or not. 
    3343 
    3444[[Image(edit-tabs.png, nolink)]] 
    3545 
    36   
     46== Example of qPloneTabs use on '''!http://www.companiesinc.com/:''' 
     47[[Image(???.png, nolink)]]