Personal Weblog 0.9.4
Sun, 15 Jul 2001
The "So Easy Even Your Pets Can Do It" release. Many changes have been made making the script easier to install and more tolerant of wacky PHP configurations. Things like "register_globals", copious error logging and even Windows no longer faze the script. As a bonus you can now adjust the timezone used for timestamps.
- Added Easy Installer
- Added time adjust feature to change timezones
- Improved error messages
- Maximum title size increased
- Made independent of "register_globals" setting
- icons/ -> gfx/, so no changes are necessary wrt Apache ScriptAlias
- Disable E_NOTICE, ensuring "broken property" messages are silenced
- Moved @BACKLINK@ from "articles" to "more" in default data
- Fixed back link in more display. Use "@BACKLINK@" in "more" variable instead.
- Runs under non-POSIX systems (like Windows)
- Using wrap="virtual" in textareas