Removed some entries from /.htaccess SetEnvIfNoCase line to make it less restrictive for common phrases such as 'sex'. (Prompted by feedback from AHerdOfTurtles)
Deletions:
Removed some entries from /.htaccess SetEnvIfNoCase line to make it less restrictive for common phrases such as 'sex'. (Prompted by feedback from AHerdOfTurtles)
Released on September 23 2004, small bugfixes mostly
Bug fixes:
Fixed a bug in actions/usersettings.php that related to password checking. [Thanks to JavaWoman]
Fixed invalid XHTML in actions/usersettings.php for checked checkboxes. [Thanks to JavaWoman]
Replaced onClick text in six different files with onclick to make it valid XHTML.
Removed some entries from /.htaccess SetEnvIfNoCase line to make it less restrictive for common phrases such as 'sex'. (Prompted by feedback from AHerdOfTurtles)
Modified actions/recentchanges.php to show text '(unregistered user)' when a user is not registered.
Deletions:
Wikka 1.1.5.3 Release Notes
Released on September 27 2004
Feature addition:
PageIndex action modified to show an alphabetical header that allows quick browsing of pages that start with a certain letter. See Wikka:Mod041fPageIndexByLetter for more info.
Small edit to Wikka:Mod040fSmartPageTitles. Page titles will now be made from headers that are 3 or above. Previously it was 2 or above. This is to prevent the equality operator in code from being seen as a title.
Added a GPL header at the top of the main Wikka file, and included a copy of the GPL in the docs directory.
[728] The oldest known version of this page was created on 2008-02-19 12:14:21 by DarTar[Cloned from WikkaReleaseNotes1153]
PageIndex action modified to show an alphabetical header that allows quick browsing of pages that start with a certain letter. See Wikka:Mod041fPageIndexByLetter for more info.
Misc:
Small edit to Wikka:Mod040fSmartPageTitles. Page titles will now be made from headers that are 3 or above. Previously it was 2 or above. This is to prevent the equality operator in code from being seen as a title.
Added a GPL header at the top of the main Wikka file, and included a copy of the GPL in the docs directory.