Moin

Latest version: v1.9.11

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

Scan your dependencies

Page 13 of 13

0.6

New features:
* [[UserPreferences]] macro and associated functions
* [[TableOfContents]] macro
* Mechanism for external macros (user extensions)
* Numbered list types and start offsets

Bugfixes:
* Search dialogs did not work on the FrontPage
* Add newline to text if last line has none (better diffs)

-----------------------------------------------------------------------------

0.5

New features:
* Major refactoring: code is now broken up into modules within the
"MoinMoin" package
* Diagnosis of installation via a "test.cgi" script
* Smileys
* "format" processing instruction
* "comment"
* [[RandomPage]] and [[RandomPage(number)]] macro
* configurable footer ("page_footer1" and "page_footer2")
* "redirect" processing instruction

Bugfixes:
* Bugfix for broken CGI environment of IIS/4.0
* URLs and InterWiki links are now less greedy (punctuation at the end
is excluded, and "<" ends them, too)

-----------------------------------------------------------------------------

0.4

New features:
* Table markup "||a||b||c||"
* Headlines "= H1 =", "== H2 ==", and so on up to H5
* [[PageCount]] macro
* Added [[Icon(image)]] macro and macro arguments
* [[PageList(title-regex)]] macro
* New help system (set of help pages describing all features)

Bugfixes:
* Create complete URL for "Clear message" link
* Inline code spans needed cgi.escape
* Better fix for Python 1.6 "re" problems
* Fix for uppercase extensions in inline images ("foo.JPG")
* Fixed colspan in RecentChanges
* HR size is now limited to 8
* "}" ends an URL pattern (fixes URLs right at the end of code displays)

-----------------------------------------------------------------------------

0.3

New features:
* Check for inline images with InterWiki links (Spam:eggs.gif)
* New config variable "allow_extended_names", which enables markup for
wiki names containing ANY character like this: ["any chars"]
* New config variable "html_head"
* New macro [[SystemInfo]]
* Added inline code ("{{{" and "}}}" on the same line)
* Support for new config variable "max_macro_size"

Bugfixes:
* Don't treat sequences with a double colon (CPP::Namespace) as an
InterWiki link
* The local part of InterWiki links is now correctly URL-escaped
* Quickfix for a bug in 1.6's regular expressions
* Fixed "SpamSpamSpam" bug (multiple entries in word list)
* Anchor names get quoted in WordIndex and TitleIndex
* Filtering of filenames in page_list() corrected
* Escape &, <, > when sending the editor
* Final(?) fix for japanese wiki names

-----------------------------------------------------------------------------

0.2

New features:
* When saving, a datestamp saved in the form and that of the file are
compared now; so, accidently saving over changes of other people is
not possible anymore (saving still needs file locking though, for
race conditions)
* if the directory "backup" exists in the data dir, pages are saved
there before a new version is written to disk
* Removed the "Reset" button from EditPage
* Added "Reduce editor size" link
* Added Latin-1 WikiNames (JürgenHermann ;)
* Speeded up RecentChanges by looking up hostnames ONCE while saving
* Show at most 14 (distinct) days in RecentChanges
* Added icons for common functions, at the top of the page
* Added a printing preview (no icons, etc.)
* Added bracketed (external) URLs
* Added support for quoted URLs ("http://...")
* Added styles for :visited links to CSS
* Embed image if an URL ends in .gif/.jpg/.png
* No markup detection in code sections
* Grey background for code sections
* Added handling for numbered lists
* the edit textarea now grows in width with the browser window
(thanks to Sebastian Dau�for that idea)
* Added page info (revision history) and viewing of old revisions
* Added page diff, and diff links on page info
* Added InterWiki support (use "wiki:WikiServer/theirlocalname"; the list
of WikiServers is read from "data/intermap.txt")
* Added "normal" InterWiki links
* Added "action=raw" to send the raw wiki markup as text/plain (e.g. for
backup purposes via wget)

Bugfixes:
* Removed an exception when saving empty pages
* Fixed bold nested into emphasis ('''''Bold''' Italic'')

-----------------------------------------------------------------------------

0.1

Page 13 of 13

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.