[contributions(DRUPAL-5):goba] /modules/l10n_server/l10n_community ajax.inc l10n_community.css l10n_community.js pages.inc welcome.inc
User: goba Branch: DRUPAL-5 Date: Mon, 01 Oct 2007 19:58:48 +0000 Modified files: /modules/l10n_server/l10n_community ajax.inc l10n_community.css l10n_community.js pages.inc welcome.inc Log message: Huge cleanup of overview and translation interface HTML/CSS/JS: - removed extraneous HTML elements and wrappers - standardized on using sids, so temporary ids are removed (makes for less parameter passing, less confusion) - standardized names with sid numbers in them as HTML IDs, not classes (straightforward CSS and JS addressing of DOM elements) - minimized what data is required on AJAX calls - made more strings translatable - now using more meaningful classes, like rowhead cells and action image buttons - moved some inline JS code from the AJAX response to JS functions for management reasons - shoter names for often used items like 'translation' instead of 'new_translation' - better UI reflection on how suggestions are counted - standardized on existing translation display (although the brown used is kind of a placeholder) - read and fixed code comments, added where missing - fixed plural suggestion approval bug (actually missing feature) Links: http://cvs.drupal.org/diff.php?path=contributions/modules/l10n_server/l10n_c... http://cvs.drupal.org/diff.php?path=contributions/modules/l10n_server/l10n_c... http://cvs.drupal.org/diff.php?path=contributions/modules/l10n_server/l10n_c... http://cvs.drupal.org/diff.php?path=contributions/modules/l10n_server/l10n_c... http://cvs.drupal.org/diff.php?path=contributions/modules/l10n_server/l10n_c...
participants (1)
-
drupal-cvs@drupal.org