Closed (fixed)
Project:
Drupal core
Component:
theme system
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
29 Jul 2005 at 18:04 UTC
Updated:
8 Oct 2005 at 22:20 UTC
Jump to comment: Most recent file
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
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | alphabetize_phptemplate_patch.txt | 6.91 KB | robertdouglass |
Comments
Comment #1
robertdouglass commentedthe patch.
Comment #2
dries commentedCan't commit because of unresolved status of included/cumulative patches.
Comment #3
robertdouglass commentedI think the other patch will get committed, but if it gets closed I'll update this one.
Comment #4
Steven commentedCommitted to HEAD.
Comment #5
(not verified) commentedComment #6
(not verified) commentedComment #7
(not verified) commentedComment #8
(not verified) commentedComment #9
(not verified) commented