- 17 Oct, 2001 21 commits
-
-
Andreas Jung authored
underline code (patch by Sean Bowman)
-
Andreas Jung authored
-
Brian Lloyd authored
now creates a Page Template rather than a DTML Method.
-
Brian Lloyd authored
the add list :)
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
attribute column+'_encoding' to specify an encoding other than 'latin1'. This encoding is needed when the UnicodeSplitter is used to convert a Python string to unicode. Not setting the column+"_encoding attribute retains the standard behaviour.
-
Andreas Jung authored
-
Martijn Pieters authored
-
Andreas Jung authored
-
Shane Hathaway authored
display in the control panel.
-
Brian Lloyd authored
width properties.
-
Brian Lloyd authored
-
Andreas Jung authored
-
Brian Lloyd authored
-
Brian Lloyd authored
object content if the content is a text type and under 64K; updated help files.
-
Andreas Jung authored
-
Amos Latteier authored
-
Amos Latteier authored
-
Amos Latteier authored
Converted math, random, string, and sequence module documentation to API help, from dtml help. This change reflects the fact that you can use these modules from Python-based scripts and page templates as well as from DTML.
-
Amos Latteier authored
Added support for documenting Functions to API help topics. This is necessary to support help for things like PythonScripts.standard and the sequence module. Before the sequence module was DTML help, but that's wasn't right. This is especially obvious now the Python-based scripts and Page Templates can use the sequence module.
-
- 16 Oct, 2001 12 commits
-
-
Amos Latteier authored
Added API documentation for the ZTUtils.Batch class. I don't plan on adding docs for other ZTUtils classes yet, since I think that they aren't are totally usuable or stable yet. Of course, I could be wrong.
-
Martijn Pieters authored
-
Chris McDonough authored
Added new_or_existing method to StringKeyedHomogeneousItemContainer. Removed set method from StringKeyedHomogeneousItemContainer.
-
Chris McDonough authored
-
Ken Manheimer authored
contains".
-
Ken Manheimer authored
Zope-2_4-branch.
-
Chris McDonough authored
-
Chris McDonough authored
-
Andreas Jung authored
the HTMLCLass magically inserts <p>...</p> were it shouldn't.
-
Andreas Jung authored
(introduced with STXNG)
-
Andreas Jung authored
-added new test
-
Andreas Jung authored
<a href="index<u>html">index</u>html</a> (reported by Amos)
-
- 15 Oct, 2001 7 commits
-
-
Andreas Jung authored
-
Evan Simpson authored
-
Evan Simpson authored
-
Evan Simpson authored
-
Amos Latteier authored
-
Evan Simpson authored
index_html-based.
-
Evan Simpson authored
-