Bootstrap3 DokuWiki Template
What's new in v2015-10-08 release
- Added new DokuWiki hooks:
-
:pageheader
and:pagefooter
for the wiki article and:footer
of the pageThese hooks permits to create differents and personalized "navbar" (with sub-menu), "drop-down page" (eg. for an index menu or a brief descriptions), header/footer for wiki article (eg. for navitagion menu or back/forward link) and footer per namespaces (like the sidebar behavior).
- Switched to LESS to maintain the code clean and modular. In the future i have the plan to integrate the template with Styling plugin
- Added new choices for the
tableStyle
option (bordered and hover) - Updated Bootswatch themes to the latest release (v3.3.5+4)
- Fixed mediafile icon in sidebar
- Fixed the list overlaps image (thanks to @Iwasntthere on issue #55)
- Removed unused files (LESS and SASS support) from FontAwesome directory
- Removed empty tool from Tools Menu
- Improvements in Administration Menu layout
- Added translations for Administration Menu
- Switched the Gravatar url from HTTP to HTTPS to increase the security (thanks to @MWsatwareAG on #93 and PR #94)
- Removed the width of logo to maintain aspect ratio (thanks to @mdik on PR #92)
- Re-implemented some DokuWiki functions to increase the client-side performance during the rendering the page (eg. for breadcrumbs and you-are-here)
- New PHP functions
- Initial support for override the some parts of template (now is disabled)
- Updated translations from Tansifex platform (thanks for ALL translators)
- Improvements in Cookie Law. Now the Policy button is displayed only when the DokuWiki page exists
- ... and more
For more information of new functionality see https://www.dokuwiki.org/template:bootstrap3 page.