[Announce] Squishdot 1.0.0 Released
Squishdot 1.0.0 is now available from http://www.zope.org/Members/chrisw/Squishdot/ The following major changes were made: - HTML postings are parsed to remove harmful tags. Unclosed tags are closed. - Made Squishdot work with TinyTable or TinyTablePlus. Also made Tinytables work in 2.3.0. - Reimplemented email notifications. No HTML mail is now sent. HTML in postings is converted to text before being mailed out. - Fixed KeyError problem with Re-Catalog All Postings button. - Fixed a design problem with threading. - Added Updaters to handle fixing old Squish Site instances. There many other small changes and improvements. For details, see: http://squishdot.org/Documentation/Changes This will be the last release of Squishdot to include new features.
From now on, bugs will be fixed but development work will switch to Swishdot.
If you run into problems, remember Squishdot has a mailing list at eGroups and a bug collector on SourceForge. cheers, Chris PS: Thanks to all those who've helped out over the last year or two. It's been fun even if time has been a little stretched. I'm looking forward to playing with the CMF while developing Swishdot and I hope you all enjoy the results :-)
Hi, How can I test with an dtml-if, if a special document does exist? Marc
-----Ursprungliche Nachricht----- Von: zope-admin@zope.org [mailto:zope-admin@zope.org]Im Auftrag von Chris Withers Gesendet: Donnerstag, 22. Marz 2001 18:52 An: zope@zope.org; squishdot@yahoogroups.com Betreff: [Zope] [Announce] Squishdot 1.0.0 Released
Squishdot 1.0.0 is now available from http://www.zope.org/Members/chrisw/Squishdot/
The following major changes were made:
- HTML postings are parsed to remove harmful tags. Unclosed tags are closed.
- Made Squishdot work with TinyTable or TinyTablePlus. Also made Tinytables work in 2.3.0.
- Reimplemented email notifications. No HTML mail is now sent. HTML in postings is converted to text before being mailed out.
- Fixed KeyError problem with Re-Catalog All Postings button.
- Fixed a design problem with threading.
- Added Updaters to handle fixing old Squish Site instances.
There many other small changes and improvements. For details, see: http://squishdot.org/Documentation/Changes
This will be the last release of Squishdot to include new features.
From now on, bugs will be fixed but development work will switch to Swishdot.
If you run into problems, remember Squishdot has a mailing list at eGroups and a bug collector on SourceForge.
cheers,
Chris
PS: Thanks to all those who've helped out over the last year or two. It's been fun even if time has been a little stretched. I'm looking forward to playing with the CMF while developing Swishdot and I hope you all enjoy the results :-)
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
I just tried it with: <dtml-if dok_html> ... it works fine if dok_html must not get some variables. It seems that this expression wants to render dok_html. But that is not necessary. I just want to know if the dokument does exist!
-----Ursprungliche Nachricht----- Von: zope-admin@zope.org [mailto:zope-admin@zope.org]Im Auftrag von Marc Fischer Gesendet: Donnerstag, 22. Marz 2001 19:06 An: zope@zope.org Betreff: [Zope] Test if document does exist
Hi,
How can I test with an dtml-if, if a special document does exist?
Marc
participants (2)
-
Chris Withers -
Marc Fischer