| Commit message (Collapse) | Author | Age |
|
|
|
| |
callback functions
|
|
|
|
| |
block options.
|
|
|
|
| |
creating a forum node.
|
|
|
|
| |
_forum_update_forum_index() when passed a non-forum node.
|
|
|
|
| |
Forum module
|
|\ |
|
| | |
|
| |
| |
| |
| | |
possibly obsolete -- possible to delete forum vocab.
|
| | |
|
| |
| |
| |
| | |
forum_taxonomy_term_delete() completely broken (takes instead of entity).
|
|/
|
|
| |
ambiguous.
|
|
|
|
| |
forum_field_storage_pre_update().
|
| |
|
|
|
|
| |
taxonomy terms (Views UI) and get an error from hook_form_alter().
|
|
|
|
| |
link to the author's profile in topic column if topic has replies.
|
|
|
|
| |
in forum.css.
|
|
|
|
| |
stdClass:: in forum_node_update() (line 373 of /.../modules/forum/forum.module).
|
|
|
|
| |
vocabulary machine name (with tests).
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
to limit available blocks.
|
| |
|
|
|
|
| |
not accessible to screen-reader users and forum icons not using sprites.
|
|
|
|
| |
not visible within a forum.
|
|
|
|
| |
and local tasks #2.
|
|
|
|
| |
/admin/structure/forum page.
|
|
|
|
| |
fgm, tstoeckler: allow module .info files to add CSS/JS.
|
|
|
|
| |
Hojtsy, puregin: a node cannot be displayed in different view mode on its own page.
|
| |
|
|
|
|
| |
and theme_feed_icon() has url() applied twice.
|
|
|
|
| |
should not pass url().
|
|
|
|
| |
should default to FALSE.
|
| |
|
| |
|
|
|
|
| |
array for block content.
|
|
|
|
| |
Fixed SA-CORE-2009-007 forum module XSS.
|
|
|
|
| |
forums not usable out-of-the-box: disabled comments, no forums.
|
|
|
|
| |
add forum topics when no forums exist.
|
|
|
|
| |
strict warnings when running tests and for PHP 5.3.
|
| |
|
|
|
|
| |
entity_uri() callback to remove performance overhead of forum_url_outbound_alter().
|
|
|
|
| |
also links.
|
| |
|
|
|
|
| |
page.
|
|
|
|
| |
defaulting to 'None'.
|
| |
|
|
|
|
| |
be silently ignored by FAPI.
|