Commit Graph

80 Commits

Author SHA1 Message Date
Jonas Wielicki 238329a536 Fix intra-XEP links (regression from 609a081 2017-08-24 14:31:30 +02:00
Jonas Wielicki 609a081f27 Add build for inbox/ 2017-08-23 14:45:07 +02:00
Sam Whited 980bc2d15f xep.xsl: Add superseded by specs as part of status line 2017-01-28 17:05:26 -06:00
Emmanuel Gil Peyrot 25867ed138 xep.xsl: Small optimisations. 2017-01-28 17:05:26 -06:00
Tobias Markmann 62083cddeb Fix note numbering for nested notes in XHTML XSL 2017-01-18 08:55:51 -06:00
Sam Whited 48d668e5f0 Update some copyright dates 2017-01-11 09:48:29 -06:00
Tobias Markmann de06827d21 Remove duplicates from ‘Notes’ section in XHTML rendered XEPs
Test-Information:

Tested on a single XEP that it works as expected. Repeated
notes get the same note number and the notes section only
mentions each note once.
2017-01-11 09:29:07 -06:00
Sam Whited 92d9bbc899 Revert "Merge pull request #360 from SamWhited/unique_ref_notes"
This reverts commit ee2544758c, reversing
changes made to 2c4b42dbd1.
2017-01-11 09:09:47 -06:00
Sam Whited d78f9de6c0 Don't duplicate footnotes in HTML 2017-01-09 09:56:18 -06:00
Emmanuel Gil Peyrot 054aea0ea9 xep.xsl: Improve the schemaloc > ns sentence, using quotes. 2016-10-13 23:24:09 +01:00
Edwin Mons 1c8851a2db xep.xsl: Force open and close tags on script
XSLT processors are allowed to choose either the self-closing form or
explicit open and close tags when operating in xml mode for elements
that have no text.  Unfortunately, for the script element, this is not
allowed (by the DTD, and conformant browsers will not accept the
self-closing form).

xsltproc, as used by the XSF tooling, will output the open/close tags,
but other processors, such as Xalan, will choose the self-closing form.

This patch adds an empty comment as a child of the script tag. This will
force all XSLT processors into outputting the right form. As browsers
are required to ignore the content if there is a src attribute, this
will not change the behaviour. Should a browser without support for the
script tag open it, all it sees is a comment.

Test-Information:

Transforms XEPs into readable documents in xsltproc and oXygen 9.3.
2016-08-31 08:33:33 +02:00
Ash Ward ecefd17bc6 Updated copyright year in xep.xsl 2016-01-07 18:26:35 +00:00
Winfried Tilanus c74cd46b92 Also use the prettify.js from the extentions directory. 2015-11-16 20:45:03 +01:00
Peter Saint-Andre eade8a6c99 fixed CSS path for website 2015-11-16 09:50:30 -07:00
Matthew A. Miller e183820d43 Update copyright dates (fixes #28) and deferred notices (fixes #27). 2015-07-23 16:28:58 +02:00
Matthew A. Miller 31e612a9bd Merge pull request #24 from SamWhited/source_control_link
Fix source control link in XEPs
2015-07-20 08:50:08 +02:00
Sam Whited 49f4b4d0ef Fix source control link in XEPs 2015-07-18 21:38:22 -05:00
Matthew A. Miller c7b619cc78 Exclude note on when last call ends if no <lastcall> (e.g., XEP still under consideration by XMPP Council) 2015-07-15 09:36:52 -06:00
Peter Saint-Andre 08e183781a copyright update for 2014 2014-01-08 11:39:11 -07:00
Mike Taylor ed95e4662c applying patch from Remko to add template support for sub element 2013-11-27 16:33:44 -05:00
Peter Saint-Andre dcefdb0506 making XEPs mobile-friendly 2013-06-19 15:42:02 -06:00
Peter Saint-Andre 170b40f1a2 2013 copyright updates 2013-01-03 11:26:22 -07:00
Peter Saint-Andre 82f5d53717 updated RFC citations 2012-08-03 11:54:33 -06:00
stpeter c940f5c79f councilnote 2012-01-11 10:50:27 -07:00
stpeter 59f5288095 updated copyright year in legal notice 2012-01-10 12:31:00 -07:00
stpeter ee7f72207a corrected source control link 2011-06-10 21:23:18 -06:00
stpeter f440cd55c0 updated copyright year 2011-02-23 16:03:57 -07:00
Tobias Markmann 0012e12fce Add information about other formats to XEPs.
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@4149 4b5297f7-1745-476d-ba37-a9c6900126ab
2010-04-08 18:10:55 +00:00
Tobias Markmann 6109316681 Changing DTD to XHTML 1.0 Traditional.
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3839 4b5297f7-1745-476d-ba37-a9c6900126ab
2010-01-15 21:23:01 +00:00
Peter Saint-Andre b4658beda9 2009 to 2010
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3802 4b5297f7-1745-476d-ba37-a9c6900126ab
2010-01-11 20:23:59 +00:00
Peter Saint-Andre fd0c759087 revert to relative links for prettify files, added softlink on web server
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3739 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-12-19 13:46:28 +00:00
Tobias Markmann 56dcf37ba9 Use absolute links to prettify files so attics work too.
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3737 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-12-19 11:14:36 +00:00
Peter Saint-Andre 9cb1267849 added link to attic
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3724 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-12-17 22:02:37 +00:00
Tobias Markmann 6dd7a7b929 Highlight examples too.
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3587 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-11-02 18:29:47 +00:00
Tobias Markmann aa28286994 Syntax highlighting
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3586 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-11-02 18:05:12 +00:00
Peter Saint-Andre 1dd51f7755 last call element
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3577 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-10-27 22:47:05 +00:00
Peter Saint-Andre 17693e9ccf no www
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3122 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-05-05 20:38:58 +00:00
Peter Saint-Andre 565cd35871 corrected conformance language
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3057 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-04-20 16:40:19 +00:00
Peter Saint-Andre a9e287387f added text emphasis
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2988 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-04-05 18:32:52 +00:00
Peter Saint-Andre 0986764ea2 converted (c) to copyright symbol
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2967 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-04-03 21:38:15 +00:00
Peter Saint-Andre 84b4ac190a added support for definition lists
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2914 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-03-21 04:18:54 +00:00
Peter Saint-Andre 04eed5dca2 added summary information to top of document
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2897 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-03-19 03:00:58 +00:00
Peter Saint-Andre 546e980462 typo
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2630 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-01-09 18:28:23 +00:00
Peter Saint-Andre 1f99b925b1 XSL cleanup for improved readability
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2628 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-01-09 18:15:40 +00:00
Peter Saint-Andre 080e157a29 2009 transition
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2595 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-01-05 16:28:58 +00:00
Peter Saint-Andre b815e3d190 discuss element
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2579 4b5297f7-1745-476d-ba37-a9c6900126ab
2008-12-18 20:09:59 +00:00
Peter Saint-Andre 39c3101bda typo
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2515 4b5297f7-1745-476d-ba37-a9c6900126ab
2008-11-18 05:07:56 +00:00
Peter Saint-Andre e718e84117 added source control links
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2478 4b5297f7-1745-476d-ba37-a9c6900126ab
2008-10-31 19:55:35 +00:00
Peter Saint-Andre b3be28b59d line spacing
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2437 4b5297f7-1745-476d-ba37-a9c6900126ab
2008-10-24 22:20:47 +00:00
Peter Saint-Andre b49f037a2f removed wiki pointer
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2223 4b5297f7-1745-476d-ba37-a9c6900126ab
2008-09-08 17:07:36 +00:00