translation update
updated dates in various info.txt files
remove IE7 support
added styler into default plugin sectionThe icon does not match the others because the NuvolaX icon theme seemsto have vanished from the Internet. Ideally all those admin icons coulduse a replace
added styler into default plugin sectionThe icon does not match the others because the NuvolaX icon theme seemsto have vanished from the Internet. Ideally all those admin icons coulduse a replacement. But that should be a different PR I guess.
show more ...
improve aria attribute handling. closes #1142adds aria handling to makeToggle and allows to supress it in dw_toggle
changed all input type=submit buttons to button type=submit button for better stylability
removed accidental checkin
improved copy for styler plugin
added more localization
Update detail.phpremoved </a>
Revert "use nav+ul element for "you are here""This reverts commit 3940c519db432ec22e8c587504d86191631f9bfb asdiscussed in #1082.
Added file-in-use reference to pageAdded file-in-use reference to page
remove additional sidebar bottom margin in phone mode
simple fix for pageID clash with sidebar in mobile viewSince the pageid is no longer positioned absolute it clashed with thesidebar since #1027. this introduces a very simplisitc fix.
fixed the margin for the sidebar
add bottom margin to tables in print. fixes #1052
avoid messages pushing down page tools. fixes #1011This moves the message area into content div. The pageid is now alignedby floating instead of absolute positioning.
Losslessly reduced PNG images with optipng -o7 -strip all, advdef -z4 -i60, and advpng -z4 -i60.
use nav+ul element for "you are here"As described in the common idioms of the HTML5 spec, mark up navigation as a list inside a `nav` element for better semantics and accessibility.see: * http
use nav+ul element for "you are here"As described in the common idioms of the HTML5 spec, mark up navigation as a list inside a `nav` element for better semantics and accessibility.see: * http://www.w3.org/html/wg/drafts/html/master/common-idioms.html#rel-up * http://lists.w3.org/Archives/Public/public-html/2013Nov/thread.html#msg6 * https://dl.dropboxusercontent.com/u/377471/breadcrumb.htmlfor discussion and background.
scrutinizer documentations issues
updated dates in info.txt of various plugins and template
fixed template color replacement preview
oops, removed unintentionally added CSS files
tiny improvement on diffnav select width
12345678910>>...28