Issue status update for http://drupal.org/node/27794 Post a follow up: http://drupal.org/project/comments/add/27794 Project: Drupal Version: cvs Component: theme system Category: bug reports Priority: normal Assigned to: robertDouglass Reported by: robertDouglass Updated by: Dries Status: patch Can't commit because of unresolved status of included/cumulative patches. Dries Previous comments: ------------------------------------------------------------------------ Fri, 29 Jul 2005 18:04:04 +0000 : robertDouglass This patch alphabetizes the variables in several arrays that get passed to tpl.php files. This makes it easier to find variables when scanning the code, and since documentation is also written based on the code, it makes the documentation likely to also be in alphabetical order. Note that this patch includes the cumulative fixes from these issues: http://drupal.org/node/27784 http://drupal.org/node/27791 ------------------------------------------------------------------------ Fri, 29 Jul 2005 18:09:36 +0000 : robertDouglass Attachment: http://drupal.org/files/issues/alphabetize_phptemplate_patch.txt (6.91 KB) the patch.