Changes: ver. 0.1.0 to 0.1.1 -- added code to handle both old and new versions of TinyTable product -- modified credits.txt ver. 0.1.1 to 0.1.2 -- modified manage_delete call to conform to Python 1.5.2 syntax -- fixed bug for disappearing subject text editing for plain vanilla version -- changed from DOS line ends (CRLF) to Unix style line ends (LF) -- changed reading of text file to prevent infinite loops -- changed product packaging from zip file to tar.gz -- development proc modified; shifted from RCS to CVS -- fixed bug on file attachment ver 0.1.2 to 0.1.3 -- changed input tinytable data format (*.tbl) in /demo/newtables to fix authorization required bug coming from TinyTable product -- took out duplicate definition of site_url method from Posting class. -- updated message*.txt to current info, as well as minor stylistic corrections ver 0.1.3 to 0.1.4 -- changed defn of site_url, copying code from Confera for Squishsite class's site_url method defn and added different method defn for Posting class site_url -- computed from REQUEST[URL] which I'm assuming is computed correctly even under PCGI. This change is being done to fix a bug in computing site_url when Squishdot is run under an Apache-PCGI configuration. ver 0.1.4 to 0.1.5 -- changed self.subjects from a built-in map ({}) to a PersistentMapping to fix weird storage behavior (with subjects disappearing) under ZODB3 ver 0.1.5 to 0.3.0 -- added new Squishdot logo and Zope logo to the footer of the fancy demo/simple demo screens. -- modified form input variables to html-quote so weird chars are redisplayed correctly -- modified href and src variable to url-quote so they can handle weird url links -- added a preview button. -- fixed mailhost selection so that blank is an option. -- error screen is now customizable. -- message screen is now customizable. -- edit posting screen now returns previous input coming back from error screen -- fixed "regex" incompatibility with Zope2 -- added striptags function for stripping invalid chars for RSS/RDF -- add RSS/RDF channel page -- validation of article/comments are now customizable -- added new rss_ properties -- rss_title, rss_description, rss_image_url for data needed in RSS/RDF channel -- added a new property to control how many previous days of articles are shown in Older Links squishbox -- fixed permission list for manage_postings to list postings/subjects list -- but see known bugs -- fixed mail html removing the first blank line -- removed the dtml file Squishdot_manage_main.dtml -- not used -- attachment file now displays for plain-vanilla mode article posting -- fixed advertising image display banner so it sets a fixed image url -- and url now points to squishdot.org -- fixed site_title so it nows sets a fixed image url (not relative to posting's url) -- added new links to technocrat, gnotices, squishdot in quicklinks squishbox -- added links to static download page and documentation page in squishdot website -- fixed inserted spaces problem when editing posted articles/replies -- removed expire_time from list of predefined properties (demo mode only) -- not used -- converted dtml tags to new format (i.e from