Editing version 5 of page Issues (the most recent revision is 9)
Use template:
None
API_Template
DevTrack_Template
Version_Template
If you have found an issue, feel free to report it on Aneuch's [[http://code.google.com/p/aneuch/issues/list|Issue Tracker]], or if you do not have a Google account you can report it right here on the [[Discuss_Issues|discussion page]].
----
==Deleting Pages==
It seems obvious now, however it would appear that I've totally forgotten to include a method to delete pages within Aneuch version 0.10. A wiki administrator can delete pages from the back-end manually, however I need to implement a way to delete pages for the average wiki user.
For now, I'm thinking of implementing it like this: You replace the page text with "**Delete**" and save it. Aneuch will then remove the page and all archived versions of it.
This has been filed in the issue tracker as [[http://code.google.com/p/aneuch/issues/detail?id=1|issue 1]], and will be added to [[Version_0_20|version 0.20]].
----
==broken links==
User //velldesign// has reported [[http://code.google.com/p/aneuch/issues/detail?id=2|issue 2]] stating that links are broken, referencing the way **$DiscussLink** and **$NavBar** are built in **InitVars()**
----
==Send HTTP 404 status==
Pages that haven't been created yet still return an HTTP 200 status along with the "It appears that there is nothing here" message. Instead, Aneuch should return an HTTP 404 status so search engines (etc) know that the page does not exist. This has been logged as [[http://code.google.com/p/aneuch/issues/detail?id=3|issue 3]] This page is a template
This file is locked by 18.119.141.157 (ec2-18-119-141-157.us-east-2.compute.amazonaws.com) since Mon Apr 28 02:19:32 UTC 2025 . Lock should expire by Mon Apr 28 02:24:32 UTC 2025, and it is now Mon Apr 28 02:21:59 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)