First release!
There may will be quite a few issues with Pepperminty wiki, but I am confident that it should do what you expect, most of the time.
Please open an issue if you find any problems - I am fairly new to github and git :)
Install instructions
First time install
Download index.php
and put it somewhere on your server. More details can be found in the README.
Updating
- Rename your old
index.php
toindex.old.php
temporarily - Download the new version
- Open both files for editing
- Copy your settings over the new settings (making sure that you don't delete any new settings - it will be obvious if you do this if you have error reporting enabled)
Changes
Here is a list of (most) of the relevant changes that might affect a normal user:
- Reworded credits
- Fixed a bunch of bugs
- Tidied up settings
- Added more comments to settings
- Added page deleting and moving
- Added administrator user accounts, who can delete and move pages
- Fixed issue #2 (
</head>
-></body
)
The commit list can be found here: v0.1...master
Known issues
- #3 - The site secret is not needed to delete pages