- Aug 25, 2007
-
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#157510 by pwolanin and chx: search module needs menu tail arguments (arbitrary 'directory' looking parts)
-
Gábor Hojtsy authored
#111127 by chx: cache node_load(), so heavy operations loading data from external sources and only invoked once (note that you should do everything dynamic in the view op, not the load op)
-
- Aug 23, 2007
-
-
Gábor Hojtsy authored
#169247 by profix898 slightly modified: fix E_NOTICE when form_id is not set on a non-programmed form
-
Dries Buytaert authored
- Patch #145218 by profix898, bennybobw, Crell, forngren et al: use href instead of @import for CSS.
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- Aug 22, 2007
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Gábor Hojtsy authored
#165141 by hswong3i: move literal values out of some core queries to support cross-database compatibility (ie. better SQL parsing and altering options)
-
Gábor Hojtsy authored
#166593 by hswong3i: move literal values out of some core queries to support cross-database compatibility (ie. better SQL parsing and altering options)
-
- Aug 21, 2007
-
-
Dries Buytaert authored
- Patch #166717 by Crell: split up drupal module. This modules should be removed in Drupal 7 though.
-
Dries Buytaert authored
-
- Aug 20, 2007
-
-
Gábor Hojtsy authored
#160168 by kkaefer and pwolanin: restore lost Drupal 5 functionality of being able to set primary and secondary links differently
-
Gábor Hojtsy authored
#166586 by hswong3i: move literal values out of menu module queries (for better db compatibility, ie. easier query rewriting)
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#165675 follow up patch by pwolanin: retain menu information on node previews to check, do not use the newly selected values yet, to be consistent with the DB
-
Gábor Hojtsy authored
#162324 by mooffie: keep previously default language enabled and only increment enabled language count, if we are in fact adding an enabled language
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- Aug 19, 2007
-
-
Gábor Hojtsy authored
#168587 by jjeff: add rel=nofollow attribute to anonymous comment home page links to counter some spamming
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- Aug 18, 2007
-
-
Gábor Hojtsy authored
#161136 by hass: the previously aggressive caching incompatible hook_init parts were broken out to hook_boot, so this should be reflected in the help text and check
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#166913 by pwolanin and webernet: fix book outline removal confirm form parameters and improve user documentation
-
Gábor Hojtsy authored
-
- Aug 16, 2007
-
-
Gábor Hojtsy authored
#164122 by merlinofchaos: properly convert underscored to dashes, when constructing template file names matching hook names
-
Gábor Hojtsy authored
#156796 by webernet, asimmonds and pwolanin: user editing forms cleanup and fixing deletion API remainings
-
Gábor Hojtsy authored
#117151 by profix898: the second part of our FilesMatch list contained complete file names which should be protected (eg. Tag), but should not match parts of the file names (eg. Tagging.txt)
-
Gábor Hojtsy authored
#165675 by pwolanin: only show allowed parent items in menu/book select fields to avoid going deeper then what is allowed
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#162050 by dvessel: user_comment() now modifies the comment, although hook_comment() was not intended to modify the comment, so we need to pass it in by reference to get modified
-
- Aug 12, 2007
-
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
Dries Buytaert authored
- Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Oracle and DB2. Also a performance improvement. (Correct version this time.)
-