|
From: Eloi G. <ada...@us...> - 2008-11-21 06:13:30
|
Update of /cvsroot/phpwebsite-comm/modules/article/docs In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv11519/docs Modified Files: Changes.txt Log Message: Moved installation auto-import of demonstration article and manual to install.php Also took out @module comments Index: Changes.txt =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/article/docs/Changes.txt,v retrieving revision 1.35 retrieving revision 1.36 diff -C2 -d -r1.35 -r1.36 *** Changes.txt 19 Nov 2008 06:01:27 -0000 1.35 --- Changes.txt 21 Nov 2008 06:13:15 -0000 1.36 *************** *** 1,4 **** + TODO--xxxxx--AM uses the core XML-RPC library now ! + TODO--xxxxx--mod-rewite URIs now look more like the proposed spec to insure backwards compatibility ============================================= --- 1,4 ---- + TODO--xxxxx--AM uses the core XML-RPC library now ! ============================================= *************** *** 13,16 **** --- 13,20 ---- + Fixed caching of homepage summary display for visitors + If set in the AM settings, all changes to articles are now summarized in /logs/event.log + + Moved handling of configuration settings to the PHPWS_Settings class + + Moved installation auto-import of demonstration article and manual to install.php + xxxx--RFE ["trf000"] - Image fields now handle multimedia filecabinet content (more than just pictures!) + xxxx--mod-rewite URIs now look more like the proposed spec to insure backwards compatibility ======================== |