From: Jirka Kosek Date: Sat, 24 Feb 2007 19:02:06 +0000 (+0000) Subject: Added simple stylesheet for converting DB5 into WiKi X-Git-Tag: release/1.79.1~6^2~2249 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a0b38955d96d10dfc1c77c93862ac2cd76e09501;p=docbook-dsssl Added simple stylesheet for converting DB5 into WiKi By courtesy of ASW Systems, s.r.o. --- diff --git a/contrib/xsl/db2wiki/COPYING b/contrib/xsl/db2wiki/COPYING new file mode 100644 index 000000000..2140bf272 --- /dev/null +++ b/contrib/xsl/db2wiki/COPYING @@ -0,0 +1,45 @@ +Copyright +--------- + +Copyright (C) 2007 ASW Systems s.r.o. + +Permission is hereby granted, free of charge, to any person +obtaining a copy of this software and associated documentation +files (the ``Software''), to deal in the Software without +restriction, including without limitation the rights to use, +copy, modify, merge, publish, distribute, sublicense, and/or +sell copies of the Software, and to permit persons to whom the +Software is furnished to do so, subject to the following +conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +Except as contained in this notice, the names of individuals +credited with contribution to this software shall not be used in +advertising or otherwise to promote the sale, use or other +dealings in this Software without prior written authorization +from the individuals in question. + +Any stylesheet derived from this Software that is publically +distributed will be identified with a different name and the +version strings in any derived Software will be changed so that +no possibility of confusion between the derived package and this +Software will exist. + +Warranty +-------- + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL NORMAN WALSH OR ANY OTHER +CONTRIBUTOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +OTHER DEALINGS IN THE SOFTWARE. + +Contacting the Author +--------------------- + +These stylesheets are maintained by ASW Systems s.r.o. diff --git a/contrib/xsl/db2wiki/DocBook2Wiki.xsl b/contrib/xsl/db2wiki/DocBook2Wiki.xsl new file mode 100644 index 000000000..c82bece4c --- /dev/null +++ b/contrib/xsl/db2wiki/DocBook2Wiki.xsl @@ -0,0 +1,404 @@ + + + + + + + + + + + + + + + + + + + + + + + + {{: + + + + + + | + + + + + + }} + + + + + + + + + {{: + + + + + + | + + + + + + }} + + + + + + + {{: + + + + + + | + + + + + + }} + + + + + + + + + + ====== + ===== + ==== + === + == + + = + + + + + ====== + + ===== + + ==== + + === + + == + + + = + + + + + + + + + + + <code> + +</code> + + + + + + + + + +Tabulka: **** + + + + + + + + + + + + + + + + +**** + + + + + + + + + +**Příklad: ** + + + + + + + + + + **** + + + + + + + + * + + + + + + + + * + + + + + + + + - + + + + + + + + +<note warning> + + +</note> + + + + + + + + == Tip: == + + + + + + + + + == Výstraha: == + + + + + + + + + == Poznámka: == + + + + + + + + + == Důležité: == + + + + + + + + + ; + + : + + + + + + + ** + + ** + + + + + + + + + + + + + + + + + + + + + + + + | + + + + + + + + + + + + + + + | + + + + + + + + + + + + + %%|%% + + + + + + + + + + + + + + + + + + + ^ + + + + + + + + + + + ^ + + + + + + + + + + + \\ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file