Mashup Camp Entry: AliakseiK's MashupThis is a featured page


Mashup Name:Wetpaintinjected Module for Drupal
Developer name(s):Aliaksei Karpik
Contact info:alexey.karpik@gmail.com
Description of Mashup:I have created Drupal module for wetpaintinjected api. Easy to install, easy to config, and easy use.
You can insert wetapintinjected content at any block of your site.

Live Example:http://appviser.platformd.com/drupal_512
Mashup Code:Attached is a module for drupal 5.12


Tested on: drupal 5.12
Description
Allows you to use wetpiantinjected api in your drupal page
Usage
1) activate "wetpaintinjected" module in admin > modules
2) add the filter to input formats admin > input formats
3) customize wetpaintinjected admin > settings > wetpaintinjected (required: developer key, secret key, namespace, and api host)
Once the module is enabled, it will insert Wetpaintinjected Content in the page
Just put string in your page(story) content and will work
An example url might look like
[*wetpaintinjected*] - for the default cell id (equals to the node_id)
[*wetpaintinjected(CELL_ID)*] - for the specified cell id (it is not good to use space or any special character)
Goto Drupal, create a page and paste this code:
Hi, i love wetpaintinjected.
[*wetpaintinjected*]
And save it. If everything configure properly it will displays (Easy edit button)
Questions? Contact alexey.karpik@gmail . com


akarpik
akarpik
Latest page update: made by akarpik , Nov 19 2008, 5:13 PM EST (about this update About This Update akarpik Edited by akarpik

142 words added

view changes

- complete history)
Keyword tags: None
More Info: links to this page
There are no threads for this page.  Be the first to start a new thread.
Unknown File wetpaintinjected.tgz (Unknown File - 4k)
posted by akarpik   Nov 19 2008, 4:53 PM EST
Wetpaint Injected Drupal 5.xx Module