<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/docutils.git/docs/ref/transforms.txt, branch subdocs</title>
<subtitle>svn.code.sf.net: p/docutils/code
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/'/>
<entry>
<title>added qualified references syntax;</title>
<updated>2007-08-20T11:07:11+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2007-08-20T11:07:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=1817d31bc5967e3c0e5622d75a095a0c2172ca93'/>
<id>1817d31bc5967e3c0e5622d75a095a0c2172ca93</id>
<content type='text'>
added references.QualifiedReferences transform to resolve them;
to do: add documentation, find bugs

git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5414 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added references.QualifiedReferences transform to resolve them;
to do: add documentation, find bugs

git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5414 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>added misc.CheckDoctreeValidity transform to catch invalid doctrees caused by content after the subdocs directive</title>
<updated>2007-08-20T08:40:01+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2007-08-20T08:40:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=72cd174d2e6f72bac02b144179301007548c80aa'/>
<id>72cd174d2e6f72bac02b144179301007548c80aa</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5413 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/subdocs@5413 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>correction</title>
<updated>2007-02-12T04:06:12+00:00</updated>
<author>
<name>goodger</name>
<email>goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2007-02-12T04:06:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=e5c714520f7bede7a214f8de4bd09b04b2f946d0'/>
<id>e5c714520f7bede7a214f8de4bd09b04b2f946d0</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4914 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4914 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Added ``--strip-elements-with-class`` and ``--strip-class`` options (``strip_elements_with_classes`` and ``strip_classes`` settings) and ``StripClassesAndElements`` transform.</title>
<updated>2007-02-12T04:05:20+00:00</updated>
<author>
<name>goodger</name>
<email>goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2007-02-12T04:05:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=c18b8a02bca18994e26700de58b509f2514d33a2'/>
<id>c18b8a02bca18994e26700de58b509f2514d33a2</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4913 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4913 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>added writer_aux.Admonitions transform;</title>
<updated>2006-08-16T23:01:34+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2006-08-16T23:01:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=9a794feecb6bbb66d2bd136f02a6c3b9d62328c2'/>
<id>9a794feecb6bbb66d2bd136f02a6c3b9d62328c2</id>
<content type='text'>
use it in html4css1 and newlatex2e;
changed priority of writer_aux.Compound transform from 810 to 910;
added (basic) admonition support to newlatex2e writer

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4687 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
use it in html4css1 and newlatex2e;
changed priority of writer_aux.Compound transform from 810 to 910;
added (basic) admonition support to newlatex2e writer

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4687 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>use $Id$ instead of $Date$ and $Revision$;</title>
<updated>2006-05-21T20:44:42+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2006-05-21T20:44:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=1d2df07a408bab43d1a07a0f22cb9a96393eeec8'/>
<id>1d2df07a408bab43d1a07a0f22cb9a96393eeec8</id>
<content type='text'>
collapsed Author and Contact fields;
use canonical email addresses for David and Felix;
(I have reviewed the diff)

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4564 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
collapsed Author and Contact fields;
use canonical email addresses for David and Felix;
(I have reviewed the diff)

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4564 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Added the universal.StripComments transform, the "strip_comments" setting, and the --strip-comments/--leave-comments options.</title>
<updated>2005-12-12T04:12:02+00:00</updated>
<author>
<name>goodger</name>
<email>goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2005-12-12T04:12:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=e329a521a11f62212d4504d25cb1a3c5c76dfc18'/>
<id>e329a521a11f62212d4504d25cb1a3c5c76dfc18</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4183 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4183 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>added docutils/writers/support/ directory and removed tools/stylesheets/; updated defaults; removed docutils/transforms/html.py (no longer needed); removed ``_stylesheet_required`` internal setting; updated setup.py</title>
<updated>2005-09-25T15:49:54+00:00</updated>
<author>
<name>goodger</name>
<email>goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2005-09-25T15:49:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=1b0c89fafde2292c03a0a21822ba083dca903bb1'/>
<id>1b0c89fafde2292c03a0a21822ba083dca903bb1</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3901 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3901 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>changed DanglingReferences priority back to 850</title>
<updated>2005-09-22T18:51:33+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2005-09-22T18:51:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=c976bf8ced13397135c52212701c0ad3aed45013'/>
<id>c976bf8ced13397135c52212701c0ad3aed45013</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3897 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3897 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged "transforms" branch into trunk.</title>
<updated>2005-09-20T20:04:53+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2005-09-20T20:04:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=5b111006c653af57889892100b7adc5ffcca8e6f'/>
<id>5b111006c653af57889892100b7adc5ffcca8e6f</id>
<content type='text'>
- Replaced ``default_transforms`` attribute of TransformSpec with
  ``get_transforms()`` method.
- Added universal.Decorations and universal.ExposeInternals
  transforms as default transforms for all readers.
- Added universal.Messages and universal.FilterMessages transforms
  as default transforms for all writers.
- Added ``ReReader`` base class for readers that reread an existing
  document tree.
- Added ``UnfilteredWriter`` base class for writers that pass the
  document tree on unchanged.


git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3892 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Replaced ``default_transforms`` attribute of TransformSpec with
  ``get_transforms()`` method.
- Added universal.Decorations and universal.ExposeInternals
  transforms as default transforms for all readers.
- Added universal.Messages and universal.FilterMessages transforms
  as default transforms for all writers.
- Added ``ReReader`` base class for readers that reread an existing
  document tree.
- Added ``UnfilteredWriter`` base class for writers that pass the
  document tree on unchanged.


git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3892 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
</feed>
