|
From: Eloi G. <ada...@us...> - 2008-11-21 06:15:41
|
Update of /cvsroot/phpwebsite-comm/modules/article/docs In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv11734/docs Modified Files: Changes.txt Log Message: RFE ["trf000"] - Image fields now handle multimedia filecabinet content (more than just pictures!) Index: Changes.txt =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/article/docs/Changes.txt,v retrieving revision 1.36 retrieving revision 1.37 diff -C2 -d -r1.36 -r1.37 *** Changes.txt 21 Nov 2008 06:13:15 -0000 1.36 --- Changes.txt 21 Nov 2008 06:15:30 -0000 1.37 *************** *** 15,19 **** + 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 --- 15,19 ---- + Moved handling of configuration settings to the PHPWS_Settings class + Moved installation auto-import of demonstration article and manual to install.php ! + 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 |