Zwiki

Latest version: v2.0b1

Safety actively analyzes 628903 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 14

0.9.8

======================

* auto-cataloging no longer requires DTMLDocumentExt and adding a
zwiki page no longer gives "AttributeError: index_object" if it's
not present. (IssueNo0054). Zwiki uses the catalog specified by
the SITE_CATALOG property, or "Catalog", or none.

* the add zwiki web form complained "list.remove(x): x not in list"
due to missing ZWiki/wikis/DEFAULTS, fixed (IssueNo0043)

* includes the experimental 'issuedtml' render method used by
ZwikiTracker

* zwikidotorg template: UserOptions was not displaying the
username field properly

* a somewhat important change that also went in last release:
responsibility for generating the page header and footer
has been moved into the render_* methods

0.9.7.2

========================

* blank extra revision on each edit fixed; browsing diffs now
works like it's supposed to (credits-to: Geoff Gardiner)

* included TextFormatter.py in tarball

* updated README, removed mention of zwikiwebs.zexp

* added download link to announcements

(credits-to: Ray Lance, Dietmar Gaffling)

0.9.7.1

========================

* zwikidotorg template: remove "BookMarks" page reference from
footer

* ack it's going to be one of *those* releases :)
zwikidotorg template: UserOptions page_type should be
structuredtextdtml

0.9.7

======================

* another zwikiwebs change. The 'Add ZWiki Web' form now looks
for wiki templates in both the filesystem (.../ZWiki/wikis/) and
the ZODB (/Control_Panel/Products/ZWiki/), with filesystem taking
precedence. The zwikidotorg template is shipped (via filesystem)
as the default; additional templates can be installed in either
place, or not, at user discretion. Auto-import of zexp's has been
disabled. (credits-to: CMFWiki)

* new comment method added, just like append but convenient for
adding standard comment headings

* misc wikimail & comment heading tweaks; mail-outs now discard
the comment heading if present; don't display fractional seconds
in comment headings (credits-to: 1Jerry)

* stopped antidecapitationkludge appearing in html source; no
longer used in 2.4

* misc 2.4 compatibility updates; added workaround to disable
stxNG's footnote links on 2.4

* zwikidotorg template: UserOptions cleanup; added workaround for
zope 2.4.x-2.4.2's stx underline problem; added site logo option &
presets

* automatic cataloging is supported again. Currently, the
DTMLDocumentExt product is assumed to be present. It's
SITE_CATALOG property is required to activate this.
(credits-to: DTMLDocumentExt)

* textDiff now reports more localised changes, instead of spraying
out the whole page; misc diff tweaks & fixes
(credits-to: ndiff/difflib)

* long lines are wrapped before diffing, and long diff chunks are
abbreviated, for better readability in email. Currently it
displays up to 10 deleted lines and up to 50 added lines.
(credits-to: Hamish Lawson's TextFormatter)

* lasttext and the diff methods accept one or more revision arguments
(counted backwards from the latest revision).

* the old html-format diff has been demoted to oldDiff. The new one
colourizes textDiff's output and adds whizzy navigation links for
stepping through the edits. (Click on the page timestamp).

* zwikidotorg template: automatic comment headings now available on
all pages and enabled by default on \*Discussion pages; horizontal
rules now used

* zwikidotorg template: header & footer tweaks; don't display
ip address for last editor

* zwikidotorg template: subscribe form email address integrated
with UserOptions

* improved default subscribe form's layout; remember email address
via cookie if possible

0.9.6

======================

* zwikidotorg template updated to latest zwiki.org layout,
example append_with_heading method added

* mail subscribers now receive edits as well as appends

* simple create method added to api

* new page- & wiki-wide mail subscription mechanism
(.../subscribeform)

* wiki_page_url/wiki_base_url renamed to page_url/wiki_url;
checkEditTimeStamp/editTimestamp renamed to
checkEditConflict/timeStamp; old api kept for backwards
compatibility

* code cleanups, refactoring

0.9.5

======================

* the link to an uploaded file or image used to be !-escaped; this
is no longer necessary

* file upload now requires "Add Documents, Images and Files"
permission (was "Add Documents, Files and Images")

* fixed zwiki_username_or_ip() so last editor username is saved again

* moved zwiki web creation into core python product, so the manual
ZWikiWebs import is no longer needed. The sample wikis are now
shipped as individual zexp's in ZWiki/import, and are
automatically imported to /Control_Panel/Products/ZWiki at product
startup. (Install your own sample wikis there as
well). /Control_Panel/Products/ZWikiWebs can be deleted.

* "add zwiki web" form updates

Page 11 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.