summaryrefslogtreecommitdiff
path: root/xslt
Commit message (Expand)AuthorAgeFilesLines
...
* Add html.head.top.custom stub templateShaun McCance2017-08-041-6/+28
* html.xsl: Typo fix in doc commentShaun McCance2017-07-071-1/+1
* Dropping leftover jquery templatesShaun McCance2017-07-051-34/+6
* color.xsl: xsldoc comment fixupShaun McCance2017-05-241-1/+1
* Removing some leftover facet templatesShaun McCance2017-05-241-102/+1
* Post-merge revision version bump in xsldoc commentsShaun McCance2017-05-246-77/+77
* Merge branch 'wip/html5'Shaun McCance2017-05-2339-2284/+4409
|\
| * Removing old faceted navigation experimentwip/html5Shaun McCance2017-05-224-207/+0
| * Use $html.js.root for highlight.pack.jsShaun McCance2017-05-011-1/+1
| * Implement uix:overlay with pure JS, plus fixes and cleanupsShaun McCance2017-04-083-76/+96
| * mal2html-gloss: Do gloss terms without jsShaun McCance2017-03-292-42/+19
| * Deprecate mouseovers/hover links and dejquery the implementationShaun McCance2017-03-283-116/+55
| * Cleaning up some old and busted CSS syntaxShaun McCance2017-03-202-11/+6
| * Support for automatic indexes in DocBookShaun McCance2017-03-183-34/+264
| * Get consistent font sizing for monospace textShaun McCance2017-03-172-8/+8
| * db2html-list: Handle stepalternatives and result elementsShaun McCance2016-10-271-3/+40
| * Fixing up some CSS issues around DocBook list elementsShaun McCance2016-10-223-28/+54
| * Add html.output.prefix paramShaun McCance2016-10-031-2/+19
| * Switch to SVG icons for admonition elementsShaun McCance2016-09-1615-97/+456
| * Use pagewide class to set max content widthShaun McCance2016-09-136-38/+24
| * html.xsl: Add stub for sidebars, involves extra top-level wrappersShaun McCance2016-09-121-51/+102
| * Adding html.content.pre and html.content.post templatesShaun McCance2016-06-224-0/+148
| * Fixing a few oddities in the number formattersShaun McCance2016-06-211-4/+1
| * Drop redundant media label attributesShaun McCance2016-06-212-32/+2
| * Typo fixesShaun McCance2016-06-212-2/+2
| * Merge branch 'master' into wip/html5Shaun McCance2016-02-271-0/+33
| |\
| * | Updating revision versions on templates to 3.22Shaun McCance2016-02-273-42/+42
| * | Use inline SVG icons for media controlsShaun McCance2016-02-124-109/+149
| * | Use SVG icons for figure resizing and fix figure marginsShaun McCance2016-02-127-28/+83
| * | html.xsl: Do figure resizing on load instead of DOMContentLoadedShaun McCance2016-02-091-1/+1
| * | mal-cache.xsl: Don't force xref attribute on info linksShaun McCance2016-02-091-27/+1
| * | Clean up figure autosizing code, now without jqueryShaun McCance2016-02-075-113/+132
| * | html.xsl: Styling on media seeker rangeShaun McCance2016-02-061-4/+29
| * | html.xsl: Modernize JS for media controls, TTML; use range inputShaun McCance2016-02-051-93/+128
| * | html.xsl: Changing the glyph used for expandersShaun McCance2016-02-031-7/+17
| * | Keep previous links in a stable locationShaun McCance2016-02-034-13/+43
| * | Do max-width and margin:auto with finer granularityShaun McCance2016-02-026-85/+73
| * | html.xsl: Remove jQuery dep from html.js.uiShaun McCance2016-01-241-88/+140
| * | Switching more CSS over to new color paramsShaun McCance2016-01-213-89/+81
| * | html.xsl: Adding template html.js.script for easier overridesShaun McCance2016-01-191-17/+37
| * | common/html.xsl: New location.hash highlighting codeShaun McCance2016-01-111-23/+32
| * | Adding SQL to the default list of syntax highlighted languagesShaun McCance2016-01-033-0/+14
| * | Switch to highlight.js and revamp color stylesheetShaun McCance2016-01-038-312/+1742
| * | html.xsl: Update some element styles for new HTML5 goodnessShaun McCance2015-11-031-15/+36
| * | Use semantic HTML5 sections and footersShaun McCance2015-10-275-56/+58
| * | Flexboxing commong 'About' footerShaun McCance2015-10-265-300/+217
| * | Remove media queries from links flexbox for grid and twocolumnShaun McCance2015-10-232-19/+10
| * | mal2html-ui: Flexboxing thumbnail tailsShaun McCance2015-10-232-261/+203
| * | Initial work on new HTML5 layoutShaun McCance2015-10-183-146/+160
* | | mal2html-block: Handle unknown blocks like divs, per MEP-0005Shaun McCance2016-02-292-3/+33
| |/ |/|