commit 34573b114265351f696f4e28a5c6b68a31a62f2b Author: Shaun McCance Date: Mon Nov 21 09:30:59 2011 -0500 mal2html-page: Made linktrails more extensible xslt/common/html.xsl | 16 ++--- xslt/mallard/html/mal2html-page.xsl | 113 ++++++++++++++++++++++++++++------- 2 files changed, 97 insertions(+), 32 deletions(-) commit 15c9558ad80f64fa19d8b2550197370bd3769a58 Author: Mario Blättermann Date: Fri Nov 18 14:32:53 2011 +0100 [l10n] Updated German translation po/de.po | 178 ++++++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 109 insertions(+), 69 deletions(-) commit da0ccb51c98bf74d510ee3a07578a67706a067d4 Author: Shaun McCance Date: Wed Nov 16 10:18:16 2011 -0500 mal2html-links: The link type is "prevnext", not "next" xslt/mallard/html/mal2html-links.xsl | 4 ++-- xslt/mallard/html/mal2html-page.xsl | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) commit 02369620f7f263ee8e758353311ed9f629889f42 Author: Shaun McCance Date: Mon Nov 14 11:26:43 2011 -0500 db2html-bibliography: Simplification to bibliography handling xslt/docbook/common/db-common.xsl | 13 + xslt/docbook/html/db2html-bibliography.xsl | 568 +++++++--------------------- xslt/docbook/html/db2html-css.xsl | 7 +- xslt/docbook/html/db2html-refentry.xsl | 8 + 4 files changed, 167 insertions(+), 429 deletions(-) commit 16e41737ad81ea86561e3ef6972d49dfe327cc26 Author: Kjartan Maraas Date: Sun Nov 13 11:24:29 2011 +0100 Updated Norwegian bokmål translation po/nb.po | 162 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 95 insertions(+), 67 deletions(-) commit 8961c1cd6d07b33baceb3049d56f332db17ca3ba Author: Shaun McCance Date: Sat Nov 12 19:59:57 2011 -0500 db2html-block: Cleaning up block output routines xslt/docbook/html/db2html-bibliography.xsl | 3 +- xslt/docbook/html/db2html-block.xsl | 317 ++++++++++------------------ xslt/docbook/html/db2html-callout.xsl | 4 +- xslt/docbook/html/db2html-css.xsl | 3 +- xslt/docbook/html/db2html-list.xsl | 85 ++++++++- xslt/docbook/html/db2html-media.xsl | 5 - xslt/docbook/html/db2html-table.xsl | 26 --- 7 files changed, 198 insertions(+), 245 deletions(-) commit b31dbcb7ffb2422c2be15799ffafa9d8b28fb8fc Author: Shaun McCance Date: Fri Nov 11 13:46:22 2011 -0500 db2html: Removed unused db2html-title.xsl xslt/docbook/html/Makefile.am | 1 - xslt/docbook/html/db2html-suppressed.xsl | 1 + xslt/docbook/html/db2html-title.xsl | 102 ------------------------------ xslt/docbook/html/db2xhtml.xsl | 1 - 4 files changed, 1 insertions(+), 104 deletions(-) commit cd14dbd22a45857cdfdfd10b6dedbf3f6bfbf684 Author: Shaun McCance Date: Fri Nov 11 13:38:56 2011 -0500 db2html: Use html.lang.attrs everywhere xslt/docbook/html/db2html-division.xsl | 24 ++------------ xslt/docbook/html/db2html-inline.xsl | 26 ++-------------- xslt/docbook/html/db2html-refentry.xsl | 2 +- xslt/docbook/html/db2html-table.xsl | 51 ++++--------------------------- xslt/docbook/html/db2html-title.xsl | 21 ++---------- 5 files changed, 19 insertions(+), 105 deletions(-) commit 47b2a72b4cb2853becae8ffc2a8f2aa32c1b9e97 Author: Shaun McCance Date: Fri Nov 11 12:40:01 2011 -0500 mal2html-block: Fixed calls to html.lang.attrs I wasn't passing $node on a named template, which is wrong if $node isn't the context node (rare). xslt/mallard/html/mal2html-block.xsl | 4 +++- xslt/mallard/html/mal2html-inline.xsl | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) commit 5f1e2bf3f3dba6149b5571beb42c30d042cf5f4a Author: Shaun McCance Date: Fri Nov 11 10:23:17 2011 -0500 db2html: Cleaning up title handling xslt/docbook/html/db2html-division.xsl | 111 ++++++++++++++++--------------- xslt/docbook/html/db2html-refentry.xsl | 1 - 2 files changed, 57 insertions(+), 55 deletions(-) commit 95611995144b96513b3088a4472763ff5a85adae Author: Shaun McCance Date: Fri Nov 11 07:54:09 2011 -0500 yelp-xsl.xml.in: Remove unused string "Name" xslt/gettext/domains/yelp-xsl.pot | 73 +++++++++++++++------------------ xslt/gettext/domains/yelp-xsl.xml.in | 9 ---- 2 files changed, 33 insertions(+), 49 deletions(-) commit d10785f83382e6c9f0156957bf84cca81fda6abf Author: Shaun McCance Date: Thu Nov 10 15:05:50 2011 -0500 db2html-footnote: Fixed footnote formatting xslt/docbook/html/db2html-css.xsl | 31 ++++++- xslt/docbook/html/db2html-footnote.xsl | 160 ++++++++++---------------------- xslt/gettext/gettext.xsl | 5 - 3 files changed, 80 insertions(+), 116 deletions(-) commit b20123e53772498e5e405f1e189b6598276356bb Author: Shaun McCance Date: Thu Nov 10 11:30:37 2011 -0500 yelp-xsl.xml.in: Updating some translatable headers xslt/gettext/domains/yelp-xsl.pot | 106 +++++++++++++++------------------ xslt/gettext/domains/yelp-xsl.xml.in | 13 ---- 2 files changed, 48 insertions(+), 71 deletions(-) commit c0867669935950165efee47d51ed14181b4d4a6b Author: Shaun McCance Date: Thu Nov 10 11:29:24 2011 -0500 db2html-division: Starting to simplify titles in divisions xslt/docbook/html/db2html-bibliography.xsl | 30 ++------ xslt/docbook/html/db2html-division.xsl | 111 +++++++++------------------- xslt/docbook/html/db2html-index.xsl | 66 ++++------------- xslt/docbook/html/db2html-refentry.xsl | 28 +------ 4 files changed, 60 insertions(+), 175 deletions(-) commit e2c312ad3202c579cedfe048c70aefd51b7cdf26 Author: Shaun McCance Date: Thu Nov 10 10:27:04 2011 -0500 db-title: Simplified title templates xslt/docbook/common/db-title.xsl | 1972 +++----------------------------------- 1 files changed, 131 insertions(+), 1841 deletions(-) commit a394fbe57be87ffcdf022c55b81cbbc7a322455a Author: Shaun McCance Date: Wed Nov 9 11:16:25 2011 -0500 html.xsl: Indent wrapped lines in credits xslt/common/html.xsl | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit f51bbaae6bf298da4242fc97393a4c965bbb47b6 Author: Shaun McCance Date: Wed Nov 9 11:15:55 2011 -0500 db-common: Cleaned up db.personname xslt/docbook/common/db-common.xsl | 49 ++++++++++++++++-------------------- 1 files changed, 22 insertions(+), 27 deletions(-) commit 45efd7d5fc07075a57386fa1574721938df66283 Author: Shaun McCance Date: Wed Nov 9 11:15:38 2011 -0500 db2html: Moved links templates to db2html-links xslt/docbook/html/Makefile.am | 1 + xslt/docbook/html/db2html-division.xsl | 166 +--------------------------- xslt/docbook/html/db2html-links.xsl | 194 ++++++++++++++++++++++++++++++++ xslt/docbook/html/db2xhtml.xsl | 1 + 4 files changed, 197 insertions(+), 165 deletions(-) commit ec715d009b4634a2971b3ed18945ab3825ea41a7 Author: Shaun McCance Date: Tue Nov 8 11:30:27 2011 -0500 Replaced db2html-autotoc with simpler db2html.links.section xslt/docbook/html/Makefile.am | 1 - xslt/docbook/html/db2html-autotoc.xsl | 188 -------------------------------- xslt/docbook/html/db2html-division.xsl | 40 ++++++-- xslt/docbook/html/db2xhtml.xsl | 1 - 4 files changed, 32 insertions(+), 198 deletions(-) commit b41898774a1fb670e3a3c993a5c7bf93a1114fce Author: Muhammet Kara Date: Fri Nov 11 09:02:09 2011 +0200 [l10n]Updated Turkish translation po/tr.po | 150 ++++++++++++++++++++++++++++++++++++++++--------------------- 1 files changed, 98 insertions(+), 52 deletions(-) commit 88cc4e0cc3a1e7d5669e3d96d02e32a0f3040165 Author: Fran Diéguez Date: Thu Nov 10 00:07:21 2011 +0100 Updated Galician translations po/gl.po | 161 ++++++++++++++++++++++++++++++++++++++++--------------------- 1 files changed, 105 insertions(+), 56 deletions(-) commit 7c6b7a7824bde421240427f39e13d267d4b4548c Author: Daniel Mustieles Date: Tue Nov 8 11:36:09 2011 +0100 Updated Spanish translation po/es.po | 84 ++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 44 insertions(+), 40 deletions(-) commit 89a606e8051e7971b500cba47127f6371ccda752 Author: Shaun McCance Date: Mon Nov 7 10:32:59 2011 -0500 db2html-division: Use db.copyright in About xslt/docbook/html/db2html-division.xsl | 19 +------------------ 1 files changed, 1 insertions(+), 18 deletions(-) commit 83a2ae8d9892db9dada59860f9a9a29265428218 Author: Shaun McCance Date: Mon Nov 7 10:13:48 2011 -0500 db2html: Removing titlepage-creation stuff xslt/docbook/common/db-chunk.xsl | 25 - xslt/docbook/common/db-xref.xsl | 4 - xslt/docbook/html/Makefile.am | 1 - xslt/docbook/html/db2html-autotoc.xsl | 46 +-- xslt/docbook/html/db2html-division.xsl | 71 +--- xslt/docbook/html/db2html-info.xsl | 736 ------------------------------ xslt/docbook/html/db2html-suppressed.xsl | 13 - xslt/docbook/html/db2xhtml.xsl | 1 - 8 files changed, 15 insertions(+), 882 deletions(-) commit 81de932ff0e46b2831bf6672721380d55e7d6d69 Author: Shaun McCance Date: Mon Nov 7 09:52:28 2011 -0500 db2html: Implement the About footer for DocBook xslt/docbook/common/db-common.xsl | 29 +---- xslt/docbook/html/db2html-division.xsl | 184 ++++++++++++++++++++++++++++++ xslt/docbook/html/db2html-inline.xsl | 61 ++++++++++ xslt/docbook/html/db2html-suppressed.xsl | 10 -- xslt/gettext/domains/yelp-xsl.pot | 81 +++++++------ xslt/gettext/domains/yelp-xsl.xml.in | 5 + 6 files changed, 299 insertions(+), 71 deletions(-) commit f64d892d234800c07ade1a74cb37bcafa1be3d39 Author: Daniel Mustieles Date: Mon Nov 7 16:18:46 2011 +0100 Updated Spanish translation po/es.po | 145 ++++++++++++++++++++++++++++++++++++++++---------------------- 1 files changed, 94 insertions(+), 51 deletions(-) commit 492b9597306160e9ca17c4bffa1e2d5de8999e24 Author: Shaun McCance Date: Sun Nov 6 18:33:57 2011 -0500 db2html-division: Removing old, unused code xslt/docbook/html/db2html-css.xsl | 19 --- xslt/docbook/html/db2html-division.xsl | 241 +------------------------------- 2 files changed, 4 insertions(+), 256 deletions(-) commit 2ea0b5056536ef67b9032edeb696b5416622f6dd Author: Shaun McCance Date: Sun Nov 6 18:26:26 2011 -0500 mal2html: Move About stuff to common/html, will use for DB xslt/common/html.xsl | 54 +++++++++++++++++++++++++++++++++++ xslt/mallard/html/mal2html-page.xsl | 54 ----------------------------------- 2 files changed, 54 insertions(+), 54 deletions(-) commit 51c2d5acb74f8d124054dcd2782d25f634915f74 Author: Shaun McCance Date: Sun Nov 6 13:57:50 2011 -0500 mal2html-page: Wrap license info in div.contents xslt/mallard/html/mal2html-page.xsl | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit 70c88054b0dbdc50458c52d6e5bfa7435202572c Author: Shaun McCance Date: Sun Nov 6 13:56:49 2011 -0500 mal2html: Mark strings in About section for translation xslt/gettext/domains/yelp-xsl.pot | 137 ++++++++++++++++++++++----------- xslt/gettext/domains/yelp-xsl.xml.in | 48 ++++++++++++ xslt/mallard/html/mal2html-page.xsl | 65 +++++++++++----- 3 files changed, 183 insertions(+), 67 deletions(-) commit e081d0205cab1a9795e4ae7bda973f7f2bfa653a Author: Shaun McCance Date: Sun Nov 6 12:37:00 2011 -0500 mal2html-page: Set aria-controls for the About footer xslt/mallard/html/mal2html-page.xsl | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit e5777b0db90f61f237ba7f8c62a7a60ba9033fe4 Author: Shaun McCance Date: Sun Nov 6 12:31:00 2011 -0500 html: Generate IDs for div.region used by aria-controls xslt/common/html.xsl | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) commit b2ec793d97a501b1eb6dbce5fe4aa04dd8299eeb Author: Shaun McCance Date: Sun Nov 6 12:25:47 2011 -0500 mal2html-page: Initial work on new about footer xslt/mallard/html/mal2html-page.xsl | 185 ++++++++++++++++++++++++++++++++--- 1 files changed, 172 insertions(+), 13 deletions(-) commit 2c149f2a45a53cd6e93c4235836484cf2e078d27 Author: Shaun McCance Date: Fri Nov 4 17:53:25 2011 -0400 html: Special formatting for thead and tfoot xslt/common/html.xsl | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit 43e1cb535e9c0e8b68b3dd395c1585a27476f615 Author: Shaun McCance Date: Fri Nov 4 16:16:34 2011 -0400 html: Section highlighting for location.hash, from Yelp xslt/common/html.xsl | 46 ++++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 44 insertions(+), 2 deletions(-) commit c613c13394c65bd22283de93fbf084a331109487 Author: Shaun McCance Date: Fri Nov 4 11:44:30 2011 -0400 mal2html-links: Strip links from descs in linkdivs xslt/mallard/html/mal2html-links.xsl | 19 +++++++++++++++++-- 1 files changed, 17 insertions(+), 2 deletions(-) commit 3a1196fea9cf3340541efa5370e02d717c3eb1f2 Author: Shaun McCance Date: Fri Nov 4 11:17:20 2011 -0400 html: Style updates for links xslt/common/html.xsl | 22 ++++++++++++++++++---- xslt/mallard/html/mal2html-page.xsl | 11 +++++++---- 2 files changed, 25 insertions(+), 8 deletions(-) commit 342d87f93d186b9e4135289fd26bf64ef9c3fa9b Author: Shaun McCance Date: Thu Nov 3 14:59:25 2011 -0400 html.xsl: Change expanders to use +/- instead of arrows Especially the post-content arrows we used on non-section titles were easy to miss. The rotation we did had alignment issues. And we had to deal with RTL issues. This is simpler. xslt/common/html.xsl | 42 +++++++++++++----------------------------- 1 files changed, 13 insertions(+), 29 deletions(-) commit 93d9b7e4b9990b01497d47f9fa006ca524a0a1d7 Author: Daniel Mustieles Date: Wed Nov 2 13:55:56 2011 +0100 Updated Spanish translation po/es.po | 105 ++++++++++++++++++++++++++++++------------------------------- 1 files changed, 52 insertions(+), 53 deletions(-) commit a66f9205df48fdf75971f07f5cf37af00726ef5e Author: Muhammet Kara Date: Wed Nov 2 11:08:14 2011 +0200 Updated Turkish translation po/tr.po | 99 +++++++++++++++++++++++++++++++------------------------------ 1 files changed, 50 insertions(+), 49 deletions(-) commit 3ca91a4604913c1c338738d2eec32f60af3402c4 Author: Shaun McCance Date: Tue Nov 1 20:47:53 2011 -0400 mal-cache: Removed old code to set groups attribute in cache xslt/mallard/cache/mal-cache.xsl | 21 --------------------- 1 files changed, 0 insertions(+), 21 deletions(-) commit 093df70184deafb0352cbcb3c713893f059a7b46 Author: Shaun McCance Date: Tue Nov 1 20:42:14 2011 -0400 mal-cache.xsl: Remove no-longer-needed info massaging xslt/mallard/cache/mal-cache.xsl | 22 ---------------------- 1 files changed, 0 insertions(+), 22 deletions(-) commit 8b18cef092549033a5f9138ce8cf0e7975df8857 Author: Shaun McCance Date: Tue Nov 1 20:33:03 2011 -0400 mal-link: Change how sort titles are found in link getters Sort titles are no longer required to be in the cache. That's good, because having them in the cache meant that we couldn't determine if the page actually defined a sort title, and thus we couldn't do smarter fallback for different link types. It was also needless complexity for cache generators. With this change, we can now use the correct link title to sort when a sort title is not explicitly defined. https://bugzilla.gnome.org/show_bug.cgi?id=652126 xslt/mallard/common/mal-link.xsl | 108 ++++++++++++++++++++++++++++++------- 1 files changed, 87 insertions(+), 21 deletions(-) commit e4e160b2e4ab311e9c7a0a186adeb1b39da2de49 Author: Shaun McCance Date: Tue Nov 1 11:53:39 2011 -0400 Better styling for key element, use HTML kdb element https://bugzilla.gnome.org/show_bug.cgi?id=651250 xslt/common/html.xsl | 25 ++++++++++++++++++++++--- xslt/mallard/html/mal2html-inline.xsl | 12 ++++++++++++ 2 files changed, 34 insertions(+), 3 deletions(-) commit 35accd02856f03c7c0150bcf1dbac1029cdfe926 Author: Shaun McCance Date: Tue Nov 1 11:07:42 2011 -0400 mallard: Changed "More About" to "More Information" More About worked decently for guides that use noun phrases, and kind of read as "more about wireless networking", but it doesn't read so well with other types of titles, and it doesn't translate very well. https://bugzilla.gnome.org/show_bug.cgi?id=651250 xslt/gettext/domains/yelp-xsl.pot | 4 ++-- xslt/gettext/domains/yelp-xsl.xml.in | 4 ++-- xslt/mallard/html/mal2html-links.xsl | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) commit 45a4f928694999d8377097d0ff0adc49cc65552e Author: Shaun McCance Date: Tue Nov 1 10:24:15 2011 -0400 Style work on post-content links, no more "Further Reading" xslt/common/html.xsl | 10 ++++ xslt/gettext/domains/yelp-xsl.pot | 79 ++++++++++++++++------------------ xslt/gettext/domains/yelp-xsl.xml.in | 5 -- xslt/mallard/html/mal2html-page.xsl | 59 ++++++------------------- 4 files changed, 62 insertions(+), 91 deletions(-) commit c9a839750c1d4b8fc1a335010a377260e62dca7a Author: Shaun McCance Date: Tue Nov 1 09:48:53 2011 -0400 html.xsl: Added html.{top|bottom}.custom xslt/common/html.xsl | 42 ++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 40 insertions(+), 2 deletions(-) commit c9166a8cfbf947fe5e32ac4348d9fb5a85197d42 Author: Shaun McCance Date: Tue Nov 1 09:29:57 2011 -0400 html.xsl: Added html.{header|footer}.custom & div.all wrapper xslt/common/html.xsl | 70 ++++++++++++++++++++++++------------------------- 1 files changed, 34 insertions(+), 36 deletions(-) commit c62754a1fb1808e6cdae3ce1b51bcd63ef2d25ad Author: Shaun McCance Date: Thu Oct 27 22:27:33 2011 -0400 html.xsl: Added html.header.custom and html.footer.custom xslt/common/html.xsl | 45 +++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 43 insertions(+), 2 deletions(-) commit 0a7ecc52c9b6e4e2899337b47f72d72050a2106e Author: Gil Forcada Date: Sun Oct 30 11:49:24 2011 +0100 [l10n]Fixes ca and ca@valencia translation bug #663025 po/ca.po | 6 +++--- po/ca@valencia.po | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) commit f7d6f80868213cff3a553a0bbc0c0d1e94f671d5 Author: Shaun McCance Date: Mon Oct 17 11:55:17 2011 -0400 Version 3.2.1 NEWS | 11 +++++++++++ configure.ac | 2 +- 2 files changed, 12 insertions(+), 1 deletions(-)