User: goba Branch: DRUPAL-6--1 Date: Sun, 26 Oct 2008 22:29:09 +0000 Modified files: /modules/l10n_server/l10n_community l10n_community.module translate.inc Log message: #321528 suggested by several users, also wished for by meba at http://drupal.org/node/196865#comment-763276: move away from sessions for permanent filters and implement GET param based filtering properly - Redirect on form submission with the right filter values kept intact in the URL - GET values are kept in pager links by Drupal automatically - We should keep GET values on form submission (done) - Reset button now redirect without keeping the filtering params This achieves URL based navigation without hidden session based magic. There is no need for the special permalinking feature, since all links are permalinks as much as possible (the list of untranslated stuff would change of course for example). 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...