Hello community, here is the log from the commit of package yelp-xsl for openSUSE:Factory checked in at 2016-03-29 14:38:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yelp-xsl (Old) and /work/SRC/openSUSE:Factory/.yelp-xsl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yelp-xsl" Changes: -------- --- /work/SRC/openSUSE:Factory/yelp-xsl/yelp-xsl.changes 2015-10-17 16:37:36.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.yelp-xsl.new/yelp-xsl.changes 2016-03-29 14:38:30.000000000 +0200 @@ -1,0 +2,16 @@ +Mon Mar 21 17:16:00 UTC 2016 - [email protected] + +- Update to version 3.20.0: + + Updated translations. + +------------------------------------------------------------------- +Sun Feb 14 23:18:29 UTC 2016 - [email protected] + +- Update to 3.19.90: + + Move linktrails stubs to common for all source formats to use. + + Allow Mallard example to be a formal element with title. + + Added html.js.script template for easier site overrides. + + Don't force xref attributes on links in Mallard cache. + + Updated translations. + +------------------------------------------------------------------- Old: ---- yelp-xsl-3.18.1.tar.xz New: ---- yelp-xsl-3.20.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yelp-xsl.spec ++++++ --- /var/tmp/diff_new_pack.qogkQ9/_old 2016-03-29 14:38:30.000000000 +0200 +++ /var/tmp/diff_new_pack.qogkQ9/_new 2016-03-29 14:38:30.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package yelp-xsl # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands. # # All modifications and additions to the file contributed by third parties @@ -18,12 +18,12 @@ Name: yelp-xsl -Version: 3.18.1 +Version: 3.20.0 Release: 0 Summary: XSL stylesheets for the yelp help browser License: GPL-2.0+ and LGPL-2.1+ and MIT Group: System/Libraries -Source: http://download.gnome.org/sources/yelp-xsl/3.18/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/yelp-xsl/3.20/%{name}-%{version}.tar.xz BuildRequires: intltool BuildRequires: itstool >= 1.2.0 BuildRequires: pkg-config ++++++ yelp-xsl-3.18.1.tar.xz -> yelp-xsl-3.20.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.18.1/ChangeLog new/yelp-xsl-3.20.0/ChangeLog --- old/yelp-xsl-3.18.1/ChangeLog 2015-10-05 16:06:38.000000000 +0200 +++ new/yelp-xsl-3.20.0/ChangeLog 2016-03-21 17:55:03.000000000 +0100 @@ -1,4 +1,74 @@ -commit f28d0b0d9d343d7f3ab9224fec6ba985a2988623 +commit f2e1ea32bb8cf55da17dd7d5fa8b25194ce659c3 +Author: Ask Hjorth Larsen <[email protected]> +Date: Sun Mar 20 23:21:24 2016 +0100 + + Updated Danish translation + + po/da.po | 10 +++++----- + 1 file changed, 5 insertions(+), 5 deletions(-) + +commit 1c09c6765eb6ddb7182bcb31b14bddfc78b1da52 +Author: Cédric Valmary <[email protected]> +Date: Mon Feb 29 18:18:32 2016 +0000 + + Updated Occitan translation + + po/oc.po | 1079 +++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 533 insertions(+), 546 deletions(-) + +commit b9ee65b8d581852f8345afa4c09ba88f4bf95970 +Author: Cédric Valmary <[email protected]> +Date: Sat Feb 27 14:27:06 2016 +0000 + + Updated Occitan translation + + po/oc.po | 1090 +++++++++++++++++++++++++++++++------------------------------- + 1 file changed, 552 insertions(+), 538 deletions(-) + +commit 9bc6f02a60585ad6dea5715b8a57dd1839f11acc +Author: Shaun McCance <[email protected]> +Date: Sun Feb 14 15:57:05 2016 -0500 + + Version 3.19.90 + + NEWS | 26 ++++++++++++++++++++++++++ + configure.ac | 2 +- + 2 files changed, 27 insertions(+), 1 deletion(-) + +commit e8cd693ac57869aa80507f7f128a290b46790f5a +Author: Shaun McCance <[email protected]> +Date: Tue Feb 9 11:01:57 2016 -0500 + + mal-cache.xsl: Don't force xref attribute on info links + + xslt/mallard/cache/mal-cache.xsl | 28 +--------------------------- + 1 file changed, 1 insertion(+), 27 deletions(-) + +commit 693a687bcf9e139f76adc9cefa48d5264bb1414a +Author: Shaun McCance <[email protected]> +Date: Tue Jan 19 19:24:33 2016 -0500 + + html.xsl: Adding template html.js.script for easier overrides + + If you want to move yelp's js to an external file, currently you have + to override html.js. This is fragile, because you'll miss whatever + new things we might add. This new template is only responsible for + wrapping html.js.content with <script>, so is safer to override. + + xslt/common/html.xsl | 54 +++++++++++++++++++++++++++++++++++----------------- + 1 file changed, 37 insertions(+), 17 deletions(-) + +commit 5c1c7f1ef8fe845490f77e3a2f6c376e34ba4b02 +Author: Sveinn í Felli <[email protected]> +Date: Thu Oct 29 09:20:25 2015 +0000 + + Added Icelandic translation + + po/LINGUAS | 1 + + po/is.po | 597 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + 2 files changed, 598 insertions(+) + +commit dd2ffed648f3375974f85c3bad480f6ce8f080d2 Author: Shaun McCance <[email protected]> Date: Mon Oct 5 09:07:08 2015 -0400 @@ -7,7 +77,19 @@ xslt/docbook/common/db-chunk.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -commit a871bb3f69879830489138a98668cdc46e42f79f +commit 792ce9dd6511758e43f98427d0212bd35f654c7a +Author: Shaun McCance <[email protected]> +Date: Fri Oct 2 17:00:43 2015 -0400 + + Move linktrails stubs to common for all source formats to use + + xslt/common/html.xsl | 33 +++++++++++++++++++++++++++++++++ + xslt/dita/html/dita2html-topic.xsl | 12 +++++++++++- + xslt/docbook/html/db2html-links.xsl | 21 +++++++++++++++++---- + xslt/mallard/html/mal2html-page.xsl | 36 ++++++++++++++++++++++++------------ + 4 files changed, 85 insertions(+), 17 deletions(-) + +commit b42cf3ee7eec7e4c29ec2a517975256c24aa2253 Author: Piotr Drąg <[email protected]> Date: Sat Sep 26 17:41:13 2015 +0200 @@ -16,7 +98,7 @@ po/sl.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -commit 80a554eb1b300f2ff759b115d80aa1e67c3ae826 +commit 47446dc3c767c303f98071c6f94d6b3b50724d1f Author: Piotr Drąg <[email protected]> Date: Sat Sep 26 17:40:55 2015 +0200 @@ -25,7 +107,7 @@ po/si.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -commit 5b2c97bf17bc29c1cc5496181a21b97c2b92a3db +commit 367538bf716287443b19f164ca3ee9e67e498dc1 Author: Piotr Drąg <[email protected]> Date: Sat Sep 26 17:40:25 2015 +0200 @@ -34,7 +116,7 @@ po/pt.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -commit 23c33cdcef978aefaf3e6188f33510bb2495a617 +commit 43a2209311a590d3898ef0a5935974bbcd615e50 Author: Piotr Drąg <[email protected]> Date: Sat Sep 26 17:38:26 2015 +0200 @@ -43,7 +125,7 @@ po/km.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -commit 8e8c4044a63d5c4b090496a81ba537514b4d6ef6 +commit 70658dd45075470e1ac979d98f6081d22cc187ad Author: Piotr Drąg <[email protected]> Date: Sat Sep 26 17:37:59 2015 +0200 @@ -52,7 +134,7 @@ po/hi.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -commit 82fb009c9ff663591135530a8a15b2562fbbdc58 +commit b940a039c5f623cbaa8de6082b5b3062f4f93e88 Author: Piotr Drąg <[email protected]> Date: Sat Sep 26 17:36:58 2015 +0200 @@ -61,6 +143,18 @@ po/et.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) +commit 2dcf168dde754d18152b008473269a803d6e650b +Author: Shaun McCance <[email protected]> +Date: Sat Sep 12 11:20:39 2015 -0400 + + Make example a formal element + + https://github.com/projectmallard/projectmallard.org/issues/4 + + xslt/common/html.xsl | 1 + + xslt/mallard/html/mal2html-block.xsl | 18 ++++++++++++++++-- + 2 files changed, 17 insertions(+), 2 deletions(-) + commit b203f52216b7ce2eba4b7130b9373a12951b01d1 Author: Chao-Hsiung Liao <[email protected]> Date: Wed Aug 26 13:03:21 2015 +0000 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.18.1/NEWS new/yelp-xsl-3.20.0/NEWS --- old/yelp-xsl-3.18.1/NEWS 2015-10-05 16:06:09.000000000 +0200 +++ new/yelp-xsl-3.20.0/NEWS 2016-03-21 17:54:44.000000000 +0100 @@ -1,3 +1,24 @@ +3.20.0 +====== +* Updated translations: + da (Ask Hjorth Larsen) + oc (Cédric Valmary) + +3.19.90 +======= +* Move linktrails stubs to common for all source formats to use +* Allow Mallard example to be a formal element with title +* Added html.js.script template for easier site overrides +* Don't force xref attributes on links in Mallard cache +* Updated translations: + et (Piotr Drąg) + hi (Piotr Drąg) + is (Sveinn í Felli) + km (Piotr Drąg) + pt (Piotr Drąg) + si (Piotr Drąg) + sl (Piotr Drąg) + 3.18.1 ====== * Fixed broken selector entity in DocBook chunker (Robert Harris) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.18.1/configure new/yelp-xsl-3.20.0/configure --- old/yelp-xsl-3.18.1/configure 2015-10-05 16:06:31.000000000 +0200 +++ new/yelp-xsl-3.20.0/configure 2016-03-21 17:54:59.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for yelp-xsl 3.18.1. +# Generated by GNU Autoconf 2.69 for yelp-xsl 3.20.0. # # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-xsl>. # @@ -580,8 +580,8 @@ # Identity of this package. PACKAGE_NAME='yelp-xsl' PACKAGE_TARNAME='yelp-xsl' -PACKAGE_VERSION='3.18.1' -PACKAGE_STRING='yelp-xsl 3.18.1' +PACKAGE_VERSION='3.20.0' +PACKAGE_STRING='yelp-xsl 3.20.0' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-xsl' PACKAGE_URL='' @@ -1244,7 +1244,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures yelp-xsl 3.18.1 to adapt to many kinds of systems. +\`configure' configures yelp-xsl 3.20.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1310,7 +1310,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of yelp-xsl 3.18.1:";; + short | recursive ) echo "Configuration of yelp-xsl 3.20.0:";; esac cat <<\_ACEOF @@ -1387,7 +1387,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -yelp-xsl configure 3.18.1 +yelp-xsl configure 3.20.0 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1404,7 +1404,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by yelp-xsl $as_me 3.18.1, which was +It was created by yelp-xsl $as_me 3.20.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2270,7 +2270,7 @@ # Define the identity of the package. PACKAGE='yelp-xsl' - VERSION='3.18.1' + VERSION='3.20.0' cat >>confdefs.h <<_ACEOF @@ -3675,7 +3675,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by yelp-xsl $as_me 3.18.1, which was +This file was extended by yelp-xsl $as_me 3.20.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -3732,7 +3732,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -yelp-xsl config.status 3.18.1 +yelp-xsl config.status 3.20.0 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.18.1/configure.ac new/yelp-xsl-3.20.0/configure.ac --- old/yelp-xsl-3.18.1/configure.ac 2015-10-05 16:06:18.000000000 +0200 +++ new/yelp-xsl-3.20.0/configure.ac 2016-03-21 17:54:50.000000000 +0100 @@ -1,4 +1,4 @@ -AC_INIT([yelp-xsl],[3.18.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-xsl]) +AC_INIT([yelp-xsl],[3.20.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-xsl]) AC_CONFIG_MACRO_DIR([m4]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.18.1/po/LINGUAS new/yelp-xsl-3.20.0/po/LINGUAS --- old/yelp-xsl-3.18.1/po/LINGUAS 2015-10-05 15:47:35.000000000 +0200 +++ new/yelp-xsl-3.20.0/po/LINGUAS 2016-02-27 16:36:22.000000000 +0100 @@ -32,6 +32,7 @@ hi hu id +is it ja ka diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.18.1/po/da.po new/yelp-xsl-3.20.0/po/da.po --- old/yelp-xsl-3.18.1/po/da.po 2015-10-05 15:47:35.000000000 +0200 +++ new/yelp-xsl-3.20.0/po/da.po 2016-03-21 17:52:17.000000000 +0100 @@ -25,8 +25,8 @@ msgstr "" "Project-Id-Version: gnome-doc-utils\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-03-17 14:51+0100\n" -"PO-Revision-Date: 2013-03-16 17:54+0100\n" +"POT-Creation-Date: 2016-03-20 23:21+0100\n" +"PO-Revision-Date: 2016-03-20 20:40+0100\n" "Last-Translator: Aputsiaq Niels Janussen <[email protected]>\n" "Language-Team: Danish <[email protected]>\n" "Language: da\n" @@ -502,7 +502,7 @@ #. #: yelp-xsl.xml.in:472 msgid "Send email to ‘<string/>’." -msgstr "Send e-post til \"<string/>\"." +msgstr "Send e-mail til \"<string/>\"." #. (itstool) path: msg/msgstr #. ID: glossentry.tooltip @@ -698,7 +698,7 @@ #~ msgid "" #~ "<msgid>email.tooltip</msgid> <msgstr>Send email to ‘<string/>’.</msgstr>" -#~ msgstr "<msgstr>Send e-post til: <string/>.</msgstr>" +#~ msgstr "<msgstr>Send e-mail til: <string/>.</msgstr>" #~ msgid "<msgid>example.digit</msgid> <msgstr>1</msgstr>" #~ msgstr "<msgstr>1</msgstr>" @@ -921,7 +921,7 @@ #~ msgstr "Forsigtig" #~ msgid "Email" -#~ msgstr "E-post" +#~ msgstr "E-mail" #~ msgid "Legal Notice" #~ msgstr "Juridisk information" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.18.1/po/is.po new/yelp-xsl-3.20.0/po/is.po --- old/yelp-xsl-3.18.1/po/is.po 1970-01-01 01:00:00.000000000 +0100 +++ new/yelp-xsl-3.20.0/po/is.po 2016-02-27 16:36:22.000000000 +0100 @@ -0,0 +1,597 @@ +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Sveinn í Felli <[email protected]>, 2015. +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-" +"xsl&keywords=I18N+L10N&component=General\n" +"POT-Creation-Date: 2015-10-27 15:00+0000\n" +"PO-Revision-Date: 2015-10-29 09:19+0000\n" +"Last-Translator: Sveinn í Felli <[email protected]>\n" +"Language-Team: Icelandic <[email protected]>\n" +"Language: is\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Lokalize 1.5\n" + +#. (itstool) path: msg/msgstr +#. Translate to default:RTL if your language should be displayed +#. right-to-left, otherwise translate to default:LTR. Do *not* +#. translate it to "predefinito:LTR", if it isn't default:LTR +#. or default:RTL it will not work. +#. +#: yelp-xsl.xml.in:34 +msgid "default:LTR" +msgstr "default:LTR" + +#. (itstool) path: msg/msgstr +#. This is used a simple list item seperator in places where simple +#. inline lists have to be constructed dynamically. Using the default +#. string of ", ", a list would look like this: A, B, C, D. Using the +#. nonsensical string " - ", a list would look like this: A - B - C - D. +#. +#. Make sure to include leading or trailing spaces if you want them. +#. +#: yelp-xsl.xml.in:47 +#, no-wrap +msgid ", " +msgstr ", " + +#. (itstool) path: msg/msgstr +#. This is used as the final separator in an inline list of three or +#. more elements. The string ", " will be used to separate all but +#. the last pair of elements. Using these two strings, a list of +#. names would be formatted as "Tom, Dick, and Harry". +#. +#. Make sure to include leading or trailing spaces if you want them. +#. +#: yelp-xsl.xml.in:60 +#, no-wrap +msgid ", and " +msgstr " og " + +#. (itstool) path: msg/msgstr +#. This is used as a list item seperator for inline lists of exactly two +#. elements. A list of two names would be formatted as "Tom and Dick". +#. +#. Make sure to include leading or trailing spaces if you want them. +#. +#: yelp-xsl.xml.in:71 +#, no-wrap +msgid " and " +msgstr " og " + +#. (itstool) path: msg/msgstr +#. http://www.docbook.org/tdg/en/html/qandaentry.html +#. +#. This is used as a label before questions in a question-and-answer +#. set. Typically, questions are simply numbered and answers are not +#. labelled at all. However, DocBook allows document authors to set +#. the labelling style for a qandaset. If the labelling style is set +#. to 'qanda', this string will be used to label questions. +#. +#: yelp-xsl.xml.in:86 +msgid "Q:" +msgstr "Sp:" + +#. (itstool) path: msg/msgstr +#. http://www.docbook.org/tdg/en/html/qandaentry.html +#. +#. This is used as a label before answers in a question-and-answer +#. set. Typically, answers are simply numbered and answers are not +#. labelled at all. However, DocBook allows document authors to set +#. the labelling style for a qandaset. If the labelling style is set +#. to 'qanda', this string will be used to label answers. +#. +#: yelp-xsl.xml.in:99 +msgid "A:" +msgstr "Sv:" + +#. (itstool) path: msg/msgstr +#. Title of the footer containing copyrights, credits, license information, +#. and other stuff about the page. +#. +#: yelp-xsl.xml.in:109 +msgid "About" +msgstr "Um" + +#. (itstool) path: msg/msgstr +#. Accessible title for an advanced note. +#: yelp-xsl.xml.in:114 +msgid "Advanced" +msgstr "Ítarlegt" + +#. (itstool) path: msg/msgstr +#. Default title for a bibliography. +#: yelp-xsl.xml.in:119 +msgid "Bibliography" +msgstr "Heimildaskrá" + +#. (itstool) path: msg/msgstr +#. Accessible title for a note about a software bug. +#: yelp-xsl.xml.in:124 +msgid "Bug" +msgstr "Galli" + +#. (itstool) path: msg/msgstr +#. Revision status of a document or page. Content has been written and +#. reviewed, and it awaiting a final approval. +#. +#: yelp-xsl.xml.in:132 +msgid "Candidate" +msgstr "Tillaga" + +#. (itstool) path: msg/msgstr +#. Accessible title for an close button. +#: yelp-xsl.xml.in:137 +msgid "Close" +msgstr "Loka" + +#. (itstool) path: msg/msgstr +#. Default title for a colophon section. +#: yelp-xsl.xml.in:142 +msgid "Colophon" +msgstr "Baktitill" + +#. (itstool) path: msg/msgstr +#. Title for license information when it's a CC license. +#: yelp-xsl.xml.in:147 +msgid "Creative Commons" +msgstr "Creative Commons" + +#. (itstool) path: msg/msgstr +#. Default title for a dedication section. +#: yelp-xsl.xml.in:152 +msgid "Dedication" +msgstr "Tileinkun" + +#. (itstool) path: msg/msgstr +#. Revision status of a document or page. Most content has been +#. written, but revisions are still happening. +#. +#: yelp-xsl.xml.in:160 +msgid "Draft" +msgstr "Drög" + +#. (itstool) path: msg/msgstr +#. Title for a list of editors. +#: yelp-xsl.xml.in:165 +msgid "Edited By" +msgstr "Breytt af" + +#. (itstool) path: msg/msgstr +#. Revision status of a document or page. A senior member of the +#. documentation team has reviewed and approved. +#. +#: yelp-xsl.xml.in:173 +msgid "Final" +msgstr "Lokaútgáfa" + +#. (itstool) path: msg/msgstr +#. Default title for a glossary. +#: yelp-xsl.xml.in:178 +msgid "Glossary" +msgstr "Orðasafn" + +#. (itstool) path: msg/msgstr +#. Accessible title for an important note. +#: yelp-xsl.xml.in:183 +msgid "Important" +msgstr "Mikilvægt" + +#. (itstool) path: msg/msgstr +#. Revision status of a document or page. Work has begun, but +#. not all content has been written. +#. +#: yelp-xsl.xml.in:191 +msgid "Incomplete" +msgstr "Ófullgert" + +#. (itstool) path: msg/msgstr +#. Default title for an index of terms in a book. +#: yelp-xsl.xml.in:196 +msgid "Index" +msgstr "Atriðaskrá" + +#. (itstool) path: msg/msgstr +#. Default title for a DocBook legal notice. +#: yelp-xsl.xml.in:201 +msgid "Legal" +msgstr "Lagalegt" + +#. (itstool) path: msg/msgstr +#. Generic title for license information when it's not a known license. +#. +#: yelp-xsl.xml.in:208 +msgid "License" +msgstr "Notkunarleyfi" + +#. (itstool) path: msg/msgstr +#. Title for a list of maintainers. +#: yelp-xsl.xml.in:213 +msgid "Maintained By" +msgstr "Umsjónarmaður" + +#. (itstool) path: msg/msgstr +#. Automatic heading above a list of guide links. +#: yelp-xsl.xml.in:218 +msgid "More Information" +msgstr "Nánari upplýsingar" + +#. (itstool) path: msg/msgstr +#. Link text for a link to the next page in a series. +#: yelp-xsl.xml.in:223 +msgid "Next" +msgstr "Næsta" + +#. (itstool) path: msg/msgstr +#. Accessible title for a note. +#: yelp-xsl.xml.in:228 +msgid "Note" +msgstr "Minnispunktur" + +#. (itstool) path: msg/msgstr +#. Title for a list contributors other than authors, editors, translators, +#. or other types we have specific lists for. +#. +#: yelp-xsl.xml.in:236 +msgid "Other Credits" +msgstr "Önnur framlög" + +#. (itstool) path: msg/msgstr +#. Revision status of a document or page. Content was once current, +#. but needs to be updated to reflect software updates. +#. +#: yelp-xsl.xml.in:244 +msgid "Outdated" +msgstr "Úrelt" + +#. (itstool) path: msg/msgstr +#. Tooltip on play/pause buttons for audio and video objects. +#: yelp-xsl.xml.in:249 +msgid "Pause" +msgstr "Í bið" + +#. (itstool) path: msg/msgstr +#. Tooltip on play/pause buttons for audio and video objects. +#: yelp-xsl.xml.in:254 +msgid "Play" +msgstr "Spila" + +#. (itstool) path: msg/msgstr +#. Link text for a link to the previous page in a series. +#: yelp-xsl.xml.in:259 +msgid "Previous" +msgstr "Fyrri" + +#. (itstool) path: msg/msgstr +#. Title for a list of publishers. +#: yelp-xsl.xml.in:264 +msgid "Published By" +msgstr "Gefið út af" + +#. (itstool) path: msg/msgstr +#. Revision status of a document or page. Content has been written +#. and should be reviewed by other team members. +#. +#: yelp-xsl.xml.in:272 +msgid "Ready for review" +msgstr "Senda í yfirlestur" + +#. (itstool) path: msg/msgstr +#. Automatic heading above a list of see-also links. +#: yelp-xsl.xml.in:277 +msgid "See Also" +msgstr "Sjá einnig" + +#. (itstool) path: msg/msgstr +#. Figures can automatically scale images down to fit the page width. +#. This is used a tooltip on a link to shrink images back down after +#. they've been expanded to full size. +#. +#: yelp-xsl.xml.in:286 +msgid "Scale images down" +msgstr "Kvarða myndir niður" + +#. (itstool) path: msg/msgstr +#. Accessible title for a sidebar note. +#: yelp-xsl.xml.in:291 +msgid "Sidebar" +msgstr "Hliðarspjald" + +#. (itstool) path: msg/msgstr +#. Revision status of a document or page. No content has been written yet. +#. +#: yelp-xsl.xml.in:298 +msgid "Stub" +msgstr "Stubbur" + +#. (itstool) path: msg/msgstr +#. Default title for a refsynopsisdiv element. This is the common section +#. title found in most UNIX man pages. +#. +#: yelp-xsl.xml.in:306 +msgid "Synopsis" +msgstr "Samantekt" + +#. (itstool) path: msg/msgstr +#. Accessible title for a tip. +#: yelp-xsl.xml.in:311 +msgid "Tip" +msgstr "Vísbending" + +#. (itstool) path: msg/msgstr +#. Title for a list of translators. +#: yelp-xsl.xml.in:316 +msgid "Translated By" +msgstr "Þýtt af" + +#. (itstool) path: msg/msgstr +#. Figures can automatically scale images down to fit the page width. +#. This is used a tooltip on a link to expand images to full size. +#. +#: yelp-xsl.xml.in:324 +msgid "View images at normal size" +msgstr "Skoða myndir í venjulegri stærð" + +#. (itstool) path: msg/msgstr +#. Accessible title for a warning. +#: yelp-xsl.xml.in:329 +msgid "Warning" +msgstr "Aðvörun" + +#. (itstool) path: msg/msgstr +#. Title for a list of authors. +#: yelp-xsl.xml.in:334 +msgid "Written By" +msgstr "Skrifað af" + +#. (itstool) path: msg/msgstr +#. ID: biblioentry.tooltip +#. This is a format message used to format tooltips on cross references +#. to bibliography entries. +#. +#. Special elements in the message will be replaced with the +#. appropriate content, as follows: +#. +#. <biblioentry.label/> - The term being defined by the glossary entry +#. +#: yelp-xsl.xml.in:350 +msgid "View the bibliography entry <biblioentry.label/>." +msgstr "Skoða heimildafærsluna <biblioentry.label/>." + +#. (itstool) path: msg/msgstr +#. ID: biblioentry.label +#. This is a format message used to format the labels for entries in +#. a bibliography. The content of the label is often an abbreviation +#. of the authors' names and the year of publication. In English, +#. these are generally formatted with [square brackets] surrounding +#. them. +#. +#. This string is similar to citation.label, but they are used in +#. different places. The citation formatter is used when referencing +#. a bibliography entry in running prose. This formatter is used for +#. the actual bibliography entry. You may use the same formatting for +#. both, but you don't have to. +#. +#. Special elements in the message will be replaced with the +#. appropriate content, as follows: +#. +#. <biblioentry.label/> - The text content of the bibliography label +#. +#: yelp-xsl.xml.in:373 +msgid "[<biblioentry.label/>]" +msgstr "[<biblioentry.label/>]" + +#. (itstool) path: msg/msgstr +#. ID: citation.label +#. This is a format message used to format inline citations to other +#. published works. The content is typically an abbreviation of the +#. authors' last names. In English, this abbreviation is usually +#. written inside [square brackets]. +#. +#. Special elements in the message will be replaced with the +#. appropriate content, as follows: +#. +#. <citation.label/> - The text content of the citation element, possibly +#. as a link to an entry in the bibliography +#. +#: yelp-xsl.xml.in:390 +msgid "[<citation.label/>]" +msgstr "[<citation.label/>]" + +#. (itstool) path: msg/msgstr +#. ID: comment.name-date +#. This is a format message used to format the citation of a comment +#. made by an editor of a document. This appears on a new line after +#. the title of the comment, if a title is present, or as the first +#. line if a title is not present. +#. +#. This string is used when both the name and the date are supplied. +#. In English, a title together with this format string might produce +#. something like this: +#. +#. Some Comment Title +#. from Shaun McCance on 2010-06-03 +#. +#. Here is the text of the comment. +#. +#. If only a name is supplied, and no date, then comment.name is used +#. instead of this string. +#. +#. Special elements in the message will be replaced with the +#. appropriate content, as follows: +#. +#. <comment.name/> - The name of the person making the comment +#. <comment.date/> - The date the comment was made +#. +#: yelp-xsl.xml.in:419 +msgid "from <comment.name/> on <comment.date/>" +msgstr "frá <comment.name/> þann <comment.date/>" + +#. (itstool) path: msg/msgstr +#. ID: comment.name +#. This is a format message used to format the citation of a comment +#. made by an editor of a document. This appears on a new line after +#. the title of the comment, if a title is present, or as the first +#. line if a title is not present. +#. +#. This string is used when only the name of the commenter is supplied. +#. In English, a title together with this format string might produce +#. something like this: +#. +#. Some Comment Title +#. from Shaun McCance +#. +#. Here is the text of the comment. +#. +#. If a date is also supplied, then comment.name-date is used instead +#. of this string. +#. +#. Special elements in the message will be replaced with the +#. appropriate content, as follows: +#. +#. <comment.name/> - The name of the person making the comment +#. +#: yelp-xsl.xml.in:447 +msgid "from <comment.name/>" +msgstr "frá <comment.name/>" + +#. (itstool) path: msg/msgstr +#. ID: copyright.format +#. This is a format message used to format copyright notices. Special +#. elements in the message will be replaced with the appropriate content, +#. as follows: +#. +#. <copyright.years/> - The years the copyrightable material was made +#. <copyright.name/> - The person or entity that holds the copyright +#. +#: yelp-xsl.xml.in:460 +msgid "© <copyright.years/> <copyright.name/>" +msgstr "© <copyright.years/> <copyright.name/>" + +#. (itstool) path: msg/msgstr +#. ID: email.tooltip +#. This is a format message used to format tooltips on mailto: links. +#. Special elements in the message will be replaced with the appropriate +#. content, as follows: +#. +#. <string/> - The linked-to email address +#. +#: yelp-xsl.xml.in:472 +msgid "Send email to ‘<string/>’." +msgstr "Senda tölvupóst á ‘<string/>’." + +#. (itstool) path: msg/msgstr +#. ID: glossentry.tooltip +#. This is a format message used to format tooltips on cross references +#. to glossary entries. Special elements in the message will be replaced +#. with the appropriate content, as follows: +#. +#. <glossterm/> - The term being defined by the glossary entry +#. +#: yelp-xsl.xml.in:484 +msgid "Read the definition for ‘<glossterm/>’." +msgstr "Lesa skilgreininguna fyrir ‘<glossterm/>’." + +#. (itstool) path: msg/msgstr +#. ID: glosssee.format +#. This is a format message used to format glossary cross references. +#. This format message controls the sentence used to present the cross +#. reference, not the link itself. For the formatting of the actual +#. link, see the message glossentry.xref. +#. +#. One or more glosssee elements are presented as a links to the user +#. in the glossary, formatted as a single prose sentence. For example, +#. if the user is being directed to the entry "foo", the glosssee may +#. be formatted as "See foo." +#. +#. Special elements in the message will be replaced with the +#. appropriate content, as follows: +#. +#. <glosssee/> - The actual link or links of the cross reference +#. +#: yelp-xsl.xml.in:505 +msgid "See <glosssee/>." +msgstr "Sjá <glosssee/>." + +#. (itstool) path: msg/msgstr +#. ID: glossseealso.format +#. This is a format message used to format glossary cross references. +#. This format message controls the sentence used to present the cross +#. reference, not the link itself. For the formatting of the actual +#. link, see the message glossentry.xref. +#. +#. One or more glossseealso elements are presented as a links to the +#. user in the glossary, formatted as a single prose sentence. For +#. example, if the user is being directed to the entries "foo", "bar", +#. and "baz", the glossseealso may be formatted as "See also foo, bar, +#. baz." +#. +#. Special elements in the message will be replaced with the +#. appropriate content, as follows: +#. +#. <glosssee/> - The actual link or links of the cross reference +#. +#: yelp-xsl.xml.in:527 +msgid "See also <glosssee/>." +msgstr "Sjá einnig <glosssee/>." + +#. (itstool) path: msg/msgstr +#. ID: quote.format +#. This is a format message used to format inline quotations. Special +#. elements in the message will be replaced with the appropriate content, +#. as follows: +#. +#. <node/> - The text content of the quote element +#. +#: yelp-xsl.xml.in:539 +msgid "“<node/>”" +msgstr "“<node/>”" + +#. (itstool) path: msg/msgstr +#. ID: quote.format +#. This is a format message used to format inline quotations inside +#. other inline quotations. Special elements in the message will be +#. replaced with the appropriate content, as follows: +#. +#. <node/> - The text content of the quote element +#. +#: yelp-xsl.xml.in:551 +msgid "‘<node/>’" +msgstr "‘<node/>’" + +#. (itstool) path: msg/msgstr +#. ID: seeie.format +#. This is a format message used to format index cross references. +#. This format message controls the sentence used to present the cross +#. reference, not the link itself. +#. +#. Special elements in the message will be replaced with the +#. appropriate content, as follows: +#. +#. <seeie/> - The actual link or links of the cross reference +#. +#: yelp-xsl.xml.in:566 +msgid "See <seeie/>." +msgstr "Sjá <seeie/>." + +#. (itstool) path: msg/msgstr +#. ID: seealsoie.format +#. This is a format message used to format index cross references. +#. This format message controls the sentence used to present the cross +#. reference, not the link itself. +#. +#. Special elements in the message will be replaced with the +#. appropriate content, as follows: +#. +#. <seeie/> - The actual link or links of the cross reference +#. +#: yelp-xsl.xml.in:581 +msgid "See also <seeie/>." +msgstr "Sjá einnig <seeie/>." + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.18.1/po/oc.po new/yelp-xsl-3.20.0/po/oc.po --- old/yelp-xsl-3.18.1/po/oc.po 2015-10-05 15:47:35.000000000 +0200 +++ new/yelp-xsl-3.20.0/po/oc.po 2016-03-21 17:52:17.000000000 +0100 @@ -1,17 +1,20 @@ # Occitan translation for gnome-doc-utils. # Copyright (C) 2004-2011 the GNOME Foudnation # This file is distributed under the same license as the gnome-doc-utils package. -# Yannig Marchegay (Kokoyaya) <[email protected]>, 2006-2008 +# Yannig Marchegay (Kokoyaya) <[email protected]>, 2006-2008, 2010. +# Cédric Valmary (Tot en Òc) <[email protected]>, 2010-2013. +# None <None>, 2013. # Cédric Valmary (Tot en òc) <[email protected]>, 2015. +# Cédric Valmary (totenoc.eu) <[email protected]>, 2016. msgid "" msgstr "" "Project-Id-Version: gnome-doc-utils fr\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-" "xsl&keywords=I18N+L10N&component=General\n" -"POT-Creation-Date: 2015-04-28 13:35+0000\n" -"PO-Revision-Date: 2015-05-18 17:21+0200\n" -"Last-Translator: Cédric Valmary (Tot en òc) <[email protected]>\n" -"Language-Team: Tot en òc (totenoc.eu)\n" +"POT-Creation-Date: 2016-02-29 15:19+0000\n" +"PO-Revision-Date: 2016-02-29 19:17+0200\n" +"Last-Translator: Cédric Valmary (totenoc.eu) <[email protected]>\n" +"Language-Team: Tot En Òc\n" "Language: oc\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,6 +23,7 @@ "X-Generator: Virtaal 0.7.1\n" "X-Launchpad-Export-Date: 2012-09-01 04:04+0000\n" "X-Project-Style: gnome\n" +"MIME-Versocion: 1.0\n" #. (itstool) path: msg/msgstr #. Translate to default:RTL if your language should be displayed @@ -41,7 +45,6 @@ #. #: yelp-xsl.xml.in:47 #, no-wrap -#, no-wrap msgid ", " msgstr ", " @@ -54,7 +57,6 @@ #. Make sure to include leading or trailing spaces if you want them. #. #: yelp-xsl.xml.in:60 -#, no-wrap, no-wrap msgid ", and " msgstr ", e " @@ -65,7 +67,6 @@ #. Make sure to include leading or trailing spaces if you want them. #. #: yelp-xsl.xml.in:71 -#, no-wrap, no-wrap msgid " and " msgstr " e " @@ -332,7 +333,7 @@ #. Title for a list of translators. #: yelp-xsl.xml.in:316 msgid "Translated By" -msgstr "Tradusit per" +msgstr "Traduch per" #. (itstool) path: msg/msgstr #. Figures can automatically scale images down to fit the page width. @@ -402,7 +403,7 @@ #. appropriate content, as follows: #. #. <citation.label/> - The text content of the citation element, possibly -#. as a link to an entry in the bibliography +#. as a link to an entry in the bibliography #. #: yelp-xsl.xml.in:390 msgid "[<citation.label/>]" @@ -419,10 +420,10 @@ #. In English, a title together with this format string might produce #. something like this: #. -#. Some Comment Title -#. from Shaun McCance on 2010-06-03 +#. Some Comment Title +#. from Shaun McCance on 2010-06-03 #. -#. Here is the text of the comment. +#. Here is the text of the comment. #. #. If only a name is supplied, and no date, then comment.name is used #. instead of this string. @@ -448,10 +449,10 @@ #. In English, a title together with this format string might produce #. something like this: #. -#. Some Comment Title -#. from Shaun McCance +#. Some Comment Title +#. from Shaun McCance #. -#. Here is the text of the comment. +#. Here is the text of the comment. #. #. If a date is also supplied, then comment.name-date is used instead #. of this string. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.18.1/xslt/common/html.xsl new/yelp-xsl-3.20.0/xslt/common/html.xsl --- old/yelp-xsl-3.18.1/xslt/common/html.xsl 2015-10-05 16:03:42.000000000 +0200 +++ new/yelp-xsl-3.20.0/xslt/common/html.xsl 2016-03-21 17:51:17.000000000 +0100 @@ -492,6 +492,39 @@ <!--**========================================================================== +html.linktrails.empty +Stub to output something when no link trails are present. +:Stub: true +:Revision:version="3.20" date="2015-10-02" status="final" +$node: The source element a page is bring created for. + +This template is a stub. It is called by templates that output link trails when +there are no link trails to output. Some customizations prepend extra site links +to link trails. This template allows them to output those links even when no link +trails would otherwise be present. +--> +<xsl:template name="html.linktrails.empty"> + <xsl:param name="node" select="."/> +</xsl:template> + + +<!--**========================================================================== +html.linktrails.prefix +Stub to output extra content before a link trail. +:Stub: true +:Revision:version="3.20" date="2015-10-02" status="final" +$node: A source-specific element providing information about the link trail. + +This template is a stub. It is called by templates that output link trails +before the normal links are output. This template is useful for adding extra +site links at the beginning of each link trail. +--> +<xsl:template name="html.linktrails.prefix"> + <xsl:param name="node" select="."/> +</xsl:template> + + +<!--**========================================================================== html.class.attr Output a #{class} attribute for an HTML element. :Revision: version="3.10" date="2013-07-10" status="final" @@ -1084,6 +1117,7 @@ <xsl:value-of select="$color.gray_border"/><xsl:text>; padding-</xsl:text><xsl:value-of select="$left"/><xsl:text>: 1em; } +div.example > div.inner > div.region > div.desc { font-style: italic; } div.figure { margin-</xsl:text><xsl:value-of select="$left"/><xsl:text>: 1.72em; padding: 4px; @@ -1607,14 +1641,14 @@ <!--**========================================================================== html.js Output all JavaScript for an HTML output page. -:Revision:version="1.0" date="2010-12-31" status="final" +:Revision:version="3.20" date="2016-01-18" status="final" $node: The node to create JavaScript for. This template creates the JavaScript for an HTML output page. It calls the -template *{html.js.jquery} to output references to jQuery files. It then -calls *{html.js.custom} to output references to custom JavaScript files. -Finally, it outputs an HTML #{script} tag and calls *{html.js.content} to -ouput the contents of that tag. +templates *{html.js.jquery}, *{html.js.syntax}, and *{html.js.mathjax} to +output references to external libraries. It then calls *{html.js.custom} to +output references to custom JavaScript files. Finally, it calls +*{html.js.script} to output local JavaScript created by *{html.js.content}. --> <xsl:template name="html.js"> <xsl:param name="node" select="."/> @@ -1627,11 +1661,9 @@ <xsl:call-template name="html.js.custom"> <xsl:with-param name="node" select="$node"/> </xsl:call-template> - <script type="text/javascript"> - <xsl:call-template name="html.js.content"> - <xsl:with-param name="node" select="$node"/> - </xsl:call-template> - </script> + <xsl:call-template name="html.js.script"> + <xsl:with-param name="node" select="$node"/> + </xsl:call-template> </xsl:template> @@ -1690,17 +1722,39 @@ <!--**========================================================================== +html.js.script +Output a JavaScript #{script} tag containing local content. +:Revision:version="3.20" date="2016-01-18" status="final" +$node: The node to create JavaScript for. + +This template is called by *{html.js} to output JavaScript content. It outputs +a #{script} tag and calls *{html.js.content} to output the contents. To force +all JavaScript into external files, override this template to output a #{script} +tag referencing an external file with the #{src} attribute, then output the +result of *{html.js.content} to that file. +--> +<xsl:template name="html.js.script"> + <xsl:param name="node" select="."/> + <script type="text/javascript"> + <xsl:call-template name="html.js.content"> + <xsl:with-param name="node" select="$node"/> + </xsl:call-template> + </script> +</xsl:template> + + +<!--**========================================================================== html.js.content Output JavaScript content for an HTML output page. -:Revision:version="3.4" date="2011-11-04" status="final" +:Revision:version="3.20" date="2016-01-18" status="final" $node: The node to create JavaScript for. -This template is called by *{html.js} to output JavaScript content. It does not -output an HTML #{script} tag. The JavaScript output by this template or templates -it calls may depend on the jQuery code referenced by *{html.js.jquery}. This -template calls the templates *{html.js.core}, *{html.js.ui}, *{html.js.media}, -and *{html.js.syntax}. It then calls the mode -%{html.js.mode} on ${node} and calls the template *{html.js.content.custom}. +This template is called by *{html.js.script} to output JavaScript content. It +does not output an HTML #{script} tag. The JavaScript output by this template +or templates it calls may depend on the jQuery code referenced by +*{html.js.jquery}. This template calls the templates *{html.js.core}, +*{html.js.ui}, and *{html.js.media}. It then calls the mode %{html.js.mode} +on ${node} and calls the template *{html.js.content.custom}. --> <xsl:template name="html.js.content"> <xsl:param name="node" select="."/> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.18.1/xslt/docbook/html/db2html-links.xsl new/yelp-xsl-3.20.0/xslt/docbook/html/db2html-links.xsl --- old/yelp-xsl-3.18.1/xslt/docbook/html/db2html-links.xsl 2015-10-05 16:03:42.000000000 +0200 +++ new/yelp-xsl-3.20.0/xslt/docbook/html/db2html-links.xsl 2016-03-21 17:51:17.000000000 +0100 @@ -32,19 +32,26 @@ <!--**========================================================================== db2html.links.linktrail Generate links to pages from ancestor elements. -:Revision:version="3.4" date="2011-11-08" status="final" +:Revision:version="3.20" date="2015-09-15" status="final" $node: The element to generate links for. -This template outputs a trail of links for the ancestor pages of ${node}. +This template outputs a trail of links for the ancestor pages of ${node}. If +${node} has no ancestors, then it calls *{html.linktrails.empty} instead. This +template calls *{html.linktrails.prefix} before the first link, passing ${node} +as that template's #{node} parameter. --> <xsl:template name="db2html.links.linktrail"> <xsl:param name="node" select="."/> <xsl:variable name="direction"> <xsl:call-template name="l10n.direction"/> </xsl:variable> - <xsl:if test="$node/ancestor::*"> + <xsl:choose> + <xsl:when test="$node/ancestor::*"> <div class="trails" role="navigation"> <div class="trail"> + <xsl:call-template name="html.linktrails.prefix"> + <xsl:with-param name="node" select="$node"/> + </xsl:call-template> <!-- The parens put the nodes back in document order --> <xsl:for-each select="($node/ancestor::*)"> <a class="trail"> @@ -76,7 +83,13 @@ </xsl:for-each> </div> </div> - </xsl:if> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="html.linktrails.empty"> + <xsl:with-param name="node" select="$node"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> </xsl:template> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.18.1/xslt/mallard/cache/mal-cache.xsl new/yelp-xsl-3.20.0/xslt/mallard/cache/mal-cache.xsl --- old/yelp-xsl-3.18.1/xslt/mallard/cache/mal-cache.xsl 2015-10-05 15:47:35.000000000 +0200 +++ new/yelp-xsl-3.20.0/xslt/mallard/cache/mal-cache.xsl 2016-03-18 15:56:30.000000000 +0100 @@ -48,18 +48,6 @@ <!--**========================================================================== -mal.cache.xref ---> -<xsl:template name="mal.cache.xref"> - <xsl:param name="node" select="."/> - <xsl:param name="node_in"/> - <xsl:attribute name="xref"> - <xsl:value-of select="$node/@xref"/> - </xsl:attribute> -</xsl:template> - - -<!--**========================================================================== mal.cache.info --> <xsl:template name="mal.cache.info"> @@ -68,21 +56,7 @@ <xsl:param name="node_in"/> <info> <xsl:for-each select="$info/*"> - <xsl:choose> - <xsl:when test="self::mal:link"> - <link> - <xsl:call-template name="mal.cache.xref"> - <xsl:with-param name="node_in" select="$node_in"/> - </xsl:call-template> - <xsl:for-each select="attribute::*[not(name(.) = 'xref')] | *"> - <xsl:copy-of select="."/> - </xsl:for-each> - </link> - </xsl:when> - <xsl:otherwise> - <xsl:copy-of select="."/> - </xsl:otherwise> - </xsl:choose> + <xsl:copy-of select="."/> </xsl:for-each> </info> </xsl:template> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.18.1/xslt/mallard/html/mal2html-block.xsl new/yelp-xsl-3.20.0/xslt/mallard/html/mal2html-block.xsl --- old/yelp-xsl-3.18.1/xslt/mallard/html/mal2html-block.xsl 2015-10-05 16:03:42.000000000 +0200 +++ new/yelp-xsl-3.20.0/xslt/mallard/html/mal2html-block.xsl 2016-03-21 17:51:17.000000000 +0100 @@ -251,17 +251,31 @@ <xsl:template mode="mal2html.block.mode" match="mal:example"> <xsl:variable name="if"><xsl:call-template name="mal.if.test"/></xsl:variable><xsl:if test="$if != ''"> <div> + <xsl:call-template name="html.lang.attrs"/> <xsl:call-template name="html.class.attr"> <xsl:with-param name="class"> <xsl:text>example</xsl:text> + <xsl:if test="mal:title and @ui:expanded"> + <xsl:text> ui-expander</xsl:text> + </xsl:if> <xsl:if test="$if != 'true'"> <xsl:text> if-if </xsl:text> <xsl:value-of select="$if"/> </xsl:if> </xsl:with-param> </xsl:call-template> - <xsl:call-template name="html.lang.attrs"/> - <xsl:apply-templates mode="mal2html.block.mode"/> + <xsl:call-template name="mal2html.ui.expander.data"/> + <div class="inner"> + <xsl:apply-templates mode="mal2html.block.mode" select="mal:title[1]"/> + <div class="region"> + <xsl:apply-templates mode="mal2html.block.mode" select="mal:desc[1]"/> + <div class="contents"> + <xsl:for-each select="*[not(self::mal:title or self::mal:desc)]"> + <xsl:apply-templates mode="mal2html.block.mode" select="."/> + </xsl:for-each> + </div> + </div> + </div> </div> </xsl:if> </xsl:template> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yelp-xsl-3.18.1/xslt/mallard/html/mal2html-page.xsl new/yelp-xsl-3.20.0/xslt/mallard/html/mal2html-page.xsl --- old/yelp-xsl-3.18.1/xslt/mallard/html/mal2html-page.xsl 2015-10-05 16:03:42.000000000 +0200 +++ new/yelp-xsl-3.20.0/xslt/mallard/html/mal2html-page.xsl 2016-03-21 17:51:17.000000000 +0100 @@ -298,11 +298,14 @@ <!--**========================================================================== mal2html.page.linktrails.empty -Stub to output something when no link trails are present. +Deprecated stub to output something when no link trails are present. :Stub: true -:Revision:version="3.4" date="2011-11-19" status="final" +:Revision:version="3.20" date="2015-09-17" status="final" $node: The top-level #{page} element. +This template is deprecated. Use *{html.linktrails.empty} instead. By default, +this template calls *{html.linktrails.empty}, passing the ${node} parameter. + This template is a stub. It is called by ${mal2html.page.linktrails} when there are no link trails to output. Some customizations prepend extra site links to link trails. This template allows them to output those links even when no link @@ -310,19 +313,22 @@ --> <xsl:template name="mal2html.page.linktrails.empty"> <xsl:param name="node" select="."/> + <xsl:call-template name="html.linktrails.empty"> + <xsl:with-param name="node" select="$node"/> + </xsl:call-template> </xsl:template> <!--**========================================================================== mal2html.page.linktrails.trail Output one trail of guide links. -:Revision:version="3.4" date="2011-11-19" status="final" +:Revision:version="3.20" date="2015-09-19" status="final" $node: A #{link} element from *{mal.link.linktrails}. This template outputs an HTML #{div} element containing all the links in a -single link trail. It calls *{mal2html.page.linktrails.trail.prefix} to output -a custom boilerplate prefix, then calls *{mal2html.page.linktrails.link} to -output the actual links. +single link trail. It calls *{html.linktrails.prefix} (by way of +*{mal2html.page.linktrails.trail.prefix}) to output a custom boilerplate prefix, +then calls *{mal2html.page.linktrails.link} to output the actual links. --> <xsl:template name="mal2html.page.linktrails.trail"> <xsl:param name="node" select="."/> @@ -339,18 +345,24 @@ <!--**========================================================================== mal2html.page.linktrails.trail.prefix -Stub to output extra content before a link trail. +Deprecated stub to output extra content before a link trail. :Stub: true -:Revision:version="3.4" date="2011-11-19" status="final" +:Revision:version="3.20" date="2015-09-17" status="final" $node: A #{link} element from *{mal.link.linktrails}. -This template is a stub. It is called by *{mal2html.page.linktrails.trail} for each -link trail before the normal links are output with *{mal2html.page.linktrails.link}. -This template is useful for adding extra site links at the beginning of each link -trail. +This template is deprecated. Use *{html.linktrails.prefix} instead. By default, +this template calls *{html.linktrails.prefix}, passing the ${node} parameter. + +This template is a stub. It is called by *{mal2html.page.linktrails.trail} for +each link trail before the normal links are output with +*{mal2html.page.linktrails.link}. This template is useful for adding extra site +links at the beginning of each link trail. --> <xsl:template name="mal2html.page.linktrails.trail.prefix"> <xsl:param name="node" select="."/> + <xsl:call-template name="html.linktrails.prefix"> + <xsl:with-param name="node" select="$node"/> + </xsl:call-template> </xsl:template>
