-
Google picasa: February 25, 2011 2:09
Commit f4b18b6 on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Google picasa: February 25, 2011 2:09
Commit bdc04c3 on 5.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
BUGS FIXING Misspelled module name in picasa_tbp_addon().
-
NEW STUFF Let devel.module reset cache.
-
BUGS FIXING Picasa account password unexpectly resets.
-
NEW STUFF Integration with TBP.module for granular permissions. BUGS FIXING Misstyped variable name Album edit page.
-
BUGS FIXING Error warning when trying to edit empty album.
-
NEW STUFF - Photos are now editable! (basic implementation). - Better cache support (still needs some work). - Edit&View Album pagination. - Picasa Account password value is now hidden (needs obfuscation). - Themeability.
-
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).
-
NEW STUFF - Partial implementation of cache system. TODO - cron based life time, - integration with devel.module, - Use sub-tabs instead of 2 annoying tabs (better use of visual space). - Page title is now set to %(Album name) - %(Node title) - Settings form now displays current "Auth Token" status. Needs better presentation and an eloquent description.