| Commit message (Collapse) | Author | Age |
|
|
|
| |
near flowless updates
|
| |
|
|
|
|
| |
functions and templates may need include files. Flush your caches.
|
| |
|
| |
|
| |
|
|
|
|
| |
(arbitrary 'directory' looking parts)
|
|
|
|
| |
external sources and only invoked once (note that you should do everything dynamic in the view op, not the load op)
|
|
|
|
| |
on a non-programmed form
|
|
|
|
| |
instead of @import for CSS.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
cross-database compatibility (ie. better SQL parsing and altering options)
|
|
|
|
| |
cross-database compatibility (ie. better SQL parsing and altering options)
|
|
|
|
| |
removed in Drupal 7 though.
|
| |
|
|
|
|
| |
being able to set primary and secondary links differently
|
|
|
|
| |
better db compatibility, ie. easier query rewriting)
|
|
|
|
| |
the cache
|
|
|
|
| |
previews to check, do not use the newly selected values yet, to be consistent with the DB
|
|
|
|
| |
increment enabled language count, if we are in fact adding an enabled language
|
| |
|
| |
|
| |
|
|
|
|
| |
links to counter some spamming
|
| |
|
|
|
|
| |
rebuild.
|
| |
|
| |
|
|
|
|
| |
parts were broken out to hook_boot, so this should be reflected in the help text and check
|
|
|
|
| |
we dont need a counter
|
|
|
|
| |
module in help text
|
|
|
|
| |
parameters and improve user documentation
|
| |
|
|
|
|
| |
constructing template file names matching hook names
|
|
|
|
| |
fixing deletion API remainings
|
|
|
|
| |
complete file names which should be protected (eg. Tag), but should not match parts of the file names (eg. Tagging.txt)
|
|
|
|
| |
fields to avoid going deeper then what is allowed
|
|
|
|
| |
casted to objects
|
|
|
|
| |
hook_comment() was not intended to modify the comment, so we need to pass it in by reference to get modified
|
|
|
|
| |
by reference
|
| |
|
|
|
|
| |
Oracle and DB2. Also a performance improvement. (Correct version this time.)
|
|
|
|
| |
Oracle and DB2. Also a performance improvement.
|
|
|
|
| |
theme settings, not the theme list
|
| |
|
|
|
|
| |
Makes it work with DB2, Oracle, etc.
|
| |
|