User: develCuy Branch: DRUPAL-5 Date: Sun, 28 Dec 2008 06:44:48 +0000 Modified files: /modules/google_picasa picasa.module Log message: NEW STUFF - Form definitions(functions) renamed to be more convenient. - More description field descriptions. - function picasa_exec() - New optional parameter $parsed, in order to let it return unparsed/raw output. - Now returns a SimpleXML object, array conversion should be done by caller. - function picasa_traverse_album_data() renamed to picasa_traverse_data() . - Album's title and summary/subtitle are now editable. - Settings form: - Fieldsets were re-arranged - "Auth Token" last and next update dates are displayed now. - Albums' cache almost implemented and improved. Still needs cache_life_time feature. BUGS FIXING - Update system variable: 'picasa_lastrun' after forced(done by user) update of "Auth Token". - Use correct variables in strings passed to t() (@var instead of %var). Links: http://cvs.drupal.org/diff.php?path=contributions/modules/google_picasa/pica...