Azioni generali:
il Wiki: xwiki
▼:
Indice dei Documenti
»
lo Spazio: Macro
▼:
Indice dei Documenti
»
la Pagina: TabsMacro
Creates tabbed view for specified content areas wrapped in <div/>s with unique ids
| Name | Optional | Allowed values | Default value | Description |
|---|---|---|---|---|
| idsToLabels | no | String | - | This parameter required a comma-separated tab id to tab label values sting formatted like idsToLabels='tabId1=Tab One, tabId2=Tab Two, tabId3=TabThree'. |
First tab!
I can post any content here
Second tab!
And here too
You should view this issue in Toucan skin.
Content is generated from this code: {{tabs idsToLabels='sql2key1=Small tab, sql2key2=Second large tab with large label' /}}
Check this bug in both Colibri and Toucan skins.
SELECT COUNT(ctg_id) AS col_0_0_ FROM categories
-- some text
-- of comments
-- describing this sql query
SELECT COUNT(ctg_id) AS col_0_0_ FROM categories2
-- another tab with text
-- some text
-- more lines in comments
-- describing this sql query
Content generated by in-page macro (used for quick macro debugging).
See instructions for debugging at the top of the page
First tab content
Second tab content