index
:
delta/python-packages/docutils.git
abolish-userstring
abolish-userstring-haskey
abolish-userstring-haskey@5608
abolish-userstring@5603
address-rendering
address-rendering@4309
adjacent-citations
adjacent-citations@5042
ax
better-emacs
blais_interrupt_render
blais_interruptus
blais_interruptus@3512
directives
docutils-0.4
docutils-0.4@4265
goodger
include-after-until
include-after-until@4999
index-bug
index-bug@5586
lossless-rst-writer
lossless-rst-writer@5513
master
multiple-ids
nesting
plugins
plugins@4951
rel-0.15
reporter-categories
reporter-categories@3161
s5
s5@4010
subdocs
subdocs@5264
tibs
todo
todo2
todo2@3743
todo@3675
transforms
vendor
svn.code.sf.net: p/docutils/code
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
expected
/
standalone_rst_html4css1.html
Commit message (
Expand
)
Author
Age
Files
Lines
*
implemented simple version of multi-file output (no navigational aids though)
wiemann
2007-08-16
1
-13
/
+4
*
added docset-root directive;
wiemann
2007-08-15
1
-48
/
+75
*
added class="internal"/class="external" to a elements
wiemann
2007-04-10
1
-71
/
+71
*
dropped all name attributes of "a" elements
wiemann
2007-01-16
1
-77
/
+77
*
+ - Moved ``id`` attributes from titles to surrounding ``div``
wiemann
2007-01-16
1
-83
/
+83
*
added functional test for non-ASCII characters in comments
wiemann
2006-08-11
1
-1
/
+3
*
use $Id$ instead of $Date$ and $Revision$;
wiemann
2006-05-21
1
-1
/
+1
*
Add custom role with two classes.
grubert
2006-04-04
1
-0
/
+3
*
A new role neither based on some old nor with class.
grubert
2006-04-02
1
-0
/
+3
*
Add a custom role with class.
grubert
2006-04-02
1
-0
/
+7
*
Moved template functionality from the PEP/HTML writer to the HTML writer. Exp...
goodger
2006-03-31
1
-1
/
+2
*
added pep_file_url_template setting; corrected PEP urls (removed .html); rest...
goodger
2006-03-23
1
-1
/
+1
*
updated tests for revision 4443 (support for new python.org and pep2pyramid.py)
goodger
2006-03-23
1
-1
/
+1
*
moved r4311 to address-rendering branch
wiemann
2006-01-22
1
-6
/
+23
*
fixed different rendering of address nodes;
wiemann
2006-01-22
1
-23
/
+6
*
Release 0.4: set version number to 0.5
wiemann
2006-01-09
1
-1
/
+1
*
Release 0.4: set version number to 0.4
wiemann
2006-01-07
1
-1
/
+1
*
Fixed bug where values of list-valued attributes of elements originating from...
goodger
2005-12-31
1
-30
/
+35
*
Converted ``docutils/writers/support/`` into individual writer packages; upda...
goodger
2005-12-09
1
-1
/
+1
*
merged branches/s5 changes r4011:4155 into trunk/docutils
goodger
2005-12-08
1
-1
/
+1
*
revert revision 4119
goodger
2005-12-01
1
-1
/
+1
*
updated expected functional test files
wiemann
2005-11-30
1
-1
/
+1
*
added functional test for left-aligned figure
wiemann
2005-11-20
1
-0
/
+6
*
moved container test to the end of standard.txt test data file;
wiemann
2005-11-18
1
-42
/
+46
*
changed the HTML rendering of the "Authors" bibliographic field
goodger
2005-10-29
1
-9
/
+5
*
added the "container" element & directive, a generic container
goodger
2005-10-28
1
-0
/
+4
*
added a functional test for target footnotes for anonymous targets
wiemann
2005-10-11
1
-130
/
+136
*
added test for parsed literal block
wiemann
2005-10-04
1
-106
/
+118
*
fixed bug with center-alignment of image; added test
wiemann
2005-10-03
1
-0
/
+6
*
added correct link to stylesheet path for visual checkability of HTML output
wiemann
2005-10-03
1
-1
/
+1
*
changed DanglingReferences priority back to 850
wiemann
2005-09-22
1
-93
/
+93
*
clarified test text
wiemann
2005-09-11
1
-2
/
+3
*
replaced node.parent.replace(node, new) constructs with node.substitute(new)
wiemann
2005-09-11
1
-2
/
+2
*
HTML writer:
wiemann
2005-08-29
1
-3
/
+4
*
Moved "id" attribute from container (section etc.) to the <a> tag in the titl...
goodger
2005-08-25
1
-77
/
+77
*
renamed universal.FinalChecks to references.DanglingReferences;
wiemann
2005-07-05
1
-93
/
+93
*
added support for units in image widths and heights;
wiemann
2005-06-16
1
-3
/
+12
*
fixed wrong propagation of attributes to img elements in HTML
wiemann
2005-06-06
1
-1
/
+1
*
removed <div>s around images
wiemann
2005-06-06
1
-5
/
+5
*
added "local" class to local TOCs
wiemann
2005-06-06
1
-1
/
+1
*
fixed target bug <http://mid.gmane.org/200505291251.j4TCpZP0022378@sheep.berl...
wiemann
2005-06-05
1
-2
/
+2
*
added functional test for image with multiple IDs;
wiemann
2005-05-29
1
-1
/
+3
*
moved aux. <span> tags for multiple IDs *inside* the element which carries th...
wiemann
2005-05-29
1
-5
/
+5
*
Release 0.3.9: set version number to 0.3.10
wiemann
2005-05-26
1
-1
/
+1
*
Release 0.3.9: set version number to 0.3.9
wiemann
2005-05-26
1
-1
/
+1
*
added support and test for section subtitles
wiemann
2005-05-26
1
-6
/
+7
*
added test for rowspanning tables with the LaTeX writer
wiemann
2005-05-25
1
-6
/
+3
*
more thorough figure testing
wiemann
2005-05-20
1
-2
/
+23
*
reverting revision 3322: addition of ":border:" option to "image" directive
goodger
2005-05-14
1
-1
/
+1
*
Added "border" option to "image" directive (& attribute to doctree element); ...
goodger
2005-05-09
1
-1
/
+1
[next]