<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://bmpress.org/lib/exe/css.php?s=feed" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>bmPress</title>
    <subtitle></subtitle>
    <link rel="alternate" type="text/html" href="http://bmpress.org/"/>
    <id>http://bmpress.org/</id>
    <updated>2010-09-08T18:54:43+02:00</updated>
    <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
<link rel="self" type="application/atom+xml" href="http://bmpress.org/feed.php" />
    <entry>
        <title>api</title>
        <link rel="alternate" type="text/html" href="http://bmpress.org/api?rev=1283960897"/>
        <published>2010-09-08T17:48:17+02:00</published>
        <updated>2010-09-08T17:48:17+02:00</updated>
        <id>http://bmpress.org/api?rev=1283960897</id>
        <summary>Atom Publishing Protocol


bmPress aim to support Atompub as its primary API.

For now, Wordpress needs to be patched with the following patches so that everything works correctly. This patches allow plugins to process Atompub requests and add tags handling in the Wordpress Atompub backend:</summary>
    </entry>
    <entry>
        <title>playground:playground</title>
        <link rel="alternate" type="text/html" href="http://bmpress.org/playground:playground?rev=1244284012"/>
        <published>2009-06-06T12:26:52+02:00</published>
        <updated>2009-06-06T12:26:52+02:00</updated>
        <id>http://bmpress.org/playground:playground?rev=1244284012</id>
        <summary>Playground</summary>
    </entry>
    <entry>
        <title>install</title>
        <link rel="alternate" type="text/html" href="http://bmpress.org/install?rev=1234194664"/>
        <published>2009-02-09T16:51:04+02:00</published>
        <updated>2009-02-09T16:51:04+02:00</updated>
        <id>http://bmpress.org/install?rev=1234194664</id>
        <summary>Download


Get the latest version: bmpress-latest.zip

Installation

	*  With FTP, upload the 'bmpress' folder to the '/wp-content/plugins/' directory
	*  Activate the plugin through the 'Plugins' menu in WordPress
	*  Configure the plugin through the 'Options' section of the 'Blogmarks' menu</summary>
    </entry>
    <entry>
        <title>start</title>
        <link rel="alternate" type="text/html" href="http://bmpress.org/start?rev=1232825030"/>
        <published>2009-01-24T20:23:50+02:00</published>
        <updated>2009-01-24T20:23:50+02:00</updated>
        <id>http://bmpress.org/start?rev=1232825030</id>
        <author>
            <name>znarfor</name>
        </author>
        <summary>bmPress add social bookmarking capabilities to the Wordpress publishing platform


With bmPress you can:

	*  reclaim your bookmarks and publish your bookmarking activity on your personal blog
	*  create a small social bookmarking community for your company, your groups, your friends</summary>
    </entry>
    <entry>
        <title>documentation - bm_the_mark() documentation</title>
        <link rel="alternate" type="text/html" href="http://bmpress.org/documentation?rev=1232148378"/>
        <published>2009-01-17T00:26:18+02:00</published>
        <updated>2009-01-17T00:26:18+02:00</updated>
        <id>http://bmpress.org/documentation?rev=1232148378</id>
        <author>
            <name>znarfor</name>
        </author>
        <summary>Documentation is minimal for now. It will be completed with the feedback from early users.



Template functions

bm_the_mark

Description


Display a bookmark.

Usage


Simple


&lt;?php bm_the_mark() ?&gt;


Advanced


&lt;?php
bm_the_mark(array(
    'h-level' =&gt; 'h3',
    'the_screenshot' =&gt; false,
    'the_title' =&gt; true, 'the_author' =&gt; false, 'others' =&gt; false,
    'the_content' =&gt; true, 'the_tags' =&gt; true, 'actions' =&gt; false
));
?&gt;</summary>
    </entry>
</feed>
