commit c0b7e023eaa4fe5c1091bfc3f56cf07f19fe78f7
Author: Shaun McCance <[email protected]>
Date:   Tue Nov 13 23:35:23 2012 -0500

   db2html: Add MathML support here too

xslt/docbook/html/Makefile.am       |    1 +
xslt/docbook/html/db2html-math.xsl  |  158 +++++++++++++++++++++++++++++++++++
xslt/docbook/html/db2html-media.xsl |   17 ++++-
xslt/docbook/html/db2html.xsl       |    3 +
xslt/docbook/html/db2xhtml.xsl      |    1 +
5 files changed, 178 insertions(+), 2 deletions(-)

commit 1a4157e363f02541866d40ef8ddcb76c04d05393
Author: Shaun McCance <[email protected]>
Date:   Tue Nov 13 22:23:42 2012 -0500

   Consolidate some MathML stuff

xslt/common/html.xsl                |   35 +++++++++++++++++++++++----
xslt/mallard/html/mal2html-math.xsl |   45 ++++++++++++++---------------------
xslt/mallard/html/mal2html.xsl      |    6 ++--
3 files changed, 51 insertions(+), 35 deletions(-)

commit 0f8705324f0f56e0f4acb3f3c167e6cf2a2a5a39
Author: Shaun McCance <[email protected]>
Date:   Tue Nov 13 16:59:44 2012 -0500

   yelp-xsl.pot: String from earlier commit (Published By)

xslt/common/domains/yelp-xsl.pot |   58 +++++++++++++++++++++-----------------
1 files changed, 32 insertions(+), 26 deletions(-)

commit 563a3d6cebf1bc644e5e4fbff3b2d9458d61b7a4
Author: Shaun McCance <[email protected]>
Date:   Tue Nov 13 16:59:25 2012 -0500

   mal2html: Added MathML support

xslt/common/html.xsl                  |   26 ++++++-
xslt/mallard/html/Makefile.am         |    1 +
xslt/mallard/html/mal2html-inline.xsl |    8 +-
xslt/mallard/html/mal2html-math.xsl   |  135 +++++++++++++++++++++++++++++++++
xslt/mallard/html/mal2html.xsl        |    4 +-
xslt/mallard/html/mal2xhtml.xsl       |   13 ++--
6 files changed, 175 insertions(+), 12 deletions(-)

commit d1ca108cb84307e6481a776ea5939045fee7b7c8
Author: Shaun McCance <[email protected]>
Date:   Tue Nov 13 10:11:46 2012 -0500

   Set play and pause labels on all audio and video elements

xslt/docbook/html/db2html-media.xsl  |   20 ++++++++++++++++++++
xslt/mallard/html/mal2html-media.xsl |   10 ++++++++++
2 files changed, 30 insertions(+), 0 deletions(-)

commit c3e3bcf967c3023c3da39ebf5c9ee0d4efe036d5
Author: Shaun McCance <[email protected]>
Date:   Tue Nov 13 10:09:52 2012 -0500

   mal2html-media: poster attribute for HTML video

   Use the first child image media element with style="poster"

xslt/mallard/html/mal2html-media.xsl |   11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)

commit a514cb6a9cbc9da954a97263d80dc27d0bcd89de
Author: Shaun McCance <[email protected]>
Date:   Tue Nov 13 09:59:46 2012 -0500

   db2html-media: Add audio/video, some cleanup

xslt/docbook/html/db2html-media.xsl |  316 ++++++++++++++++++++++++-----------
1 files changed, 222 insertions(+), 94 deletions(-)

commit 531174868c643890933a3fd602bab4384dccfc71
Author: Shaun McCance <[email protected]>
Date:   Mon Nov 12 12:31:01 2012 -0500

   Added translators and publishers to About

xslt/common/domains/yelp-xsl.xml.in    |    5 ++++
xslt/dita/common/dita-selectors.mod    |    5 ++++
xslt/dita/html/dita2html-topic.xsl     |   42 ++++++++++++++++++++++++++++++-
xslt/docbook/html/db2html-division.xsl |   22 +++++++++++++++-
xslt/mallard/html/mal2html-page.xsl    |   32 +++++++++++++++++++----
5 files changed, 96 insertions(+), 10 deletions(-)

commit 2e5cd5c05898a27a69528e481839466b33120ab2
Author: Shaun McCance <[email protected]>
Date:   Mon Nov 12 09:53:00 2012 -0500

   dita2html: Add About footer and ARIA landmarks

xslt/dita/common/dita-selectors.mod |   20 ++++++
xslt/dita/html/dita2html-topic.xsl  |  111 ++++++++++++++++++++++++++++++++---
2 files changed, 123 insertions(+), 8 deletions(-)

commit e77be340c026e24def1a434bef03a90a5feb4a38
Author: Shaun McCance <[email protected]>
Date:   Sun Nov 11 22:09:18 2012 -0500

   dita: Support example and parml

xslt/dita/common/dita-selectors.mod |   25 ++++++++++++++++++-------
xslt/dita/html/dita2html-block.xsl  |    7 +++++++
2 files changed, 25 insertions(+), 7 deletions(-)

commit 7e39abc8b1a925e9a0ca662020ab23ffceaa8857
Author: Shaun McCance <[email protected]>
Date:   Sun Nov 11 18:32:08 2012 -0500

   dita: Implement some reference elements

xslt/common/html.xsl                |    3 +-
xslt/dita/common/dita-selectors.mod |   42 ++++++++++++++++++++++++++--------
xslt/dita/html/dita2html-block.xsl  |   25 +++++++++++++++++++-
3 files changed, 57 insertions(+), 13 deletions(-)

commit aae6889a55f8c7171bb0781d60291a9681fe5ac9
Author: Shaun McCance <[email protected]>
Date:   Sat Nov 10 23:38:27 2012 -0500

   dita: Common templates for navtitle/shortdesc, more cases

xslt/dita/common/dita-ref.xsl       |   59 +++++++++++++++
xslt/dita/common/dita-selectors.mod |   17 ++++-
xslt/dita/html/dita2html-inline.xsl |    6 ++
xslt/dita/html/dita2html-topic.xsl  |  137 +++++++++++++----------------------
4 files changed, 133 insertions(+), 86 deletions(-)

commit ce989cf3f3f336226e1cc06205f4081522a4bcd5
Author: Shaun McCance <[email protected]>
Date:   Fri Nov 9 20:47:34 2012 -0500

   mal2html-inline: Small xsldoc addition

xslt/mallard/html/mal2html-inline.xsl |    3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)

commit 7a38400874c68f1678e6477861b1c570a6219836
Author: Shaun McCance <[email protected]>
Date:   Fri Nov 9 16:52:39 2012 -0500

   dita: Handle topicrefs with no href

xslt/dita/common/dita-map.xsl      |   30 ++++--
xslt/dita/html/dita2html-topic.xsl |  196 ++++++++++++++++++++----------------
2 files changed, 126 insertions(+), 100 deletions(-)

commit 4404e1eb486a0d29ded9d1f73dd55f8dc9814bed
Author: Shaun McCance <[email protected]>
Date:   Fri Nov 9 13:35:35 2012 -0500

   dita2html-topic: Pass topicref instead of cooked up subtopics

xslt/dita/html/dita2html-topic.xsl |   50 +++++++++++++++++------------------
1 files changed, 24 insertions(+), 26 deletions(-)

commit 497abcd4b451b08a43e0d8b3a0587412aac3bf49
Author: Shaun McCance <[email protected]>
Date:   Fri Nov 9 10:00:41 2012 -0500

   html.xsl: Fix positioning issue with images

   If span.media-image is inline-block, but img is inline, odd
   things can happen.

xslt/common/html.xsl |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

commit d57fd854e5908805f66f4120ab6c6e2950a6cdde
Author: Shaun McCance <[email protected]>
Date:   Thu Nov 8 22:28:14 2012 -0500

   dita2html-topic: Add prev/next links

xslt/dita/common/dita-map.xsl      |    3 +-
xslt/dita/common/dita-ref.xsl      |    3 +
xslt/dita/html/dita2html-topic.xsl |   96 +++++++++++++++++++++++++++++++++++-
3 files changed, 99 insertions(+), 3 deletions(-)

commit 26e159eb2d16fdf6be017c3d9310ef9c9d699f9b
Author: Shaun McCance <[email protected]>
Date:   Thu Nov 8 13:53:07 2012 -0500

   dita2html-media: Basic image support

xslt/dita/common/dita-selectors.mod |    5 ++
xslt/dita/html/dita2html-media.xsl  |  126 +++++++++++++++++++++++++++++++++++
xslt/dita/html/dita2xhtml.xsl       |    1 +
3 files changed, 132 insertions(+), 0 deletions(-)

commit e9e77fbfd64e7b048a3a46b2c3e854e6b7176f0a
Author: Shaun McCance <[email protected]>
Date:   Thu Nov 8 11:48:12 2012 -0500

   dita2html-topic: Support shortdesc as intro para and link desc

xslt/dita/html/dita2html-topic.xsl |    8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)

commit 8069fc1497eaa2d22d7a384f133224cf183cbe8a
Author: Shaun McCance <[email protected]>
Date:   Thu Nov 8 11:22:01 2012 -0500

   dita: Process from map files, get some linking right

xslt/dita/common/dita-map.xsl       |   95 ++++++++++++++
xslt/dita/common/dita-selectors.mod |   14 ++-
xslt/dita/html/dita2html-block.xsl  |   10 +-
xslt/dita/html/dita2html-inline.xsl |    2 +-
xslt/dita/html/dita2html-topic.xsl  |  238 ++++++++++++++++++++++++++++++----
xslt/dita/html/dita2xhtml.xsl       |    1 +
6 files changed, 325 insertions(+), 35 deletions(-)

commit ce366b36c3dd5d9d36323842780e0ed863267b01
Author: Shaun McCance <[email protected]>
Date:   Wed Nov 7 10:46:28 2012 -0500

   doc/yelp-xsl: Remove unused stuff from old xslt doc

doc/yelp-xsl/Makefile.am               |   17 -----------------
doc/yelp-xsl/gnome-doc-xslt.desktop.in |    2 --
doc/yelp-xsl/gnome-doc-xslt.omf.in     |   10 ----------
3 files changed, 0 insertions(+), 29 deletions(-)

commit 1c4643dd3ca023856ad60144df2f185313212c04
Author: Shaun McCance <[email protected]>
Date:   Mon Nov 5 23:24:31 2012 -0500

   mal2html-ui: Default overlay thumbs to caption-under

xslt/mallard/html/mal2html-ui.xsl |   21 +++++++++++++++++++--
1 files changed, 19 insertions(+), 2 deletions(-)

commit 8e7bf8e33b09749eaf8b976b3d15fef2c65292e3
Author: Shaun McCance <[email protected]>
Date:   Mon Nov 5 22:41:30 2012 -0500

   configure.ac: Fix message for itstool dependency

   When I say 1.2.0, I mean 1.2.0!

configure.ac |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

commit 467f81d2c9099f84e6dd182abc6efa794f3f1d8f
Author: Shaun McCance <[email protected]>
Date:   Mon Nov 5 15:52:11 2012 -0500

   Fix configure.ac and Makefile.am for dropped stuff

configure.ac             |    2 --
xslt/docbook/Makefile.am |    2 +-
2 files changed, 1 insertions(+), 3 deletions(-)

commit 86c3065ec6dfa68b9b0d4f8af0352a37ddd39c2c
Author: Shaun McCance <[email protected]>
Date:   Mon Nov 5 15:43:52 2012 -0500

   xslt/docbook: Dropping old omf and utils

   These utility stylesheets were used by the gnome-doc-utils
   build utilities. yelp-tools gets by fine without them.

xslt/docbook/omf/Makefile.am    |    5 -
xslt/docbook/omf/db2omf.xsl     |  672 ---------------------------------------
xslt/docbook/utils/Makefile.am  |    6 -
xslt/docbook/utils/chunks.xsl   |   57 ----
xslt/docbook/utils/credits.xsl  |   49 ---
xslt/docbook/utils/figures.xsl  |   45 ---
xslt/docbook/utils/graphics.xsl |   53 ---
xslt/docbook/utils/ids.xsl      |   33 --
8 files changed, 0 insertions(+), 920 deletions(-)

commit 8cfce4d7f39171e1b4cc1e5ce6f845c4c67435a4
Author: Shaun McCance <[email protected]>
Date:   Mon Nov 5 15:36:24 2012 -0500

   xslt: Added a bunch more xsldoc

xslt/docbook/html/db2html-division.xsl |   10 ++++--
xslt/docbook/html/db2html.xsl          |    7 ++++
xslt/docbook/html/db2xhtml.xsl         |    6 ++++
xslt/mallard/common/mal-if.xsl         |   18 ++++++-----
xslt/mallard/html/mal2html-media.xsl   |   50 +++++++++++++++++++++++++------
xslt/mallard/html/mal2html-page.xsl    |   38 +++++++++++++++++++++---
xslt/mallard/html/mal2html.xsl         |    7 ++++-
xslt/mallard/html/mal2xhtml.xsl        |    7 ++++-
8 files changed, 115 insertions(+), 28 deletions(-)

commit 9f66b4835939c6b08e80e1f6186abd17f7382fb7
Author: Shaun McCance <[email protected]>
Date:   Mon Nov 5 10:53:19 2012 -0500

   Use ui:expander code for 'About', Mallard and DocBook

xslt/common/html.xsl                   |   31 ++++++++++---------------------
xslt/docbook/html/db2html-division.xsl |   13 +++++++++----
xslt/mallard/html/mal2html-page.xsl    |   13 +++++++++----
3 files changed, 28 insertions(+), 29 deletions(-)

commit 1d6fddc39c940e34e14a6ddb05f8464e770516c2
Author: Shaun McCance <[email protected]>
Date:   Mon Nov 5 10:29:17 2012 -0500

   mal2html-ui: Captions for overlays and thumbs

xslt/mallard/html/mal2html-page.xsl |    8 +++++++-
xslt/mallard/html/mal2html-ui.xsl   |   18 ++++++++++++++++++
2 files changed, 25 insertions(+), 1 deletions(-)

commit 04f5ca09a277920fd4eb007e2fbc29ed6eaa6402
Author: Shaun McCance <[email protected]>
Date:   Sun Nov 4 17:28:58 2012 -0500

   mal2html-page: Fix margins on ui-tile again

   I didn't quite get it right last time. If a non-links ui-tile
   is the first child (i.e. no blocks before it), a sequence of
   ui-tiles doesn't get aligned right. I think I got it this time.

xslt/mallard/html/mal2html-page.xsl |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

commit 975280655427c1f9dd2208d675ac60bd8a4ab789
Author: Kjartan Maraas <[email protected]>
Date:   Mon Nov 5 14:14:20 2012 +0100

   Updated Norwegian bokmål translation

po/nb.po |  213 ++++++++++++++++++++++++++++++++++++-------------------------
1 files changed, 126 insertions(+), 87 deletions(-)

commit 576baf687f3ddc5a9a32ce45e8099a40f6b87e44
Author: Shaun McCance <[email protected]>
Date:   Sun Nov 4 15:55:30 2012 -0500

   mal2html-media: TTML on audio, fix media-controls bugs

xslt/common/html.xsl                 |    8 +++-----
xslt/mallard/html/mal2html-media.xsl |    3 +++
2 files changed, 6 insertions(+), 5 deletions(-)

commit 8426e594b2ce0c82ebc62599cf8d77035fafab92
Author: Shaun McCance <[email protected]>
Date:   Sun Nov 4 15:46:16 2012 -0500

   html.xsl: Make media controls work for inline media

xslt/common/html.xsl |    8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)

commit 2014471f9b333fb63a02d44cc42ff7bac9967ee8
Author: Shaun McCance <[email protected]>
Date:   Sun Nov 4 15:33:58 2012 -0500

   html.xsl: Use media controls for audio as well

xslt/common/html.xsl |   10 ++++++++--
1 files changed, 8 insertions(+), 2 deletions(-)

commit bbe8b1f1bb69c095183d7302c89b253ebebe1ce0
Author: Shaun McCance <[email protected]>
Date:   Sun Nov 4 14:21:52 2012 -0500

   html.xsl: Some work on the media control bar

xslt/common/html.xsl                 |   76 ++++++++++++++++++++-------------
xslt/mallard/html/mal2html-media.xsl |    4 +-
2 files changed, 48 insertions(+), 32 deletions(-)

commit 537970b9b9e30e745d3267c20efa5d957430dcaa
Author: Shaun McCance <[email protected]>
Date:   Sat Nov 3 22:23:26 2012 -0400

   Fix placement of stuff in xhtml & strict mode

   Note to self: in strict mode, anything inline-like has space
   reserved underneath it for descenders. That includes anything
   that's inline-block. It also includes img and video, which
   are considered inline by default.

xslt/common/html.xsl                 |    1 +
xslt/mallard/html/mal2html-media.xsl |   22 ++++++++++++++++++++++
xslt/mallard/html/mal2html-page.xsl  |   15 +++++----------
3 files changed, 28 insertions(+), 10 deletions(-)

commit eaa020bd846ae4b085974c5f60dac07ec9f6c7a1
Author: Shaun McCance <[email protected]>
Date:   Sat Nov 3 21:52:22 2012 -0400

   mal2html-page: Line up tiles right for both links and overlays

xslt/mallard/html/mal2html-page.xsl |    7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)

commit 64f53e26d6d117ff5706f3d103aa805e1bb78ae8
Author: Shaun McCance <[email protected]>
Date:   Sat Nov 3 15:39:16 2012 -0400

   html.xsl: Fix #hash auto-expanding and colorizing

   The mechanism worked in Yelp because it has a page load
   even for #hash requests. But it failed in a normal web
   browser. This is more robust.

xslt/common/html.xsl |   70 ++++++++++++++++++++++++++-----------------------
1 files changed, 37 insertions(+), 33 deletions(-)

commit 15d1fc310798df78199c9488ec1a166be7bbbc3a
Author: Shaun McCance <[email protected]>
Date:   Fri Nov 2 23:34:48 2012 -0400

   Adding some ARIA landmark roles

xslt/common/html.xsl                   |    2 +-
xslt/docbook/html/db2html-division.xsl |    2 +-
xslt/docbook/html/db2html-links.xsl    |    4 ++--
xslt/mallard/html/mal2html-links.xsl   |    2 +-
xslt/mallard/html/mal2html-page.xsl    |    6 +++---
5 files changed, 8 insertions(+), 8 deletions(-)

commit f098d663eeeb08d92382060e5a45eaa7d786fd71
Author: Shaun McCance <[email protected]>
Date:   Fri Nov 2 23:03:38 2012 -0400

   mal2html-page: Autoplay ui:overlay screwed up for image overlays

xslt/mallard/html/mal2html-page.xsl |    6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)

commit 52d4fd51c64d82835052b2efa171e56342f910f6
Author: Shaun McCance <[email protected]>
Date:   Fri Nov 2 18:24:23 2012 -0400

   mal2html-ui: Suppress ui:thumb in mal2html.block.mode

xslt/mallard/html/mal2html-ui.xsl |    3 +++
1 files changed, 3 insertions(+), 0 deletions(-)

commit 3eb52fb29ad2553c0a226916c0a08d52c707094d
Author: Shaun McCance <[email protected]>
Date:   Fri Nov 2 18:21:37 2012 -0400

   mal2html-page: Auto-play/pause media in ui:overlay

xslt/mallard/html/mal2html-page.xsl |    6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)

commit 71594c5fc9c83273ceb7633108ce6789f257e8be
Author: Shaun McCance <[email protected]>
Date:   Fri Nov 2 16:42:48 2012 -0400

   xslt/common/domains: Fix rule to generate pot file

xslt/common/domains/Makefile.am |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

commit 1285c93f328d7722e462a74675416e34ea3e4cd8
Author: Matej Urbančič <[email protected]>
Date:   Fri Nov 2 21:26:17 2012 +0100

   Updated Slovenian translation

po/sl.po |  214 +++++++++++++++++++++++++++++++++++++-------------------------
1 files changed, 128 insertions(+), 86 deletions(-)

commit 3b099c74bebc437f2013f570018d128bfe6a6e7d
Author: Shaun McCance <[email protected]>
Date:   Fri Nov 2 16:21:38 2012 -0400

   xslt/common/domains: Use itstool -j to create domain

   Also required updating l10n.xsl to fall back to a msgstr
   without an xml:lang

configure.ac                        |    4 +
xslt/common/domains/Makefile.am     |   15 +---
xslt/common/domains/yelp-xsl.pot    |  176 +++++++++++++++++++++++------------
xslt/common/domains/yelp-xsl.xml.in |    2 +
xslt/common/l10n.xsl                |   19 ++++-
5 files changed, 144 insertions(+), 72 deletions(-)

commit f0cfe2782364680d9cb8a01f82a71caca3a45c03
Author: Shaun McCance <[email protected]>
Date:   Fri Nov 2 11:45:05 2012 -0400

   mal2html-ui: Close button on ui:overlay & Esc to close

xslt/common/domains/yelp-xsl.pot    |   99 ++++++++++++++++++----------------
xslt/common/domains/yelp-xsl.xml.in |    5 ++
xslt/mallard/html/mal2html-page.xsl |   45 ++++++++++++++--
xslt/mallard/html/mal2html-ui.xsl   |   14 ++++-
4 files changed, 109 insertions(+), 54 deletions(-)

commit a41b79ff374eb69ec0095a6c901b7b7e374d91a3
Author: Shaun McCance <[email protected]>
Date:   Thu Nov 1 22:58:39 2012 -0400

   html.xsl: Add a top margin on the page hgroup

   This has been bugging me for a while.

xslt/common/html.xsl |    3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)

commit 87a12d2d0d6c2f26c75a00502601d057846764f9
Author: Shaun McCance <[email protected]>
Date:   Thu Nov 1 22:58:17 2012 -0400

   mal2html-ui: First pass at media overlays

xslt/mallard/html/mal2html-page.xsl |   72 +++++++++++++++++++++++++++++++-
xslt/mallard/html/mal2html-ui.xsl   |   79 ++++++++++++++++++++++++++++++++++-
2 files changed, 148 insertions(+), 3 deletions(-)

commit 11b1d9fe95203b5e17e8a21f6867790b220562bb
Author: Shaun McCance <[email protected]>
Date:   Wed Oct 31 22:40:12 2012 -0400

   mal2html-ui: Added deprecation warning

xslt/mallard/html/mal2html-ui.xsl |    7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)

commit c6dacbf4316bc46edfb1be2dbcb2efb0e3942b39
Author: Shaun McCance <[email protected]>
Date:   Wed Oct 31 21:41:20 2012 -0400

   mal2html: Move ui:expanded out of experimental

   Dropped support for the never-tested ui:expander element.
   It could come back in the future, but I want to focus on
   stabilizing stuff people actually use.

xslt/common/html.xsl                 |    2 +-
xslt/mallard/html/mal2html-block.xsl |   19 ++++----
xslt/mallard/html/mal2html-links.xsl |   17 +++++---
xslt/mallard/html/mal2html-list.xsl  |   13 +++---
xslt/mallard/html/mal2html-page.xsl  |    7 ++-
xslt/mallard/html/mal2html-table.xsl |    7 ++-
xslt/mallard/html/mal2html-ui.xsl    |   78 +++++++++++++++++----------------
7 files changed, 77 insertions(+), 66 deletions(-)

commit 46ec34f61f2a1fbda989f784f1d1c05abc9a4de5
Author: Shaun McCance <[email protected]>
Date:   Sat Oct 27 16:38:20 2012 -0400

   html.xsl: Changed the marker for expander sections again

xslt/common/html.xsl               |   10 +++++++---
xslt/mallard/html/mal2html-api.xsl |    1 -
2 files changed, 7 insertions(+), 4 deletions(-)

commit 4a72c1714655c797388dcad5a3727737f6407277
Author: Shaun McCance <[email protected]>
Date:   Sat Oct 27 15:32:30 2012 -0400

   mal2html-ui: Implemented side-by-side link tiles

   Also changed the CSS classes in anticipation of using
   this style for other things

xslt/mallard/html/mal2html-page.xsl |   25 +++++++++++------
xslt/mallard/html/mal2html-ui.xsl   |   49 ++++++++++++++++++++++++----------
2 files changed, 50 insertions(+), 24 deletions(-)

commit bbde0ee38e62ffbfe93b91f4d351ca22b3aa208a
Author: Shaun McCance <[email protected]>
Date:   Sat Oct 27 14:17:55 2012 -0400

   mal2html-ui: Add some xsldoc for recent changes

xslt/mallard/html/mal2html-ui.xsl |   20 +++++++++++++++-----
1 files changed, 15 insertions(+), 5 deletions(-)

commit ce70a94404ae7de56ab7af16f3626b3a95057b41
Author: Shaun McCance <[email protected]>
Date:   Sat Oct 27 14:11:23 2012 -0400

   dita-selectors: Add selectors for map and topicref

xslt/dita/common/dita-ref.xsl       |    1 -
xslt/dita/common/dita-selectors.mod |   14 ++++++++++++++
2 files changed, 14 insertions(+), 1 deletions(-)

commit 25b9265db99361d5c314bb2cf7eb309788e3a062
Author: Shaun McCance <[email protected]>
Date:   Sat Oct 27 14:10:56 2012 -0400

   mal2html-ui: Change ui:thumbs="grid" to "tiles"

   It really wasn't a grid.

xslt/mallard/html/mal2html-links.xsl |    6 +++---
xslt/mallard/html/mal2html-page.xsl  |   14 +++++++-------
xslt/mallard/html/mal2html-ui.xsl    |   14 +++++++-------
3 files changed, 17 insertions(+), 17 deletions(-)

commit 51f7c93a2b0ff72cefabdeb6fc5078f44b2ec477
Author: Shaun McCance <[email protected]>
Date:   Sat Oct 27 13:52:20 2012 -0400

   mal2html-ui: Support @type and @role on ui:thumb...

   Also Removed support for ui:overflow and changed some styling
   on ui:thumbs="grid"

xslt/mallard/html/mal2html-page.xsl |    4 +-
xslt/mallard/html/mal2html-ui.xsl   |   37 +++++++++++++++++++++++++++++-----
2 files changed, 33 insertions(+), 8 deletions(-)

commit c5ccadd7488876921bd5ccd42c6ce0b51bd52b90
Author: Shaun McCance <[email protected]>
Date:   Mon Oct 8 10:19:45 2012 -0400

   html: Small style tweaks

xslt/common/html.xsl               |    7 +++++++
xslt/dita/html/dita2html-topic.xsl |    3 ---
2 files changed, 7 insertions(+), 3 deletions(-)

commit bc710666ba5b471d48511e38c1fd1048772f1843
Author: Shaun McCance <[email protected]>
Date:   Mon Oct 8 10:19:22 2012 -0400

   dita-ref: Handle local URLs, sort of

xslt/dita/common/dita-ref.xsl |   23 ++++++++++++++++++++++-
xslt/dita/html/dita2xhtml.xsl |   22 ++--------------------
2 files changed, 24 insertions(+), 21 deletions(-)

commit 68d8199bcdde395656c7f8b53c9e606e7a2aed2f
Author: Shaun McCance <[email protected]>
Date:   Sun Oct 7 22:11:47 2012 -0400

   dita2html: First pass at xref/href, and fix id attributes

xslt/dita/common/dita-ref.xsl       |   93 +++++++++++++++++++++++++++++++++--
xslt/dita/common/dita-selectors.mod |    6 ++
xslt/dita/html/dita2html-block.xsl  |   20 +++++---
xslt/dita/html/dita2html-inline.xsl |   71 ++++++++++++++++++++++++++-
xslt/dita/html/dita2html-list.xsl   |   36 +++++++-------
xslt/dita/html/dita2html-table.xsl  |   10 ++--
xslt/dita/html/dita2html-topic.xsl  |   12 ++--
7 files changed, 207 insertions(+), 41 deletions(-)

commit d26c26e7ce3c91d9d650889b27d5bab516fcfe4e
Author: Shaun McCance <[email protected]>
Date:   Sat Oct 6 22:22:47 2012 -0400

   dita-selectors: Implement choicetable by passing to simpletable

xslt/dita/common/dita-selectors.mod |   21 +++++++++++++++++----
1 files changed, 17 insertions(+), 4 deletions(-)

commit 141956239d2beebb0d01850cb0ea5d8fe916450f
Author: Shaun McCance <[email protected]>
Date:   Sat Oct 6 22:02:18 2012 -0400

   dita2html-list: Implemented choices and dl

xslt/dita/common/dita-selectors.mod |   55 ++++++++++++++++++-
xslt/dita/html/dita2html-list.xsl   |  101 +++++++++++++++++++++++++++++++++++
xslt/dita/html/dita2html-topic.xsl  |    5 ++-
3 files changed, 157 insertions(+), 4 deletions(-)

commit 2312de371e2605f86200349553d1020db3ce8858
Author: Shaun McCance <[email protected]>
Date:   Fri Oct 5 22:55:48 2012 -0400

   dita2html-list: Support sli, @compact

xslt/dita/common/dita-selectors.mod |   10 +++++
xslt/dita/html/dita2html-list.xsl   |   73 ++++++++++++++++++++++++++++++++++-
xslt/dita/html/dita2html-topic.xsl  |    2 +
3 files changed, 83 insertions(+), 2 deletions(-)

commit 575872bc54ea42e9bd99f80d1456f27114a2d1a2
Author: Shaun McCance <[email protected]>
Date:   Fri Oct 5 22:12:13 2012 -0400

   dita2html-table: Implemented simpletable

xslt/dita/common/dita-selectors.mod |   20 +++++++
xslt/dita/html/dita2html-table.xsl  |   94 +++++++++++++++++++++++++++++++++++
xslt/dita/html/dita2html-topic.xsl  |    4 ++
xslt/dita/html/dita2xhtml.xsl       |    1 +
4 files changed, 119 insertions(+), 0 deletions(-)

commit eb4944df12c14b236c69e38fc8a7bd74b885d9a9
Author: Shaun McCance <[email protected]>
Date:   Fri Oct 5 18:07:30 2012 -0400

   dita2html-block: Support fig, pre, steps-informal

xslt/dita/common/dita-selectors.mod |   29 ++++++++++++-
xslt/dita/html/dita2html-block.xsl  |   83 +++++++++++++++++++++++++++++++---
2 files changed, 103 insertions(+), 9 deletions(-)

commit d7208222aaf52b9cbd9a6a28b02036d18e4cec8e
Author: Shaun McCance <[email protected]>
Date:   Fri Oct 5 17:36:30 2012 -0400

   dita2html-topic: Support conref on topic and body

xslt/dita/html/dita2html-topic.xsl |   38 ++++++++++++++++++++++++++---------
1 files changed, 28 insertions(+), 10 deletions(-)

commit b5002aae9973cfa9b761fcb7c5a2a36af51dc731
Author: Shaun McCance <[email protected]>
Date:   Fri Oct 5 16:27:53 2012 -0400

   dita2html-block: Common templates, conref, section titles

   Funny story: A section in DITA may optionally have a title.
   But you can put that title anywhere in the child list. And
   you can have multiple titles. But only the first title gets
   used, because there's only supposed to be one, even though
   the DTD allows many, anywhere. Just crazy.

   Also, it would be nice if the spec would spell this oddity
   out very clearly. It doesn't. The only way to be sure is
   to assume the DITA-OT is correct.

xslt/dita/html/dita2html-block.xsl  |  157 +++++++++++++++++++++--------------
xslt/dita/html/dita2html-inline.xsl |    2 +-
2 files changed, 95 insertions(+), 64 deletions(-)

commit b3bb3ccd9a3fd2fb9146ce238ca9e65240bc15a5
Author: Shaun McCance <[email protected]>
Date:   Thu Oct 4 14:14:52 2012 -0400

   dita2html-list: Added conref support to list elements

xslt/dita/html/dita2html-list.xsl |   31 +++++++++++++++++++++----------
1 files changed, 21 insertions(+), 10 deletions(-)

commit 9408b75fa8db775465ab584371ba0c96db88d534
Author: Shaun McCance <[email protected]>
Date:   Thu Oct 4 12:03:37 2012 -0400

   dita2html-inline: Support conref, add a few elements

xslt/dita/common/dita-selectors.mod |    9 ++++++
xslt/dita/html/dita2html-inline.xsl |   50 ++++++++++++++++++++++++++++++++++-
2 files changed, 58 insertions(+), 1 deletions(-)

commit d72a8d05569515a36a8b0d568774358143ffba21
Author: Shaun McCance <[email protected]>
Date:   Thu Oct 4 11:27:40 2012 -0400

   dita: Starting to support conref

xslt/dita/common/dita-ref.xsl       |  100 +++++++++++++++
xslt/dita/common/dita-selectors.mod |  234 +++++++++++++++++++++++++++++++++++
xslt/dita/html/dita2html-block.xsl  |   27 +++--
xslt/dita/html/dita2html-inline.xsl |    2 +-
xslt/dita/html/dita2html-list.xsl   |    2 +-
xslt/dita/html/dita2html-topic.xsl  |    2 +-
xslt/dita/html/dita2xhtml.xsl       |   21 +---
xslt/dita/html/selectors.mod        |  234 -----------------------------------
8 files changed, 357 insertions(+), 265 deletions(-)

commit a25fc2119e5098a9efac3cffb1a28f926ee9d9c3
Author: Shaun McCance <[email protected]>
Date:   Wed Oct 3 08:53:41 2012 -0400

   dita2html: Pass id attribute through to HTML

xslt/dita/html/dita2html-block.xsl  |   16 ++++++++++++++++
xslt/dita/html/dita2html-inline.xsl |    1 +
xslt/dita/html/dita2html-list.xsl   |    9 +++++++++
xslt/dita/html/dita2html-topic.xsl  |    6 ++++++
4 files changed, 32 insertions(+), 0 deletions(-)

commit 50e756962ef2c81a0e10a6d64414e86297ca92b9
Author: Shaun McCance <[email protected]>
Date:   Tue Oct 2 19:01:27 2012 -0400

   dita2html-block: Implement section

   DITA sections are weird. They're more like DocBook's formalpara
   than they are like a section, except they might not have a title,
   or maybe they'll have a bunch of titles, interspersed anywhere
   throughout the rest of the child elements.

xslt/dita/html/dita2html-block.xsl |    8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)

commit 9409400bbd1008929d9a5d9f0f5db657971c6953