Update of /cvsroot/docstring/dps
In directory usw-pr-cvs1:/tmp/cvs-serv12124/dps
Modified Files:
HISTORY.txt
Log Message:
updated
Index: HISTORY.txt
===================================================================
RCS file: /cvsroot/docstring/dps/HISTORY.txt,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -d -r1.22 -r1.23
*** HISTORY.txt 2001/10/23 02:23:56 1.22
--- HISTORY.txt 2001/10/27 05:41:58 1.23
***************
*** 62,66 ****
- Changed 'graphic' to 'image'.
- Added 'docinfo', container for bibliographic elements.
! - Added 'division', repeatable container for body elements.
- Renamed 'indirect' hyperlink targets -> 'external'.
- Renamed ``*links?`` -> ``*targets?``.
--- 62,66 ----
- Changed 'graphic' to 'image'.
- Added 'docinfo', container for bibliographic elements.
! - Added 'transition'.
- Renamed 'indirect' hyperlink targets -> 'external'.
- Renamed ``*links?`` -> ``*targets?``.
***************
*** 84,87 ****
--- 84,89 ----
StateWS, and to 'extractindented' function.
+ * dps/urischemes.py: Known URI schemes; added to project.
+
* dps/utils.py:
***************
*** 149,156 ****
- Added 'error' admonishment element.
- Added 'docinfo' as container for bibliographic elements.
! - Added 'division', repeatable container of body elements.
- Separated out %link.atts into constituent parts.
- Added "refname" and "anonymous" attrbites to "target".
- Added "anonymous" attribute to "link".
* spec/pdpi.dtd:
--- 151,161 ----
- Added 'error' admonishment element.
- Added 'docinfo' as container for bibliographic elements.
! - Added 'transition'.
- Separated out %link.atts into constituent parts.
- Added "refname" and "anonymous" attrbites to "target".
- Added "anonymous" attribute to "link".
+ - Added 'image' as body element; 'target' as inline element.
+ - Expanded 'authors' content.
+ - Clarified 'figure' content.
* spec/pdpi.dtd:
|