| Commit message (Collapse) | Author | Age |
|
|
|
| |
(avoiding CSRF)
|
|
|
|
| |
comments) and button placement for comments and nodes, so Save is always the leftmost button, and there is no guessing to find it
|
|
|
|
| |
newline filter is present in the particular input format
|
| |
|
|
|
|
| |
reviewed
|
| |
|
| |
|
|
|
|
| |
editing permission names
|
|
|
|
| |
this was not updated in the node teaser building code
|
|
|
|
| |
editing behavior with hook_form_alter(), no need for menu API hacks, which were half done anyway
|
|
|
|
| |
download links and include more pointers to these locations
|
|
|
|
| |
early, not taking break type precedence into account
|
|
|
|
| |
constraint in PostgreSQL
|
|
|
|
| |
we get the vid property updated on PHP 4 too
|
|
|
|
| |
be filtered with filter_xss_admin(), not the less permissive filter_xss()
|
|
|
|
| |
instead of printing them verbatim (on one occassion) and printing them with check_plain() erroneusly on another
|
| |
|
|
|
|
| |
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
|
| |
|