master
parent
2451d39278
commit
f2304367f6
|
@ -22,7 +22,7 @@ This plugin is licensed under CC0.
|
||||||
# url - URL to flattr page,
|
# url - URL to flattr page,
|
||||||
# e.g. http://flattr.com/thing/1994/jaywalks-weblog
|
# e.g. http://flattr.com/thing/1994/jaywalks-weblog
|
||||||
# Optional:
|
# Optional:
|
||||||
# btn - Set to compact for compact button.
|
# style - Set to compact for compact button.
|
||||||
|
|
||||||
# vars in dynamic mode:
|
# vars in dynamic mode:
|
||||||
# ---------------------
|
# ---------------------
|
||||||
|
@ -30,16 +30,16 @@ This plugin is licensed under CC0.
|
||||||
# None.
|
# None.
|
||||||
# Optional:
|
# Optional:
|
||||||
# uid - Set the default in the plugin, override if needed.
|
# uid - Set the default in the plugin, override if needed.
|
||||||
# tle - The title defaults to $wikiname/some/path (like on the top of
|
# title - The title defaults to $wikiname/some/path (like on the top of
|
||||||
# the wiki).
|
# the wiki).
|
||||||
# dsc - A description of the content. Defaults to " ".
|
# desc - A description of the content. Defaults to " ".
|
||||||
# cat - Category, this can be text, images, video, audio, software or
|
# cat - Category, this can be text, images, video, audio, software or
|
||||||
# rest. Defaults to text.
|
# rest. Defaults to text.
|
||||||
# lng - Language, list of available choises is on
|
# lang - Language, list of available choises is on
|
||||||
# https://flattr.com/support/integrate/languages. Defaults to en_GB.
|
# https://flattr.com/support/integrate/languages. Defaults to en_GB.
|
||||||
# tag - A list of comma separated tags. Empty per default.
|
# tag - A list of comma separated tags. Empty per default.
|
||||||
# url - URL to thing to flattred,
|
# url - URL to thing to flattred,
|
||||||
# e.g. http://jonatan.walck.se/weblog
|
# e.g. http://jonatan.walck.se/weblog
|
||||||
# btn - Set it to compact to get the small button, big for any other
|
# style - Set it to compact to get the small button, big for any other
|
||||||
# value including empty.
|
# value including empty.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue