Today I fixed a small bug in the way file uploads were processed, which made it impossible to have past revisions of a file upload.

In other words, every time you would upload a file, it wouldn't remember the previous versions of that file.

That is now fixed, and Aneuch will allow old revisions of uploaded files to be stored, the same as it does for pages.

-- AaronGraves Tue Oct 28 17:58:22 UTC 2014 (69.4.28.21)


Last night I also addressed an issue whereby you were unable to view previous versions of file uploads.

You were able to view the previous revision page, however when you clicked on the file link, it would always show the most recent version.

So I corrected that issue.

-- AaronGraves Fri Nov 7 15:28:00 UTC 2014 (69.4.28.21)


Name:
Message:

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)