Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
This module allows node editors to assign blocks to regions on a node base. In the node edit form a fieldset will be added in which the blocks can be dragged into a desired region. The blocks will be added to the blocks already present in the region.
Cache actions provides rules actions for clearing drupal caches.
It currently provides actions for:
Clearing Drupal cache bins
Clearing CSS/JS cache
Clearing The cache of specific views
Clearing The cache of specific panel pages
Clearing The cache of specific mini panels
Dependencies
Cache actions only depends on the rules module. If you don't have views or panels, you only get the option of clearing the drupal cache bins and the CSS/JS cache. When views or panels are present, you get actions for clearing the cache of specific views and panels as well.
Compatibility
This module is compatible with:
Panels 3
Views 2 and 3. The views 2 support is the best tested currently, but everything seems fine
with views 3 as well.
Version 2
The new version of cache actions offers a lot of new features:
Clearing The cache of more than one view at a time
Clearing The cache of specific panel page variants
Clearing The cache of specific panel page panes
Clearing The cache of specific mini panel variants
Com2smf integrates commenting system of Drupal with SMF (Simplemachines forum). Com2smf store comments in SMF’s database. So it’s available to comment materials of site in both places – in Drupal and SMF. With creating of first comment module create a “start post” in forum with link to material. All of comments are readable in Drupal and SMF.
Developer's release of Com2smf provide limited integration of users – authors of comments are linked with cross table.
COM2SMF have some features for linking of users in both databases:
- linking of user's accounts in Drupal and SMF; - automatic registration of new users from Drupal in SMF;
- synchronizing of user's name, E-mail, password from Drupal to SMF;
- increasing post's counter of user in SMF with comments in Drupal; - shared login and logoff in SMF with the same actions in Drupal;
- shared activating/deactivating accounts from Drupal.
Also module provides some blocks:
- fully standart for COMMENT module block "Recent comments" with number of comments setting;
- Last replies in forum;
- Top posters in forum;
- Users in forum online;
- Hot topics.
Requirements:
* For correct displaying of comments you must add Bbcode module.