SWFObject Filter module automatically loads the SWFObject script into the head of the page if it's needed.
About SWFObject
SWFObject 2 offers multiple standards-friendly methods to embed SWF files into web pages. It uses JavaScript to detect Flash Player and avoid broken SWF content, and is designed to make embedding SWFs as easy as possible. It supports the use of alternative content to display content to people that browse the web without plug-ins, to help search engines index your content, or to point visitors to the Flash Player download page. SWFObject 2 detection is future-proof, includes Adobe Express Install, and offers an elaborate API for JavaScript developers. All of this is powered by one small (under 10K) JavaScript file.
- http://www.adobe.com/devnet/flashplayer/articles/swfobject.html
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 project focuses on handling node conflicts. Currently when a user tries to save a node that has been edited (and saved) before they have submitted, an error appears and the edit is blocked.
Allows simultaneous edits on a node without blocking saves. Instead separate revisions are stored with non-conflicting edits being displayed and conflicted edits simply stored for later review.