Menu

Anomaly Wiki / News: Recent posts

Anomaly Wiki 0.5.1 released

Anomaly Wiki is a file-based content management system (CMS) written in Php. The main goals are fast browsing, easy customization and few requirements (no database or other dependencies). All you need is a web server running PHP 4.3.0 or later.

Anomaly Wiki feature highlights:
* File based database. Easily extended to other databases.
* Flexible authorization scheme: A personal home page, wiki or community forum.... you are in control.
* Full support for multi-byte characters, eg Japanese, Chinese & Thai character sets.
* Generated code is validated strict XHtml 1.0.
* Administration UI: All settings can be changed in an easy web interface.
* File uploads & File browser: Include files/images in your articles.
* Menu editor: Customize all system menues as well as plugin menues.
* Full change history with diff engine. Recent changes, backlinks and categories.
* Statistics: Visitor graphs, top domains, top referers and online users.
* User comments. ... read more

Posted by AnomalyE 2009-04-25

Anomaly Wiki 0.5.0 released

Anomaly Wiki is a file-based content management system (CMS) written in Php. The main goals are fast browsing, easy customization and few requirements (no database or other dependencies). All you need is a web server running PHP 4.3.0 or later.

Version 0.5.0 changes include:
* Added avatar images.
* Passwords are no longer stored encrypted in the database. Salted hashes are used instead.
* New parser API.
* New observer/backlinks API.
* All meta information is now entered in the main article text.
* Removed RSS feeds, they where unintuitive and not very usefull.
* And a lot of other small fixes and improvements...... read more

Posted by AnomalyE 2009-02-20

Anomaly Wiki 0.4.0 released

Anomaly Wiki is a file-based content management system (CMS) written in Php. The main goals are fast browsing, easy customization and few requirements (no database or other dependencies). All you need is a web server running PHP 4.3.0 or later.

Version 0.4.0 is a big step forward from the previous version:
* Completely new menu editor and dynamic menus. It's now very easy to manipulate menus for both the webmaster and plugin writers.
* Major improvements to the file browser. It is now a true directory tree.
* It is now possible to see online users in the statistics.
* Language specific data is now completely separated from the templates. No more dependencies between localization and design.
* The recent module was updated so that it is easier for plugin writers to add their own entries.
* And a lot of other small tweaks and improvements...... read more

Posted by AnomalyE 2007-10-27

Anomaly Wiki 0.4.0rc1 released

Anomaly Wiki is a content management system (CMS) with the following goals:

* Few requirements, only Php!
* Based on plugins and templates.
* Fast and minimalistic. Every millisecond counts.

Version 0.4.0rc1 is a complete rewrite of the system and the feature list has changed a lot. Some highlights are:

* Completely new intuitive authorization system.
* Massive improvements to user and admin interfaces (almost no poking in config files).
* Full support for multi-byte characters, eg Japanese, Chinese & Thai character sets.
* Exchangable database interface (optimized file database is the only implementation at the moment).
* Easy file browser.
* Even faster page generation (halved most times once again).
* Generated code is validated strict XHtml 1.0. ... read more

Posted by AnomalyE 2006-11-30

Anomaly Wiki 0.0.3a released

Anomaly Wiki is a file-based wiki written in Php. The main goals are fast browsing, easy customisation and few requirements (no database or other dependencies).

Version 0.0.3a is a bug fix release removing a major authorization bug introduced in version 0.0.2a that caused guests to be unable to edit anything. It also fixes some broken links to the user registration page, also introduced in the last version.... read more

Posted by AnomalyE 2005-07-05

Anomaly Wiki 0.0.2a released

Anomaly Wiki is a file based wiki written in Php. The main goals are fast browsing, easy customization and few requirements (no database or other dependencies).

Version 0.0.2a adds several improvements. A diff engine and massive performance improvements are the biggest highlights, in fact the core wiki engine can now be considered full-featured.

Another new feature is the possibility to include the RSS feed in wiki articles; this is a first step towards full blogging capability. ... read more

Posted by AnomalyE 2005-07-03

Anomaly Wiki 0.0.1a released

The first public release of Anomaly Wiki is now available for download. Please visit the project homepage at http://www.anomalye.net for more information.

Posted by AnomalyE 2005-04-11