From f557ac1abd8807262baa2255c2942d30a46466f8 Mon Sep 17 00:00:00 2001 From: vargenau Date: Thu, 13 Jan 2011 17:04:53 +0000 Subject: [PATCH] New help page: Help%2FFacebookLikePlugin git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@7836 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- pgsrc/Help%2FFacebookLikePlugin | 65 +++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 pgsrc/Help%2FFacebookLikePlugin diff --git a/pgsrc/Help%2FFacebookLikePlugin b/pgsrc/Help%2FFacebookLikePlugin new file mode 100644 index 000000000..7b3dabe84 --- /dev/null +++ b/pgsrc/Help%2FFacebookLikePlugin @@ -0,0 +1,65 @@ +Date: Thu, 13 Jan 2011 17:58:21 +0000 +Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC1) +X-Rcs-Id: $Id$ +Content-Type: application/x-phpwiki; + pagename=Help%2FFacebookLikePlugin; + flags=PAGE_LOCKED%2CEXTERNAL_PAGE; + markup=2; + charset=UTF-8 +Content-Transfer-Encoding: binary + +The **~FacebookLike** [[Help:WikiPlugin|plugin]] will include a "Facebook-like" button in your wiki page. + +== Usage == + +{{{ +<> +}}} + +== Arguments == + +{| class="bordered" +|- +! Argument +! Description +! Default value +|- +| **width** +| Button width +| 450 +|- +| **height** +| Button height +| 35 +|- +| **colorscheme** +| 'light' or 'dark' +| light +|- +| **show_faces** +| +| false +|- +| **layout** +| 'standard' or 'button_count' +| standard +|- +| **action** +| 'like' 'recommend' +| like +|} + +== Examples == + +== Author == + +* [[PhpWiki:ReiniUrban|Reini Urban]] + +== See Also == + +* [[http://developers.facebook.com/docs/reference/plugins/like]] + + +---- +[[PhpWikiDocumentation]] [[CategoryWikiPlugin]] + -- 2.45.0