Update PluginVersions to Bootstrap classes (missing tabbed-like display). Tab titles show up as if they were plain text. However, if you click on them, links do work indeed. It¡s just a question of missing css classes, I guess, to restore the intuitive display.
See:
https://doc.tiki.org/PluginVersions#Basic_example
And compare it with:
https://doc.tiki.org/pluginTabs#Example
These plugin was used in doc.t.o pages. It looks like a standard Plugin Tabs, but the difference is that when you click on a tab title, all sections with plugin tabs siwtch to that version, so that you can print a long page (ideally, a whole wiki structure) with the sections related to that version of the software set to display its contents in place.
Something like these css properties might be missing at ./themes/default/css/default.css in trunk:
/* Versions plugin */ .versionav { padding: 0; border: 1; margin-bottom: -1px; border-color: #eeeeee #eeeeee #dddddd; border-bottom: 1px solid #dddddd; } .versionav .button { margin-bottom: -1px; } .highlight { background-color: #f5f5f5; color: #262626; margin-bottom: -1px; border-top: 1px solid #e2e2e2; border-left: 1px solid #e2e2e2; border-right: 1px solid #e2e2e2; }
Plugin updated to use bootstrap tabs (with ul/li) instead of current buttons from tiki12. (changes on r57508 for tiki15, back ported to tiki14)
Hi rjsmelo, the display of the version tabs is fine, but something became broken with the display of the page: left column is gone, buttons that should be at the bottom of the page are and the top right corner on top of other content (and below the structure navigation bar), etc.
Hi Xavi, can you please retest, there was a extra closing div tag
Fix confirmed, thanks, Ricardo!
To help developers solve the bug, we kindly request that you demonstrate your bug on a show2.tiki.org instance. To start, simply select a version and click on "Create show2.tiki.org instance". Once the instance is ready (in a minute or two), as indicated in the status window below, you can then access that instance, login (the initial admin username/password is "admin") and configure the Tiki to demonstrate your bug. Priority will be given to bugs that have been demonstrated on show2.tiki.org.
filename | created | hits | comment | version | filetype | ||
---|---|---|---|---|---|---|---|
No attachments for this item |