Software Library
htcrad - Changelog
Up
Since 0.2.6:
- Searches now support Boolean conditions AND, OR and NOT.
- Tidied up the Formatting Rules page
- The name of the table containing articles is no longer hardcoded
- When previewing an article during editing you can see where
cross-references will be placed
- Double quotes (") had been causing problems in editing, they are now
silently converted to a pair of single quotes ('')
- The escape character
(\) for single quotes was being duplicated every time a page was refreshed
in editing, they are now hidden.
Since 0.2.5:
- Block imports now works - (if your server allows file uploads - mine
doesn't)
- Database table redefined slightly. Removed redundant indexes
create by phpmyadmin. Use: $ mysql dbname < upgrade-0.2.5.sql
- The ten random items list is now one column and doesn't repeat articles.
If your database has less than eleven records it will display all of them
- Fixed a reoccurance of the bug where editing a record resulted in the
ammended version being inserted
- Fixed a problem where cross-referencing didn't work if there was a line
break in the middle if the target phrase
- Enabled word wrapping when editing an article under netscape
Since 0.2.4:
- When a record was being inserted the update sql command was called
instead. The correct command is used now.
Since 0.2.3:
- Now gracefully handles a new database with no records in it.
- The actual SQL command used to edit and insert articles is no longer
displayed
- Fixed the broken link to the formating rules
- Resolved a name clash in the htcrad class where a member and method has
the same name
- Removed a trailing '\"' from the url for editing a displayed article
- Fixed a problem where edited records were being inserted again instead of
updating the original
Up
This site maintained by Paul Campbell My PGP Public Key
This Page Last Modified: Sun, 25 Jun 2000