- 01 Sep, 2007 2 commits
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- 30 Aug, 2007 19 commits
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Gábor Hojtsy authored
#53905 by fax8, Gurpartap Singh and dvessel: give meaningful names to term variables in forum templates and add unique IDs for easier themeing
-
Gábor Hojtsy authored
#171866 by kkaefer and dvessel: prevent the tableheader script from running in IE less then v7, because of incompatibility
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#134307 by dww, Stefan Nantegaal and dvessel: fix table headers interaction with Safari, so the fieldset contents will not disappear
-
Gábor Hojtsy authored
#148973 by chx: actually insert an empty value for description, so it is not null, and does not cause a problem for postgres
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#170651 by pwolanin: slipt menu module into the module and an admin.inc for admin pages, to help performance
-
Gábor Hojtsy authored
#151868 by chx: avoid using array_shift() because it takes a lot of time to rehash the array, so indexing the array is more performant, then shifting items one by one
-
Gábor Hojtsy authored
#171606 by Heine: ported security fix from Drupal 4.7/5; use SCRIPT_NAME instead of PHP_SELF in links to avoid XSS holes
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#111127 rollback by chx, slightly extended: roll back node_load cache, it needs more thought and discussion, so postponed until at least Drupal 7
-
Gábor Hojtsy authored
-
- 29 Aug, 2007 13 commits
-
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#168812 by webchick and pwolanin: in case we have a database error, trace it back to the original database function call, so we can provide a more accurate error message for DB errors
-
Gábor Hojtsy authored
#161107 by fwalch and bragon: actually implement the missing forum_term_load to work behind the %forum_term menu item resolving calls
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#57676 by JohnAlbin et al: properly support theme engine and theme specific settings via a theme-settings.php file
-
Gábor Hojtsy authored
#149567 by chx and meba: set install_task variable to 'done' on update, so installer cannot be run on Drupal 6 on an upgraded site
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#156475 by Christoph C. Cemper and greggles: actually call the publish op on hook_comment when a comment is first (automatically) published
-
Gábor Hojtsy authored
#165343 by merlinofchaos and dvessel: include path history in theme discovery suggestions, so we find subtheme files properly
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
- 28 Aug, 2007 3 commits
-
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#170638 by JirkaRybka and chx: move update access variable to settings.php, so we can check whether it is wide open, and we have one place for settings
-
Gábor Hojtsy authored
#166071 by jjeff and dvessel: move default template preprocess code to template_preprocess, and add *lots* of documentation to template files and functions
-
- 26 Aug, 2007 3 commits
-
-
Dries Buytaert authored
-
Gábor Hojtsy authored
small but annoying wording typo noticed by chx: translation_node_get_translations() actually loads partial nodes only
-
Gábor Hojtsy authored
-