You are not logged in.   Log in | Register

Other Networks

From $1

 

LiveJournal

Guidelines for Posting Content to LiveJournal:

LiveJournal insists that "embed" tags be closed explicitly.
Wrong way: <embed ... />
Right way: <embed>...</embed>

 

Orkut

Guidelines for Posting Content to Orkut:

The scrapbook in Orkut has a limit of 1024 characters per individual scrap (code). Longer code will be cut.

 

Blogger

Guidelines for Posting Content to Blogger:

Blogger prefers their "embed" tags explicitly closed.
Wrong way: <embed ... />
Right way: <embed>...</embed>

 

Blackplanet

Guidelines for Posting Content to Blackplanet

For BlackPlanet, there needs to be an alternate embed code that does not have the classid attribute in the <object> tag nor the <embed> tag.

Set the blackplanetContent parameter with the alternate embed code, as demonstrated:

conf[‘blackplanetContent’]=’<object codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="400" height="300" id="widget_name"><param name="movie" value="http://www.domain.com/path/to/widget.swf" /><param name="quality" value="high" /><param name="allowScriptAccess" value="always" /><param name="allowNetworking" value="all"/></object>’;

Available Sections:Edit section

The following is a list of the sections available for posting content to Blackplanet profile:

PersonalMessage, Blog.

You can restrict the list of sections displayed in the sections' selection dropdown by using the blackplanetSections parameter.

Example:
Edit section

To restrict Blackplanet to show only the "Blog" section, add the following to your configuration object:

blackplanetSections:'Blog'

 

 

Migente

Guidelines for Posting Content to Migente

For BlackPlanet, there needs to be an alternate embed code that does not have the classid attribute in the <object> tag nor the <embed> tag.

Set the migenteContent parameter with the alternate embed code, as demonstrated:

conf[‘migenteContent’]=’<object codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="400" height="300" id="widget_name"><param name="movie" value="http://www.domain.com/path/to/widget.swf" /><param name="quality" value="high" /><param name="allowScriptAccess" value="always" /><param name="allowNetworking" value="all"/></object>’;

Available Sections:Edit section

The following is a list of the sections available for posting content to Migente profile:

PersonalMessage, Blog.

You can restrict the list of sections displayed in the sections' selection dropdown by using the migenteSections parameter.

Example:
Edit section

To restrict Migente to show only the "Blog" section, add the following to your configuration object:

migenteSections:'Blog'

 

 

Tags:
Files (0)