[docs] xmldocs - docelic modified 4 files

docs at icdevgroup.org docs at icdevgroup.org
Fri Sep 3 15:53:26 EDT 2004


User:      docelic
Date:      2004-09-03 19:53:26 GMT
Modified:  .        TODO
Added:     pending  add-gpg-key area glossary.xml
Log:
- pending/*:
  - some pending stuff
	- glossary should be autogenerated, this here is just a template

- TODO: mention a problem to fix

Revision  Changes    Path
1.15      +6 -1      xmldocs/TODO


rev 1.15, prev_rev 1.14
Index: TODO
===================================================================
RCS file: /var/cvs/xmldocs/TODO,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- TODO	31 Aug 2004 14:58:36 -0000	1.14
+++ TODO	3 Sep 2004 19:53:25 -0000	1.15
@@ -1,8 +1,10 @@
 
 PRIMARY:
+- if the place of item definition (a file) changes its path, in the Source
+  context the old version is shown instead of the newest one.
 - agree on rules for writing Synopsis lines (should be flexible enough to
   support all symbol types in an uniform way)
-- rewrite bin/refs-autogen
+- rewrite bin/refs-autogen AND bin/stattree
 - Make docbook/symbol-type-skel/* contents of a glossary, and display a 
   glossary entry instead of those files.
 - Under availability, if applicable, display cvs line (modification time,
@@ -63,6 +65,9 @@
 </para>
 </epigraph>
 
+
+"In times of universal deceit, telling the truth becomes
+ a revolutionary act." -- George Orwell.
 
 ######################################################################
 



1.1                  xmldocs/pending/add-gpg-key


rev 1.1, prev_rev 1.0
Index: add-gpg-key
===================================================================
  * Added tag which adds a GPG/PGP key to the keyring, used in new
	    CommerceLauncher store builder.


			[L]add[/L]: [add-gpg-key name=pgpkeytext return_id=1 failure=FAILED]


			add-gpg-key text="[value pgpkeytext]" return_id=1]





1.1                  xmldocs/pending/area


rev 1.1, prev_rev 1.0
Index: area
===================================================================
>   <FORM ACTION="[area process]" METHOD=POST>
>        <INPUT TYPE=hidden NAME=mv_todo VALUE="refresh">
>        <INPUT TYPE=hidden NAME=mv_order_item VALUE="000101">
>        Qty: <INPUT SIZE=2 NAME=mv_order_quantity VALUE="1"><BR>
>        <INPUT TYPE=hidden NAME=mv_order_fly
>            VALUE="description=An on-the-fly item|price=100.00">
>        <INPUT TYPE=hidden NAME=mv_order_item VALUE="000102">
>        Qty: <INPUT SIZE=2 NAME=mv_order_quantity VALUE="1"><BR>
>        <INPUT TYPE=hidden NAME=mv_order_fly
>            VALUE="description=Another on-the-fly item|price=200.00">
>        <INPUT TYPE=submit VALUE="Order two different with a button">
>    </FORM>

my $u = $Tag->area({ href => "$basedir$page", form => $form, });
lang="Perl" $Tag->area(  { href => "dir/page", arg  => "arguments", }  );
$Tag->area($href, $arg, $attribute_hash_reference);



1.1                  xmldocs/pending/glossary.xml


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

<!DOCTYPE glossary PUBLIC "-//OASIS//DTD DocBook-Interchange XML V4.2//EN"
  "docbook/docbookix.dtd">

<glossary>
	<title>Interchange Documentation: Glossary</title>


<glossdiv><title>A</title>
</glossdiv>

<glossdiv><title>B</title>
</glossdiv>

<glossdiv><title>C</title>
</glossdiv>

<glossdiv><title>D</title>
</glossdiv>

<glossdiv><title>E</title>
</glossdiv>

<glossdiv><title>F</title>
</glossdiv>

<glossdiv><title>G</title>
</glossdiv>

<glossdiv><title>H</title>
</glossdiv>

<glossdiv><title>I</title>
</glossdiv>

<glossdiv><title>J</title>
</glossdiv>

<glossdiv><title>K</title>
</glossdiv>

<glossdiv><title>L</title>
</glossdiv>

<glossdiv><title>M</title>
</glossdiv>

<glossdiv><title>N</title>
</glossdiv>

<glossdiv><title>O</title>
</glossdiv>

<glossdiv><title>P</title>

	<glossentry id="pragma">
		<glossterm>Pragma</glossterm>
		<!--<acronym></acronym>-->
		<!--<abbrev>ISO 8879:1986</abbrev>-->
		<glossdef>
			<para>Some reasonable definition here.</para>
			<!-- <glosssee otherterm="sgml"/> -->
			<glossseealso otherterm="globvar">Global variable</glossseealso>
		</glossdef>
	</glossentry>

</glossdiv>

<glossdiv><title>Q</title>
</glossdiv>

<glossdiv><title>R</title>
</glossdiv>

<glossdiv><title>S</title>
</glossdiv>

<glossdiv><title>T</title>
</glossdiv>

<glossdiv><title>U</title>
</glossdiv>

<glossdiv><title>V</title>
</glossdiv>

<glossdiv><title>W</title>
</glossdiv>

<glossdiv><title>X</title>
</glossdiv>

<glossdiv><title>Y</title>
</glossdiv>

<glossdiv><title>Z</title>
</glossdiv>

</glossary>








More information about the docs mailing list