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.
simple module which allows nodes as Scrapbook, Testimonials, video scrap, image scrap or any kind of user boards.
every post on the board will be a node, and replies will be the comments of the nodes. This functionality is not same as Orkut, (orkut posts the replies as new scrap to the recipient's scrap board)
But this module has some extra functionality,
Features
You can define any content type as user board posts, means it can be image, video, audio, kiss, hugs or etc...
Multiple user boards allowed
private boards: only board owner & author can see the posts. (access)
This module has built-in sub modules:
user_board_activity: records activity of user boards
user_board_userpoints: points for each posting & comments of user_boards
Configuration
goto content type admin page and enable any content type as user board.
configure the settings at user_board settings tab of that content type.
set the user permissions at permissions page.
User boards will be displayed in users account page as tabs.
Whats make us busy?
Integration with views, panels, user points, activity, user_relationships, notifications
This is a utility / support module that simplifies SELECT, INSERT, UPDATE and DELETE operations for tables with a simple primary key (either an auto_increment key or a key defined in the sequences table).
This Module is For Advanced Power Users Only! We hold no responsibility for misuse of this module! This module MAY break things! You have been warned!
Benifit
Uninstalling a module does not remove that module from the systems table. After awhile this table may grow with modules that have been installed then removed, System Table Cleaner fixes this problem by removing this extra data.
Details
The systems table keeps information regarding themes and modules along with version information. This module will eliminate rows from the systems table for all modules that don't exist in the file table. For maximum benefit, uninstall all themes you do not plan on using.
Removing system table data on improperly uninstalled modules will leave behind old database tables and variables behind. The lack of version information may cause the install script to fail. The module maintainers hold no responsibility for damage that occurs due to this module.
Warning
This module will NOT uninstall or clean up any other module variables and/or tables. It is advisable that only properly uninstalled modules are removed. If a module was not properly uninstalled one possible solution is to re-install the module then uninstall it.