]> granicus.if.org Git - docbook-dsssl/log
docbook-dsssl
12 years ago- Add a script that helps generating callout images for Slides
Gábor Kövesdán [Thu, 23 Aug 2012 17:01:58 +0000 (17:01 +0000)]
- Add a script that helps generating callout images for Slides
- Add images that will be used in the documentation

12 years ago- Add an XSLT to upgrade old Slides documents to Slides 5.0
Gábor Kövesdán [Thu, 23 Aug 2012 16:56:33 +0000 (16:56 +0000)]
- Add an XSLT to upgrade old Slides documents to Slides 5.0

12 years ago- Convert the test files to DocBook Slides 5.0
Gábor Kövesdán [Thu, 23 Aug 2012 16:55:27 +0000 (16:55 +0000)]
- Convert the test files to DocBook Slides 5.0

12 years ago- Remove catalogs; there is no DTD any more
Gábor Kövesdán [Thu, 23 Aug 2012 16:53:19 +0000 (16:53 +0000)]
- Remove catalogs; there is no DTD any more
- Update version number in the VERSION file
- Update locatingrules.xml

12 years ago- Remove the demo directory, it was just a glue to render the demo
Gábor Kövesdán [Thu, 23 Aug 2012 16:51:34 +0000 (16:51 +0000)]
- Remove the demo directory, it was just a glue to render the demo
  presentation in various formats.  It is not really applicable any more.

12 years ago- Merge the content of the 6 README-alike files into 2
Gábor Kövesdán [Thu, 23 Aug 2012 16:44:54 +0000 (16:44 +0000)]
- Merge the content of the 6 README-alike files into 2
- Update content to reflect reality
- Installing notes mostly cover catalogs, which is not applicable any more

12 years ago- Replace old Slides grammar with the namespace-based DocBook 5.0 extension
Gábor Kövesdán [Thu, 23 Aug 2012 16:35:52 +0000 (16:35 +0000)]
- Replace old Slides grammar with the namespace-based DocBook 5.0 extension
- RELAX-NG is now the main schema language
- Generate XSD as well but not DTD

12 years agoFix bug in footnote link introduced in 1.77.1.
Bob Stayton [Tue, 17 Jul 2012 03:23:51 +0000 (03:23 +0000)]
Fix bug in footnote link introduced in 1.77.1.

12 years agoResolve conflict of duplicate ids on html table with caption.
Bob Stayton [Mon, 16 Jul 2012 00:14:50 +0000 (00:14 +0000)]
Resolve conflict of duplicate ids on html table with caption.
Wrap a div with class and id attribute around html table without caption.

12 years agoRemove call to 'generate.id' template in <h1> in component.title because the
Bob Stayton [Sun, 15 Jul 2012 23:24:21 +0000 (23:24 +0000)]
Remove call to 'generate.id' template in <h1> in component.title because the
id is already generated for the parent div element.

12 years agoTest for @xml:id as well as @id for $rootid.
Bob Stayton [Wed, 11 Jul 2012 18:51:03 +0000 (18:51 +0000)]
Test for @xml:id as well as @id for $rootid.

12 years agoSet omit-xml-declaration to 'yes' for write.text.chunk template, since a text
Bob Stayton [Tue, 10 Jul 2012 01:29:54 +0000 (01:29 +0000)]
Set omit-xml-declaration to 'yes' for write.text.chunk template, since a text
file should never have an xml declaration.

12 years agoChange ns README to README.ns in order to retain the regular README in the ns directory.
Bob Stayton [Mon, 9 Jul 2012 21:38:55 +0000 (21:38 +0000)]
Change ns README to README.ns in order to retain the regular README in the ns directory.

12 years agoRename ns README to separate it from the stock README which is still needed in the...
Bob Stayton [Mon, 9 Jul 2012 21:37:55 +0000 (21:37 +0000)]
Rename ns README to separate it from the stock README which is still needed in the namespaced directory because it lists the main stylesheet files.

12 years agoRenamed file in shape with rev 9396 change
Jirka Kosek [Fri, 6 Jul 2012 13:21:46 +0000 (13:21 +0000)]
Renamed file in shape with rev 9396 change

12 years agoAdded support for @function attribute in keycap (uses keycap context
Thomas Schraitle [Thu, 5 Jul 2012 14:49:59 +0000 (14:49 +0000)]
Added support for @function attribute in keycap (uses keycap context
from language files) => fixes RFE#3540451
If @function is set and keycap is empty, then template will use the
content from the keycap context, otherwise it will use just the given
text

12 years agoAdded keycap context from RFE#3540451 to support @function attribute
Thomas Schraitle [Thu, 5 Jul 2012 13:15:58 +0000 (13:15 +0000)]
Added keycap context from RFE#3540451 to support @function attribute

12 years agoAdded keycap context from RFE#3540451 to support @function attribute
Thomas Schraitle [Thu, 5 Jul 2012 12:58:25 +0000 (12:58 +0000)]
Added keycap context from RFE#3540451 to support @function attribute

12 years agoAlso set the title param in head.content since it's sometimes
David Cramer [Wed, 4 Jul 2012 18:15:12 +0000 (18:15 +0000)]
Also set the title param in head.content since it's sometimes
called without that param being passed in. Use the passed-in
value in user.head.title.

12 years agoUse user.head.title to add title to webhelp pages,
David Cramer [Wed, 4 Jul 2012 16:43:02 +0000 (16:43 +0000)]
Use user.head.title to add title to webhelp pages,
but do not yet add the book title to the page title.

12 years agoRestore missing title param on 'head.content' template, and passed
Bob Stayton [Mon, 2 Jul 2012 05:44:20 +0000 (05:44 +0000)]
Restore missing title param on 'head.content' template, and passed
it along to user.head.title. That param
is used for certain special chunkings such as Long Descriptions.

12 years agoAdd support for title in screenshot, available since DocBook 5.
Bob Stayton [Sun, 1 Jul 2012 23:46:52 +0000 (23:46 +0000)]
Add support for title in screenshot, available since DocBook 5.

12 years agoAdd support for title element in screenshot, now allowed in DocBook 5.
Bob Stayton [Sun, 1 Jul 2012 23:35:36 +0000 (23:35 +0000)]
Add support for title element in screenshot, now allowed in DocBook 5.

12 years agoAdd support for fragment identifiers in fileref in
Bob Stayton [Mon, 25 Jun 2012 15:51:20 +0000 (15:51 +0000)]
Add support for fragment identifiers in fileref in
a resource element.

12 years agoWebhelp: Revert 9433. We need to fix the indexer before we can include the document...
David Cramer [Wed, 20 Jun 2012 02:02:50 +0000 (02:02 +0000)]
Webhelp: Revert 9433. We need to fix the indexer before we can include the document title in the html/head/title

12 years agoWebhelp: Append document title to html/head/title
David Cramer [Wed, 20 Jun 2012 02:01:11 +0000 (02:01 +0000)]
Webhelp: Append document title to html/head/title

12 years agoHTML: Add hook for easily customizing html/head/title
David Cramer [Wed, 20 Jun 2012 01:59:44 +0000 (01:59 +0000)]
HTML: Add hook for easily customizing html/head/title

12 years agoRestore formatting of figure/caption that was broken in 1.77.1.
Bob Stayton [Mon, 18 Jun 2012 16:52:41 +0000 (16:52 +0000)]
Restore formatting of figure/caption that was broken in 1.77.1.

12 years agominor changes to indexer
Kasun Gajasinghe [Sun, 10 Jun 2012 03:52:08 +0000 (03:52 +0000)]
minor changes to indexer

12 years agoWebhelp: fix missing reference to ie.css
David Cramer [Tue, 5 Jun 2012 21:20:33 +0000 (21:20 +0000)]
Webhelp: fix missing reference to ie.css

12 years agoUpdated for 1.77.1
Bob Stayton [Mon, 4 Jun 2012 21:47:26 +0000 (21:47 +0000)]
Updated for 1.77.1

12 years agoWebhelp: Increase default value for chunk.section.depth
David Cramer [Mon, 4 Jun 2012 16:42:58 +0000 (16:42 +0000)]
Webhelp: Increase default value for chunk.section.depth

12 years agoChange version to 1.77.1 for release.
Bob Stayton [Sat, 2 Jun 2012 22:50:24 +0000 (22:50 +0000)]
Change version to 1.77.1 for release.

12 years agoCheck in changes since 1.77.0
Bob Stayton [Sat, 2 Jun 2012 22:49:39 +0000 (22:49 +0000)]
Check in changes since 1.77.0

12 years agoUpdated for 1.77.1 release.
Bob Stayton [Sat, 2 Jun 2012 22:35:07 +0000 (22:35 +0000)]
Updated for 1.77.1 release.

12 years agoImport the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly
Bob Stayton [Sat, 2 Jun 2012 21:56:19 +0000 (21:56 +0000)]
Import the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly
from the filename.

12 years agoAdd the correct VERSION.xsl file to the build for ns stylesheets.
Bob Stayton [Sat, 2 Jun 2012 21:48:57 +0000 (21:48 +0000)]
Add the correct VERSION.xsl file to the build for ns stylesheets.

12 years agoUndo last change because not implemented correctly.
Bob Stayton [Sat, 2 Jun 2012 21:18:04 +0000 (21:18 +0000)]
Undo last change because not implemented correctly.

12 years agoRefactored due to better support for html5 within the base html stylesheets.
Bob Stayton [Sat, 2 Jun 2012 20:14:04 +0000 (20:14 +0000)]
Refactored due to better support for html5 within the base html stylesheets.

12 years agoUse $div.element variable in place of div to support html5 section element.
Bob Stayton [Sat, 2 Jun 2012 20:10:58 +0000 (20:10 +0000)]
Use $div.element variable in place of div to support html5 section element.
output

12 years agoFix the output comments to indicate which stylesheet was used.
Bob Stayton [Sat, 2 Jun 2012 19:30:54 +0000 (19:30 +0000)]
Fix the output comments to indicate which stylesheet was used.

12 years agoRemove from SVN because this file is generated during build.
Bob Stayton [Sat, 2 Jun 2012 19:29:47 +0000 (19:29 +0000)]
Remove from SVN because this file is generated during build.

12 years agoIn sidebar, turn off space before first para if there is no title.
Bob Stayton [Sat, 2 Jun 2012 19:02:39 +0000 (19:02 +0000)]
In sidebar, turn off space before first para if there is no title.

12 years agoFix xsl:element to not overwrite the incoming fo: namespace
Bob Stayton [Thu, 31 May 2012 17:32:19 +0000 (17:32 +0000)]
Fix xsl:element to not overwrite the incoming fo: namespace
if the $ns param is not set.

12 years agoRemove xslns:d from non-namespaced version to prevent duplicate
Bob Stayton [Tue, 29 May 2012 16:31:25 +0000 (16:31 +0000)]
Remove xslns:d from non-namespaced version to prevent duplicate
defintions in namespaced version.

12 years agoupdated webhelp documentation
Kasun Gajasinghe [Sat, 26 May 2012 13:56:20 +0000 (13:56 +0000)]
updated webhelp documentation

12 years agoRemoved the script htmlFileList.js since it's content is in htmlFileInfoList.js
Kasun Gajasinghe [Fri, 25 May 2012 17:07:19 +0000 (17:07 +0000)]
Removed the script htmlFileList.js since it's content is in htmlFileInfoList.js

12 years agoAppended the contents of htmlFileList.js to htmlFileInfoList.js
Kasun Gajasinghe [Fri, 25 May 2012 17:01:43 +0000 (17:01 +0000)]
Appended the contents of htmlFileList.js to htmlFileInfoList.js

12 years agoIn the <h1> output, replace call to 'get.doc.title' with
Bob Stayton [Fri, 25 May 2012 16:59:12 +0000 (16:59 +0000)]
In the <h1> output, replace call to 'get.doc.title' with
mode="title.markup" because get.doc.title returns only
the string value of the title, losing any markup such
as <trademark> or <superscript>.

12 years agoRemove unnecessary bits of code from webhelp
Kasun Gajasinghe [Fri, 25 May 2012 15:41:03 +0000 (15:41 +0000)]
Remove unnecessary bits of code from webhelp

12 years agoWebhelp: Minor edits to the readme
David Cramer [Fri, 25 May 2012 03:42:24 +0000 (03:42 +0000)]
Webhelp: Minor edits to the readme

12 years agoWebhelp: Suppress abstracts from titlepages. These are used to create the search...
David Cramer [Fri, 25 May 2012 03:34:34 +0000 (03:34 +0000)]
Webhelp: Suppress abstracts from titlepages. These are used to create the search result summary sentence and should not be shown

12 years agoWebhelp: calculate path to profile.xsl from main build.xml file
David Cramer [Fri, 25 May 2012 03:24:14 +0000 (03:24 +0000)]
Webhelp: calculate path to profile.xsl from main build.xml file

12 years agoFix bug 3528673, missing "separator" param on template with
Bob Stayton [Thu, 24 May 2012 18:32:40 +0000 (18:32 +0000)]
Fix bug 3528673, missing "separator" param on template with
match="indexterm" mode="reference".  That param is passed
for endofrange processing to output the range separator.

12 years agoRestored templates for mml:* elements that were accidentally deleted.
Bob Stayton [Thu, 24 May 2012 16:33:32 +0000 (16:33 +0000)]
Restored templates for mml:* elements that were accidentally deleted.

12 years agoUpdated based on the experience producing version 1.77.0.
Bob Stayton [Tue, 22 May 2012 05:36:48 +0000 (05:36 +0000)]
Updated based on the experience producing version 1.77.0.

12 years agoRestore VERSION to snapshot state.
Bob Stayton [Sun, 20 May 2012 22:40:07 +0000 (22:40 +0000)]
Restore VERSION to snapshot state.

12 years agoUpdated for 1.77.0 release.
Bob Stayton [Sun, 20 May 2012 04:38:17 +0000 (04:38 +0000)]
Updated for 1.77.0 release.

12 years agoVersion 1.77.0 release
Bob Stayton [Sat, 19 May 2012 22:48:13 +0000 (22:48 +0000)]
Version 1.77.0 release

12 years agoCheck in accidentally deleted file.
Bob Stayton [Sat, 19 May 2012 22:38:03 +0000 (22:38 +0000)]
Check in accidentally deleted file.

12 years agoAdd 'output.html.scripts' template.
Bob Stayton [Sat, 19 May 2012 22:35:28 +0000 (22:35 +0000)]
Add 'output.html.scripts' template.
Use the shared 'no.namespace' nodeset instead of recomputing it.
Add the 'root.attributes' template to allow adding attributes to <html> element.

12 years agoWebhelp: Adding print-only css rules
David Cramer [Sun, 13 May 2012 19:22:12 +0000 (19:22 +0000)]
Webhelp: Adding print-only css rules

12 years agoMake viewport layout table compatible with html5.
Bob Stayton [Sat, 12 May 2012 23:46:35 +0000 (23:46 +0000)]
Make viewport layout table compatible with html5.

12 years agoAdd support for using <section> instead of <div> for html5.
Bob Stayton [Sat, 12 May 2012 23:44:25 +0000 (23:44 +0000)]
Add support for using <section> instead of <div> for html5.

12 years agoAdd support for using info/title as well as title in target element.
Bob Stayton [Sat, 12 May 2012 23:43:49 +0000 (23:43 +0000)]
Add support for using info/title as well as title in target element.

12 years agoEnable using <section> for glossary in html5 output.
Bob Stayton [Sat, 12 May 2012 23:43:04 +0000 (23:43 +0000)]
Enable using <section> for glossary in html5 output.

12 years agoAdd support for info/title as well as title on task.
Bob Stayton [Sat, 12 May 2012 23:42:32 +0000 (23:42 +0000)]
Add support for info/title as well as title on task.

12 years agoMake footnote rule compatible with html5.
Bob Stayton [Sat, 12 May 2012 23:41:56 +0000 (23:41 +0000)]
Make footnote rule compatible with html5.
Remove 'home' and 'up' links if html5.
Add call to placeholder template 'root.attributes' to enable adding
attributes to <html> element.
Make sure user.footer|header.navigation templates get passed
the params for next and prev.

12 years agoMake footnote rule compatible with html5.
Bob Stayton [Sat, 12 May 2012 23:39:44 +0000 (23:39 +0000)]
Make footnote rule compatible with html5.

12 years agoMake revhistory layout table compatible with html5.
Bob Stayton [Sat, 12 May 2012 23:39:14 +0000 (23:39 +0000)]
Make revhistory layout table compatible with html5.

12 years agoMake compatible with html5 when using <dl> for layout.
Bob Stayton [Sat, 12 May 2012 23:38:10 +0000 (23:38 +0000)]
Make compatible with html5 when using <dl> for layout.

12 years agoAdd support for info/title as well as title.
Bob Stayton [Sat, 12 May 2012 23:37:10 +0000 (23:37 +0000)]
Add support for info/title as well as title.

12 years agoMake funprototype layout table compatible with html5.
Bob Stayton [Sat, 12 May 2012 23:36:14 +0000 (23:36 +0000)]
Make funprototype layout table compatible with html5.

12 years agoEnable support for html5 features, including using <section> instead of
Bob Stayton [Sat, 12 May 2012 23:33:15 +0000 (23:33 +0000)]
Enable support for html5 features, including using <section> instead of
<div> for certain elements, and setting heading level to <h1> for chapters.
These features are not changed in the base html stylesheet for backwards
compatibility.

12 years agoAdd style for footnote rule.
Bob Stayton [Sat, 12 May 2012 23:30:08 +0000 (23:30 +0000)]
Add style for footnote rule.

12 years agoMake qandaset layout table compatible with html5.
Bob Stayton [Sat, 12 May 2012 23:29:36 +0000 (23:29 +0000)]
Make qandaset layout table compatible with html5.

12 years agoConvert block quote layout table to be html5 compatible.
Bob Stayton [Sat, 12 May 2012 23:24:54 +0000 (23:24 +0000)]
Convert block quote layout table to be html5 compatible.

12 years agoModify admon table to be compatibile with html5.
Bob Stayton [Sat, 12 May 2012 23:17:11 +0000 (23:17 +0000)]
Modify admon table to be compatibile with html5.

12 years agoModify revision history table to make it customizable for html5.
Bob Stayton [Sat, 12 May 2012 23:16:29 +0000 (23:16 +0000)]
Modify revision history table to make it customizable for html5.

12 years agoAdd support for subtitle inside info.
Bob Stayton [Sat, 12 May 2012 23:15:39 +0000 (23:15 +0000)]
Add support for subtitle inside info.

12 years agoAdd call to new 'root.attributes' placeholder template to allow
Bob Stayton [Sat, 12 May 2012 23:11:47 +0000 (23:11 +0000)]
Add call to new 'root.attributes' placeholder template to allow
adding attributes to the <html> output element.

12 years agoMake assembly schema available for convenience.
Bob Stayton [Fri, 11 May 2012 15:35:08 +0000 (15:35 +0000)]
Make assembly schema available for convenience.

12 years agoIn "select.mediaobject.index" template, add selection of videoobject
Bob Stayton [Fri, 11 May 2012 03:49:49 +0000 (03:49 +0000)]
In "select.mediaobject.index" template, add selection of videoobject
and audioobject since now supported in HTML5.

12 years agoqualify caption template to mediaobject/caption so not confused with table/caption.
Bob Stayton [Fri, 11 May 2012 03:47:30 +0000 (03:47 +0000)]
qualify caption template to mediaobject/caption so not confused with table/caption.

12 years agoAdd template to process table/caption element.
Bob Stayton [Fri, 11 May 2012 03:46:46 +0000 (03:46 +0000)]
Add template to process table/caption element.

12 years agoTranslated German WebHelp strings
Stefan Hinz [Wed, 9 May 2012 13:43:04 +0000 (13:43 +0000)]
Translated German WebHelp strings

12 years agoWebhelp: Arun's fix for bug where heading was partially hidden by header in some...
David Cramer [Wed, 9 May 2012 03:27:20 +0000 (03:27 +0000)]
Webhelp: Arun's fix for bug where heading was partially hidden by header in some situations.

12 years agoWebhelp: Fixing list of supported languages
David Cramer [Mon, 7 May 2012 04:04:31 +0000 (04:04 +0000)]
Webhelp: Fixing list of supported languages

12 years agoWebhelp: turn off autolabeling by default
David Cramer [Mon, 7 May 2012 03:17:07 +0000 (03:17 +0000)]
Webhelp: turn off autolabeling by default

12 years agoWebhelp: Import xhtml base stylesheets
David Cramer [Mon, 7 May 2012 03:11:33 +0000 (03:11 +0000)]
Webhelp: Import xhtml base stylesheets

12 years agoWebhelp: Link to the DocBook reference docs from the webhelp readme
David Cramer [Mon, 7 May 2012 02:11:35 +0000 (02:11 +0000)]
Webhelp: Link to the DocBook reference docs from the webhelp readme

12 years agoWebhelp: Update non-en gentext strings
David Cramer [Mon, 7 May 2012 00:49:35 +0000 (00:49 +0000)]
Webhelp: Update non-en gentext strings

12 years agoWebhelp: Correct language code in docs for Chinese
David Cramer [Mon, 7 May 2012 00:48:56 +0000 (00:48 +0000)]
Webhelp: Correct language code in docs for Chinese

12 years agoWebhelp: Use gentext value for noscript warning
David Cramer [Mon, 7 May 2012 00:48:19 +0000 (00:48 +0000)]
Webhelp: Use gentext value for noscript warning

12 years agoWebhelp: Delete tempfile after DocBook xsl build
David Cramer [Mon, 7 May 2012 00:46:59 +0000 (00:46 +0000)]
Webhelp: Delete tempfile after DocBook xsl build

12 years agoWebhelp: moving parameters into the standard location so they will be part of the...
David Cramer [Sun, 6 May 2012 19:43:53 +0000 (19:43 +0000)]
Webhelp: moving parameters into the standard location so they will be part of the parameter reference

12 years agoWebhelp: moving parameters into the standard location so they will be part of the...
David Cramer [Sun, 6 May 2012 19:41:03 +0000 (19:41 +0000)]
Webhelp: moving parameters into the standard location so they will be part of the parameter reference

12 years agoHandle case where para html.stylesheet has a space-separated list.
Bob Stayton [Sun, 6 May 2012 15:49:46 +0000 (15:49 +0000)]
Handle case where para html.stylesheet has a space-separated list.

12 years agoRemove template for obsolete bookbiblio element.
Bob Stayton [Sat, 5 May 2012 22:48:55 +0000 (22:48 +0000)]
Remove template for obsolete bookbiblio element.

12 years agoTake legalnotice out of find.chunks so it does not get Next and Prev.
Bob Stayton [Thu, 3 May 2012 16:28:23 +0000 (16:28 +0000)]
Take legalnotice out of find.chunks so it does not get Next and Prev.