[interchange-docs] xmldocs - docelic modified 5 files

docs at icdevgroup.org docs at icdevgroup.org
Tue Jan 6 17:01:40 UTC 2009


User:      docelic
Date:      2009-01-06 17:01:40 GMT
Modified:  .        Makefile
Modified:  docbook  olinkdb-c.xml olinkdb-nc.xml
Modified:  refs     uc.filter
Added:     guides   wellwell.xml
Log:
* Add basis for the wellwell guide (guides/wellwell.xml)

  It is built as part of the complete build, but since it's in alpha
  stage it's not yet linked from the main index.html

  As usual, if you want to build just the wellwell guide, run

    make OUTPUT/wellwell[.html]

Revision  Changes    Path
1.99                 xmldocs/Makefile


rev 1.99, prev_rev 1.98
Index: Makefile
===================================================================
RCS file: /var/cvs/xmldocs/Makefile,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- Makefile	11 Jul 2008 00:45:45 -0000	1.98
+++ Makefile	6 Jan 2009 17:01:40 -0000	1.99
@@ -13,7 +13,7 @@
 #############################################################
 # Base definitions
 SYMBOL_TYPES= pragmas vars tags confs filters orderchecks widgets
-GUIDES      = iccattut programming-style upgrade faq index optimization search xmldocs WHATSNEW install databases howtos
+GUIDES      = iccattut programming-style upgrade faq index optimization search xmldocs WHATSNEW install databases howtos wellwell
 GLOSSARY    = glossary
 ALL_DOCS    = $(GLOSSARY) $(GUIDES) $(SYMBOL_TYPES)
 SHELL       = /bin/sh



1.24                 xmldocs/docbook/olinkdb-c.xml


rev 1.24, prev_rev 1.23
Index: olinkdb-c.xml
===================================================================
RCS file: /var/cvs/xmldocs/docbook/olinkdb-c.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- olinkdb-c.xml	18 Aug 2007 21:33:39 -0000	1.23
+++ olinkdb-c.xml	6 Jan 2009 17:01:40 -0000	1.24
@@ -7,6 +7,7 @@
 	<!ENTITY programming-style SYSTEM "../tmp/programming-style-c.db"> 
 	<!ENTITY index SYSTEM "../tmp/index-c.db"> 
 	<!ENTITY howtos SYSTEM "../tmp/howtos-c.db"> 
+	<!ENTITY wellwell SYSTEM "../tmp/wellwell-c.db"> 
 	<!ENTITY glossary SYSTEM "../tmp/glossary-c.db"> 
 	<!ENTITY pragmas SYSTEM "../tmp/pragmas-c.db"> 
 	<!ENTITY install SYSTEM "../tmp/install-c.db"> 
@@ -67,6 +68,12 @@
 				</document>
 			</dir>
 			
+			<dir name='wellwell'>
+				<document targetdoc="wellwell">
+				&wellwell;
+				</document>
+			</dir>
+			
 			<dir name='glossary'>
 				<document targetdoc="glossary">
 				&glossary;



1.23                 xmldocs/docbook/olinkdb-nc.xml


rev 1.23, prev_rev 1.22
Index: olinkdb-nc.xml
===================================================================
RCS file: /var/cvs/xmldocs/docbook/olinkdb-nc.xml,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- olinkdb-nc.xml	14 Feb 2007 14:16:50 -0000	1.22
+++ olinkdb-nc.xml	6 Jan 2009 17:01:40 -0000	1.23
@@ -12,6 +12,7 @@
 	<!ENTITY xmldocs SYSTEM "../tmp/xmldocs-nc.db"> 
 
 	<!ENTITY howtos SYSTEM "../tmp/howtos-nc.db"> 
+	<!ENTITY wellwell SYSTEM "../tmp/wellwell-nc.db"> 
 	<!ENTITY glossary SYSTEM "../tmp/glossary-nc.db"> 
 	<!ENTITY pragmas SYSTEM "../tmp/pragmas-nc.db"> 
 	<!ENTITY vars SYSTEM "../tmp/vars-nc.db"> 
@@ -37,6 +38,7 @@
 			<document targetdoc="programming-style" baseuri="programming-style.html"> &programming-style; </document>
 			<document targetdoc="index" baseuri="index.html"> &index; </document>
 			<document targetdoc="howtos" baseuri="howtos.html"> &howtos; </document>
+			<document targetdoc="wellwell" baseuri="wellwell.html"> &howtos; </document>
 			<document targetdoc="glossary" baseuri="glossary.html"> &glossary; </document>
 			<document targetdoc="pragmas" baseuri="pragmas.html"> &pragmas; </document>
 			<document targetdoc="vars" baseuri="vars.html"> &vars; </document>



1.1                  xmldocs/guides/wellwell.xml


rev 1.1, prev_rev 1.0
Index: wellwell.xml
===================================================================
<?xml version="1.0" standalone="no"?>

<!-- catalog not working ? -->
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook-Interchange XML V4.2//EN"
	"../docbook/docbookxi.dtd">

<article id='wellwell'>

<articleinfo>
	<title>Interchange Guides: the "Wellwell" Catalog Tutorial</title>
	<titleabbrev>wellwell</titleabbrev>

	<copyright>
		<year>2008</year><year>2009</year>
		<holder>Interchange Development Group</holder>
	</copyright>

	<authorgroup>
		<author>
			<firstname>Davor</firstname><surname>Ocelic</surname>
			<email>docelic at spinlocksolutions.com</email>
		</author>
		<author>
			<firstname>Stefan</firstname><surname>Hornburg</surname>
			<email>racke at linuxia.de</email>
		</author>
	</authorgroup>

	<legalnotice>
		<para>
		This documentation is free; you can redistribute it and/or modify
		it under the terms of the &GNU; General Public License as published by
		the Free Software Foundation; either version 2 of the License, or
		(at your option) any later version.
		</para>
		<para>
		It is distributed in the hope that it will be useful,
		but WITHOUT ANY WARRANTY; without even the implied warranty of
		MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
		GNU General Public License for more details.
		</para>
	</legalnotice>

	<abstract>
		<para>
		This guide provides installation and usage instructions for the new Interchange catalog called "&WW;".
		</para><para>
		The &WW; catalog is intended to be used as a base for production websites in &IC;, and places emphasis on usefulness out of the box, clarity, modern HTML &amp; CSS, and ease of customization.
		</para>
	</abstract>

</articleinfo>


<section>
	<title>Introduction</title>
	<para>
	</para>
</section>

<section>
	<title>Templating system</title>
	<para>
	</para>
</section>

<section>
	<title>Components</title>
	<para>
	</para>
</section>

<section>
	<title>Plugins</title>
	<para>
	</para>
</section>

<section>
	<title>Code</title>
	<para>
	</para>
</section>

</article>




1.3                  xmldocs/refs/uc.filter


rev 1.3, prev_rev 1.2
Index: uc.filter
===================================================================
RCS file: /var/cvs/xmldocs/refs/uc.filter,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- uc.filter	10 Nov 2007 23:46:13 -0000	1.2
+++ uc.filter	6 Jan 2009 17:01:40 -0000	1.3
@@ -17,7 +17,7 @@
 
 __NAME__ online: Filter example
 <programlisting><![CDATA[
-[filter uc]You are kindly invited to [filter] 
+[filter uc]You are kindly invited to the[/filter] 
 <a href="http://www.j-walk.com/other/conf/">The 3rd Annual Nigerian
 EMail Conference</a>.
 ]]></programlisting>







More information about the docs mailing list