Editing version 6 of page Features (the most recent revision is 10)
Use template:
None
API_Template
DevTrack_Template
Version_Template
Aneuch has a very extensive feature set. If you're looking for reasons why you should choose Aneuch over the myriad of choices in wiki engines, just refer to this page.
===Markup
* **Bold**, //Italic//, __underline__, --strikethrough--, `teletype` text.
* Headings (up to 5 levels)
* Links
** //Internal//: Free links, with or without description
** //External//: Free links, with or without description and different styling
* Horizontal Rules
* Lists
** Unordered
** Ordered (with numbers)
* Signatures
===Base Features
* **Strong [[Spam|anti-spam]] features**
* Configurable revision history (keep all, keep all newer than XX days, etc)
* Word and character count (available on history page)
* Page view count
* Diffs between page revisions
* [[RecentChanges]]
* [[Discussion Pages]]
* Easy to install
* Extensible via plugins
* Simple page storage (see [[What_Is_Aneuch#Filesystem_vs_Database]])
* Edit locking
* [[Themes]] support
* [[Search]]
* [[Rate Limiting]]
===Extensibility
* Easily extensible via [[Plugins]]
* Extensible even via the config.pl file!
* Just about every part of the core of Aneuch can be replaced/extended
* Easy [[APIs|API calls]]
===Environment
* Written in [[http://www.perl.org/|Perl]], known to run on:
** BSD
** UNIX
** Linux
** Maybe MacOS X and Windows (untested!)
* Super easy to install
* System Requirements:
** Perl 5.10 or higher
** grep
** diff
** awk
===New Features?
Do you wish Aneuch had some feature? Add it to [[Feature Requests]]!
This page is a template
This file is locked by 3.134.105.118 (ec2-3-134-105-118.us-east-2.compute.amazonaws.com) since Thu Apr 3 22:18:18 UTC 2025 . Lock should expire by Thu Apr 3 22:23:18 UTC 2025, and it is now Thu Apr 3 22:20:52 UTC 2025.
Upload a file
By contributing to this wiki, you acknowledge that you waive your right to claim copyright of your individual contributions. The text of this site is uncopyrighted and released to the public domain.
Show markup help Styling **bold **, //italic //, __underline __, --strikethrough--, `teletype ` Headers = Level 1 =, == Level 2 ==, === Level 3 ===, ==== Level 4 ====, ===== Level 5 ===== (ending ='s optional) Lists * Unordered List, # Ordered List, ** Level 2 unordered, ### Level 3 ordered (up to 5 levels, NO SPACES IN FRONT) Links [[Page]], [[Page|description]], [[http://link]], [[http://link|description]] Images {{image.jpg}}, {{right:image.jpg}} (right aligned), [[link|{{image.jpg}}]] (image linked to link), {{image.jpg|alt text}} Extras ---- (horizonal rule), ~~~~ (signature)