DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:template_changes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
devel:template_changes [2012-04-09 20:06] achdevel:template_changes [2013-01-26 21:52] – updated to reflect changes in Adora Belle ach
Line 3: Line 3:
 DokuWiki's frontend code is quite old and doesn't always include XHTML/CSS according to best practices standards. But frontend code hardly gets changed because basically all templates need to get adjusted as well. DokuWiki's frontend code is quite old and doesn't always include XHTML/CSS according to best practices standards. But frontend code hardly gets changed because basically all templates need to get adjusted as well.
  
-We plan to make some more "radical" changes to improve the quality of the code and this is the place to first propose and collect all upcoming changes and then to document the changes once they're done. We will make the changes [[http://github.com/splitbrain/dokuwiki/tree/frontend_improvements|in branch]] first.+We plan to make some more "radical" changes to improve the quality of the code and this is the place to first propose and collect all upcoming changes and then to document the changes once they're done. The first step has been completed and changes have been made to "Adora Belle" (including new HTML for TOC and search, etc)But second step with the changes below should follow at some point.
  
 ===== Plan ===== ===== Plan =====
  
   * new HTML for   * new HTML for
-    * <del>TOC</del> 
-    * <del>search</del> 
     * forms (Doku_Form)     * forms (Doku_Form)
     * link wizard     * link wizard
-    * <del>make link wizard and new media popup use the same html and css base => not needed anymore with jquery-ui now</del> 
   * change/remove classes for   * change/remove classes for
-    * <del>smileys (see [[bug>1970]])</del> 
     * tables     * tables
-    * <del>add same class around list of recent changes / old revisions / reverts</del> 
     * change footnotes from ''<sup><a class="foo">'' to either ''<sup class="foo"><a>'' or ''<a class="foo"><sup>''     * change footnotes from ''<sup><a class="foo">'' to either ''<sup class="foo"><a>'' or ''<a class="foo"><sup>''
     * ...     * ...
-  * <del>remove anchors from headlines and add IDs instead</del> 
-  * <del>switch acronym to abbr</del> (also in install.html files) 
   * remove ''<br />''s where possible   * remove ''<br />''s where possible
   * remove html comments around javascripts   * remove html comments around javascripts
devel/template_changes.txt · Last modified: 2013-12-26 15:12 by ach

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki