|
Viewing Single Post From: The long overdue, 1.2
|
|
Jacroe
|
Mar 1 2008, 05:47 AM
|
|
Administrator
- Posts:
- 13
- Group:
- Admins
- Member
- #1
- Joined:
- Nov 28, 2007
- What's up
- Starting to work on Documentation
|
So sorry it took so long to upload next release. Links available in "Download" section. Changelog below:
Everywhere
- Dates when last changed are added to the top of every file.
- Added skins and skin codes throughout the wiki
- Made wiki valid. Added <!DOCTYPE among other stuff like that
index.php
- Added link to install file so that you didn't have to type it in url
- When you install, it gives you an option for the name of your wiki. Added the name you chose to the title bar
- If wiki locked, links to edit and delete pages are not shown.
- Changed it so that HTML will not work in articles.
- Edited Wiki-code. Example: instead of outputting <b>, it outputs <strong>
edit.php
- Added nice header instead of nothing.
save.php
- Added nice error message if you view the page by itself.
delete.php
- Fixed bug in page that actually calls up the password.
- When you delete a page it adds an underscore after the page name and before the revision number. Such as, MainPage_3.txt
install.php
- Added field where you can name your wiki.
- Included the "MainPage" and "Test" pages in the installer. Otherwise you couldn't edit them without CHMOD'ing them individually to 0666
As you can see, it is a large update. A lot of things were changed, and the file sizes grew a bit. About a KB in the tarball and about 4 KB in the zipped extra was added. Enjoy!
|
|
|