Editing version 2 of page Future (the most recent revision is 23)
Use template:
None
API_Template
DevTrack_Template
Version_Template
I will use this page to discuss things that I want to add to Aneuch in the future. Think of this as a "wish list" of sorts.
==ACL's==
Eventually I want to add site-wide and per page ACL's (**A**ccess **C**ontrol **L**ist). This is important to me,
personally, because I want to use Aneuch for my personal wiki (which is currently a dokuwiki site). I say it's
important, because there are several pages within that wiki that have stuff on them that I don't want the public
to see, but that I want to see (work related stuff, mostly).
Additionally, ACL's could be useful in locking a page for editing by anyone. I'm not entirely convinced that there
is a practical use for this, but hey, why not. — [[AaronGraves]]
==Markup==
While the [[Markup]] engine works, it's quite ugly. Ultimately, I'd like to re-write the markup engine as a state
machine. Until I do this, the engine will not be 100% compatible with Creole syntax. (See [[CreoleTest]])
— [[AaronGraves]]
==Admin Section Plugins==
--I should rewrite the way DoAdmin handles calls to it, so that the Administration back end can be extended via plugins. This will open the doors to new avenues for plugin authors.--
This has been done, and it's relatively easy for one to hook into the administration section now (documentation to come).
That said, I should do the same now for the way sub Posting handles "POST" data, which will allow plugins to hook in to the
post method of the script. This, too, will open up avenues of development. This page is a template
This file is locked by 3.144.82.191 (ec2-3-144-82-191.us-east-2.compute.amazonaws.com) since Mon Apr 28 16:10:16 UTC 2025 . Lock should expire by Mon Apr 28 16:15:16 UTC 2025, and it is now Mon Apr 28 16:10:21 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)