Update of /cvsroot/phpwebsite-comm/modules/article/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25805/docs
Modified Files:
Changes.txt
Log Message:
Release version 2.7 files.
Index: Changes.txt
===================================================================
RCS file: /cvsroot/phpwebsite-comm/modules/article/docs/Changes.txt,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** Changes.txt 21 Aug 2004 17:38:18 -0000 1.12
--- Changes.txt 30 Sep 2004 05:14:31 -0000 1.13
***************
*** 1,3 ****
--- 1,16 ----
========================
+ Changes in version 2.7
+ ========================
+ - Changed the main menu structure to enhance useability. Still open to suggestions.
+ - Added detail information to article titles on the main menu.
+ - The following changes were made to allow Article Manager output to conform to the Section 508 & Web Content Accessibility Guidelines 1.0:
+ - The print and email icons now contain descriptive textlinks.
+ - "align=" attributes changed to CSS.
+ - Form elements now have labels.
+ - If there is only 1 article showing on the homepage, the "Also On This Site" block will not show.
+ - Cleaned up Help File in attempt to fix Bug Report [1010755] "Module Article: Difficulty Installing"
+ - Fixed Bug Report [1018556] "BBCode ist parsed in the wrong way"
+
+ ========================
Changes in version 2.6
========================
|