| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
associated with the wrong user.
|
|
|
|
| |
from search module
|
|
|
|
| |
'content' as appropriate
|
|
|
|
| |
broken due to missing breaks in switch
|
|
|
|
| |
removed some trailing whitespace.)
|
| |
|
| |
|
| |
|
|
|
|
| |
and the same as the usual search page anyway
|
|
|
|
| |
in the node admin table
|
|
|
|
| |
forms by node type, not just generically
|
|
|
|
| |
standards
|
| |
|
|
|
|
| |
arbitrary users, so independent user access checks can be done in a request
|
|
|
|
| |
closing unclosed tags, avoiding empty table containers, and so on
|
| |
|
|
|
|
| |
type, so we have data about what do we delete
|
| |
|
|
|
|
| |
.schema files into .install files to prevent mistakes.
|
|
|
|
| |
is changed (saved, deleted) or the menu router is rebuilt
|
|
|
|
| |
called
|
| |
|
|
|
|
| |
feature from schema API: load/save records based upon schema.
|
|
|
|
| |
queries, setting a best practice to avoid vulnerabilities
|
|
|
|
| |
nodes permission
|
|
|
|
| |
Fixed disconnect between node_view() and hook_link().
|
|
|
|
| |
arguments the placeholders
|
|
|
|
| |
what the user seen and what was indexed was different
|
| |
|
|
|
|
| |
so a node admin permission should not be required to visit it
|
|
|
|
| |
content editing
|
|
|
|
| |
read more links, ie. we are not repeating the same text but include meaningful information
|
| |
|
|
|
|
|
|
|
|
|
| |
mortals (including rename of actions.module to trigger, but keeping the actions themselfs).
Complete previous history of actions module:
- #148410 by jvandyk: added rewrite of the actions module!
- #155986 by Uwe: fixed typos.
- #155828 by Eaton, pwolanin and jvandyk: let actions live even if actions.module is not turned on
|
| |
|
|
|
|
| |
into the object on preview, overwriting existing user provided values
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
needs more thought and discussion, so postponed until at least Drupal 7
|
|
|
|
| |
parameters
|
|
|
|
| |
template_preprocess, and add *lots* of documentation to template files and functions
|
|
|
|
| |
external cache, and how they interoperate
|
|
|
|
| |
functions and templates may need include files. Flush your caches.
|
|
|
|
| |
external sources and only invoked once (note that you should do everything dynamic in the view op, not the load op)
|
| |
|
| |
|
|
|
|
| |
Oracle and DB2. Also a performance improvement. (Correct version this time.)
|