From: Honza M. <hon...@ec...> - 2005-08-19 00:04:16
|
Current CVS state: Should be stable, but not tested on our production server, yet. I will do it during next week. Last Changes: 08/18/05 - improved CSV import of data. Now you can not only (honzam) - "Store the item with new id" - "Do not store the item" or - "Update the item (overwrite)" with already existing items, but you can also select - "Rewrite only the fields, for which the action is defined" - "Add the values in paralel to current values (the multivalues are stored, where possible)" - view parameters now could be combined. You can use cmd[65][]=v-66&cmd[65][]=c-1-Cars or if you want to display only items from the set which passes the condition, you can write cmd[65][]=x-82763-82344-82352&cmd[65][]=c-1-Cars - new possibility to upload constants from admin interface - see "Import constants" on constants editing page - fixing moveLeft and moveRight in sitemodule administration - added new field types based on suggestion of Philip King and Antonin Slejska: (name, phone, fax, address, location, city, country, range, real) - some cleanup 08/01/05 - fixed bug in site display (honzam) Notes: The CSV import is very useful, now - mainly if you want to change one field in many items. You can export the items to CSV, then change the values in Excel (or better OpenOffice Calc :-) and then import it back using "Rewrite only the fields, for which the action is defined" Also Site Module administration is now improved, so you can move spots not only Up and Down in the tree, but also Left and Right Enjoy, Honza |