From Monket
Contents |
Monket.net
- Set up regular automatic backups.
- favicon shows up with a blue border in Safari.
- Printable style sheet, so print outs don't look rubbish like they currently do.
Web Explorer
- Use robots.txt to decide which directories to show (http://www.robotstxt.org/wc/exclusion.html).
- Also parse .htaccess to check if file/directories should really be visible.
- Don't use eval to create arrays (very insecure).
- Add Icons for Zip, PDF, etc.
Photos
- Test modifications to SPGM (will it work without GD).
- Ask Heros to install GD version 2 if possible.
- Tidy code, document changes, release to sourceforge.
Wiki
- Single location for template data (accross normal and wiki pages).
- Merge changes with latest version of Php Wiki.
- Make sure all pages validate (including editing pages).
- Make login field default when logging on (is already in Mozilla, maybe problem with Opera).
- Deleting TextFormattingRules means that formatting rules are not present when editing any pages.
- Move 'skip to main content link' right to the very first thing on the page.
- Make both Wiki's use the same InterWikiMap.
- Allow images to be links (in latest CVS of phpwiki).
- OrphanedPages shows some pages which are not orphans (broken backlinks probably).
- BackLinks feature is broken (seems to work for links in brackets, but not normal WikiWords, probably because of my renaming system).
- SiteMap fails to work, same problem as OrphanedPages and BackLinks
Stats
...