<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/anomalywiki/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/anomalywiki/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 25 Apr 2009 15:55:56 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/anomalywiki/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>Anomaly Wiki 0.5.1 released</title><link>https://sourceforge.net/p/anomalywiki/news/2009/04/anomaly-wiki-051-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;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.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Anomaly Wiki feature highlights:&lt;br /&gt;
* File based database. Easily extended to other databases.&lt;br /&gt;
* Flexible authorization scheme: A personal home page, wiki or community forum.... you are in control.&lt;br /&gt;
* Full support for multi-byte characters, eg Japanese, Chinese &amp;amp; Thai character sets.&lt;br /&gt;
* Generated code is validated strict XHtml 1.0.&lt;br /&gt;
* Administration UI: All settings can be changed in an easy web interface.&lt;br /&gt;
* File uploads &amp;amp; File browser: Include files/images in your articles.&lt;br /&gt;
* Menu editor: Customize all system menues as well as plugin menues.&lt;br /&gt;
* Full change history with diff engine. Recent changes, backlinks and categories.&lt;br /&gt;
* Statistics: Visitor graphs, top domains, top referers and online users.&lt;br /&gt;
* User comments.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Version 0.5.1 changes:&lt;br /&gt;
* Added: Detailed referers in statistics.&lt;br /&gt;
* Added: New category module to organize articles(or other data) into categories.&lt;br /&gt;
* Added: Authorization token for editing your own comments.&lt;br /&gt;
* Update: File sizes in file browser are now displayed as Bytes instead of KBytes.&lt;br /&gt;
* Update: Menu items can now switch style for the currently selected item.&lt;br /&gt;
* Update: It's now possible to create new articles or switch article in the edit form.&lt;br /&gt;
* Update: Session IDs are now regenerated when authorization level changes. This is to prevent session hijacking.&lt;br /&gt;
* Update: Comments by registered users allowed by default.&lt;br /&gt;
* Fix: Removed time filter related settings for article history since they are not used anymore.&lt;br /&gt;
* Fix: File info help text was just some random place holder characters.&lt;br /&gt;
* Fix: Install URL in the manual was incorrect due to a renamed file.&lt;br /&gt;
* Fix: Log entry sometimes missed the name of a deleted article.&lt;br /&gt;
* Fix: System log could miss some events.&lt;br /&gt;
* Fix: Installer password is now entered as password and not plain text.&lt;/p&gt;
&lt;p&gt;More information can be found on the Sourceforge page&lt;br /&gt;
(http://sourceforge.net/projects/anomalywiki/).&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Enjoy!&lt;br /&gt;
&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">AnomalyE</dc:creator><pubDate>Sat, 25 Apr 2009 15:55:56 -0000</pubDate><guid>https://sourceforge.netadb25cae4ae8a0d5110441c2a28cb88138064141</guid></item><item><title>Anomaly Wiki 0.5.0 released</title><link>https://sourceforge.net/p/anomalywiki/news/2009/02/anomaly-wiki-050-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;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. &lt;/p&gt;
&lt;p&gt;Version 0.5.0 changes include: &lt;br /&gt;
* Added avatar images.&lt;br /&gt;
* Passwords are no longer stored encrypted in the database. Salted hashes are used instead.&lt;br /&gt;
* New parser API.&lt;br /&gt;
* New observer/backlinks API.&lt;br /&gt;
* All meta information is now entered in the main article text.&lt;br /&gt;
* Removed RSS feeds, they where unintuitive and not very usefull.&lt;br /&gt;
* And a lot of other small fixes and improvements...&lt;/p&gt;
&lt;p&gt;Anomaly Wiki feature highlights: &lt;br /&gt;
* File based database. Easily extended to other databases. &lt;br /&gt;
* Flexible authorization scheme: A personal home page, wiki or community forum.... you are in control. &lt;br /&gt;
* Full support for multi-byte characters, eg Japanese, Chinese &amp;amp; Thai character sets. &lt;br /&gt;
* Generated code is validated strict XHtml 1.0. &lt;br /&gt;
* Administration UI: All settings can be changed in an easy web interface. &lt;br /&gt;
* File uploads &amp;amp; File browser: Include files/images in your articles. &lt;br /&gt;
* Menu editor: Customize all system menues as well as plugin menues. &lt;br /&gt;
* Full change history with diff engine. Recent changes and backlinks. &lt;br /&gt;
* Statistics: Visitor graphs, top domains, top referers and online users. &lt;br /&gt;
* User comments. &lt;/p&gt;
&lt;p&gt;More information can be found on the Sourceforge page &lt;br /&gt;
(http://sourceforge.net/projects/anomalywiki/). &lt;/p&gt;
&lt;p&gt;Enjoy! &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">AnomalyE</dc:creator><pubDate>Fri, 20 Feb 2009 13:23:31 -0000</pubDate><guid>https://sourceforge.net29eb4c2df7d772b72613dc949c7603237bf61152</guid></item><item><title>Anomaly Wiki 0.4.0 released</title><link>https://sourceforge.net/p/anomalywiki/news/2007/10/anomaly-wiki-040-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;Version 0.4.0 is a big step forward from the previous version:&lt;br /&gt;
* Completely new menu editor and dynamic menus. It's now very easy to manipulate menus for both the webmaster and plugin writers.&lt;br /&gt;
* Major improvements to the file browser. It is now a true directory tree.&lt;br /&gt;
* It is now possible to see online users in the statistics.&lt;br /&gt;
* Language specific data is now completely separated from the templates. No more dependencies between localization and design.&lt;br /&gt;
* The recent module was updated so that it is easier for plugin writers to add their own entries.&lt;br /&gt;
* And a lot of other small tweaks and improvements...&lt;/p&gt;
&lt;p&gt;Anomaly Wiki feature highlights:&lt;br /&gt;
* File based database. Easily extended to other databases.&lt;br /&gt;
* Flexible authorization scheme: A personal home page, wiki or community forum.... you are in control.&lt;br /&gt;
* Full support for multi-byte characters, eg Japanese, Chinese &amp;amp; Thai character sets.&lt;br /&gt;
* Generated code is validated strict XHtml 1.0.&lt;br /&gt;
* Administration UI: All settings can be changed in an easy web interface.&lt;br /&gt;
* File uploads &amp;amp; File browser: Include files/images in your articles.&lt;br /&gt;
* Menu editor: Customize all system menues as well as plugin menues.&lt;br /&gt;
* Full change history with diff engine. Recent changes and backlinks.&lt;br /&gt;
* Statistics: Visitor graphs, top domains, top referers, detailed referers and online users.&lt;br /&gt;
* Publish changes in RSS feeds.&lt;br /&gt;
* User comments.&lt;br /&gt;
* Moderator commands: Lock article and &amp;quot;soft-delete&amp;quot;.&lt;/p&gt;
&lt;p&gt;More information can be found on the Sourceforge page (http://sourceforge.net/projects/anomalywiki/).&lt;/p&gt;
&lt;p&gt;Enjoy!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">AnomalyE</dc:creator><pubDate>Sat, 27 Oct 2007 13:09:46 -0000</pubDate><guid>https://sourceforge.net91b7383e77358bb5269bf44f7c6ccae8e284e8ec</guid></item><item><title>Anomaly Wiki 0.4.0rc1 released </title><link>https://sourceforge.net/p/anomalywiki/news/2006/11/anomaly-wiki-040rc1-released-/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Anomaly Wiki is a content management system (CMS) with the following goals:&lt;/p&gt;
&lt;p&gt;* Few requirements, only Php!&lt;br /&gt;
* Based on plugins and templates.&lt;br /&gt;
* Fast and minimalistic. Every millisecond counts.&lt;/p&gt;
&lt;p&gt;Version 0.4.0rc1 is a complete rewrite of the system and the feature list has changed a lot. Some highlights are:&lt;/p&gt;
&lt;p&gt;* Completely new intuitive authorization system.&lt;br /&gt;
* Massive improvements to user and admin interfaces (almost no poking in config files).&lt;br /&gt;
* Full support for multi-byte characters, eg Japanese, Chinese &amp;amp; Thai character sets.&lt;br /&gt;
* Exchangable database interface (optimized file database is the only implementation at the moment).&lt;br /&gt;
* Easy file browser.&lt;br /&gt;
* Even faster page generation (halved most times once again).&lt;br /&gt;
* Generated code is validated strict XHtml 1.0.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;More information can be found on the Sourceforge page (http://sourceforge.net/projects/anomalywiki/) or the project home page (http://www.anomalye.net/).&lt;/p&gt;
&lt;p&gt;Enjoy!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">AnomalyE</dc:creator><pubDate>Thu, 30 Nov 2006 18:34:59 -0000</pubDate><guid>https://sourceforge.net520bdad6dd2ddaa690c9d0c53b206d501366d059</guid></item><item><title>Anomaly Wiki 0.0.3a released</title><link>https://sourceforge.net/p/anomalywiki/news/2005/07/anomaly-wiki-003a-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;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). &lt;/p&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;More information can be found on the Sourceforge page (http://sourceforge.net/projects/anomalywiki/) or the project home page (http://www.anomalye.net/).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">AnomalyE</dc:creator><pubDate>Tue, 05 Jul 2005 12:40:31 -0000</pubDate><guid>https://sourceforge.net3fdb98e92572d8b600d1c40a027948179499ed9d</guid></item><item><title>Anomaly Wiki 0.0.2a released</title><link>https://sourceforge.net/p/anomalywiki/news/2005/07/anomaly-wiki-002a-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;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).&lt;/p&gt;
&lt;p&gt;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. &lt;/p&gt;
&lt;p&gt;Another new feature is the possibility to include the RSS feed in wiki articles; this is a first step towards full blogging capability. &lt;/p&gt;
&lt;p&gt;More information can be found on the Sourceforge page (http://sourceforge.net/projects/anomalywiki/) or the project home page (http://www.anomalye.net/). &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">AnomalyE</dc:creator><pubDate>Sun, 03 Jul 2005 12:24:58 -0000</pubDate><guid>https://sourceforge.net0b35e876c5e3ebaadbc16cc7a8f74ce8d676afcd</guid></item><item><title>Anomaly Wiki 0.0.1a released</title><link>https://sourceforge.net/p/anomalywiki/news/2005/04/anomaly-wiki-001a-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The first public release of Anomaly Wiki is now available for download. Please visit the project homepage at &lt;a href="http://www.anomalye.net" rel="nofollow"&gt;http://www.anomalye.net&lt;/a&gt; for more information.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">AnomalyE</dc:creator><pubDate>Mon, 11 Apr 2005 10:28:11 -0000</pubDate><guid>https://sourceforge.net1cf088389e3cc86a1ff33ef163706100e81c17e4</guid></item></channel></rss>