Changes between Version 6 and Version 7 of qPloneTabs
- Timestamp:
- Jun 22, 2007 12:45:36 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
qPloneTabs
v6 v7 1 = Plone Tabs = 1 = Plone Tabs = 2 2 3 Plone Tabs (qPloneTabs) is a user-friendly product for managing the tabs on the Plone site without theneed to go to ZMI.3 Plone Tabs (qPloneTabs) is a user-friendly product for managing the tabs on the Plone site without need to go to ZMI. 4 4 5 5 == Plone Tabs Features == 6 6 7 7 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 9 9 10 10 == Installation == … … 18 18 * Select "Plone Tabs" from the list "Add-on Product Configuration" 19 19 * Enter the name and the link of the tab you want to create 20 * Enter Tab's title 21 * Click "Save" button 20 22 21 23 [[Image(new-tab.png, nolink)]] 22 24 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 27 30 [[Image(reorder.png, nolink)]] 28 31 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? == 32 33 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. 33 43 34 44 [[Image(edit-tabs.png, nolink)]] 35 45 36 46 == Example of qPloneTabs use on '''!http://www.companiesinc.com/:''' 47 [[Image(???.png, nolink)]]