|
From: Verdon V. <ve...@us...> - 2008-07-07 21:01:59
|
Update of /cvsroot/phpwebsite-comm/modules/sitemap/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27962/docs Modified Files: CHANGELOG Log Message: 0.5.0 updates Index: CHANGELOG =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/sitemap/docs/CHANGELOG,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** CHANGELOG 1 Jul 2008 11:07:28 -0000 1.3 --- CHANGELOG 7 Jul 2008 21:01:36 -0000 1.4 *************** *** 4,8 **** + Initial writing of mod - Version 0.2.0 -- June 2008 ------------------------------------------------------------------ --- 4,7 ---- *************** *** 13,17 **** + General code tidy up - Version 0.3.0 -- June 2008 ------------------------------------------------------------------ --- 12,15 ---- *************** *** 26,27 **** --- 24,34 ---- + Added missing info tab template + Version 0.5.0 -- July 2008 + ------------------------------------------------------------------ + July 07 + + Separated getMenuItems to its own function so I could.. + + Added ability to get other non-menu keyed items into sitemap + + Added option to include file cabinet keyed items yes/no + + A bit of code tidy up + + Added english lang file + |