diff options
author | friendica <info@friendica.com> | 2015-03-04 02:32:59 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2015-03-04 02:32:59 -0800 |
commit | fb0f823be7142b715285ed8a2d18b98c240a630b (patch) | |
tree | e4bd66416bc33a9adb94145cf9201640b437892f /doc | |
parent | 32968745fe219a28aa50898a5c109e261f45d582 (diff) | |
download | volse-hubzilla-fb0f823be7142b715285ed8a2d18b98c240a630b.tar.gz volse-hubzilla-fb0f823be7142b715285ed8a2d18b98c240a630b.tar.bz2 volse-hubzilla-fb0f823be7142b715285ed8a2d18b98c240a630b.zip |
provide a list of potential addons and what they do for members who can't see the descriptions on the admin/plugins page
Not all of these are in red-addons repository, please add any that haven't been listed. We should probably provide a list of addon repositories at the end.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/addons.bb | 58 |
1 files changed, 57 insertions, 1 deletions
diff --git a/doc/addons.bb b/doc/addons.bb index 726b437ed..542d0075c 100644 --- a/doc/addons.bb +++ b/doc/addons.bb @@ -1,4 +1,60 @@ -* [zrl=[baseurl]/help/addons_gnusocial]Posting To Gnu Social[/zrl] +[h3]Plugins/Addons[/h3] +[list=1] +[*] abcjsplugin - Create musical scores in your posts +[*] bbmath - use complex math expressions in your posts +[*] bookmarker - replace #^ with bookmark link in posts +[*] buglink - provide a bug reporting icon in the lower-left corner of every page +[*] calc - a scientific calculator +[*] chords - generate fingering charts and alternatives for every known guitar chord +[*] custom_home - set a custom page as the hub start page +[*] diaspora - crosspost to a Diaspora account (different from the built-in Diaspora emulator) +[*] dirstats - show some interesting statistics generated by the driectory server +[*] donate - provides a project donation page +[*] dwpost - crosspost to Dreamwidth +[*] embedly - use the embedly (formerly ooehmbed) service to embed media from many providers +[*] extcron - use an external cron service to run your hub's scheduled tasks +[*] flattr - provides a "Flattr Us" button +[*] fortunate - displays random quote (fortune cookie). Requires setting up a fortune server. +[*] frphotos - import photo albums from Friendica +[*] hexit - headecimal conversion tool +[*] ijpost - crosspost to Insanejournal +[*] irc - connect to IRC chatrooms +[*] jappixmini - XMPP chat +[*] libertree - crosspost to Libertree +[*] likebanner - create a "like us on red#matrix" banner image +[*] ljpost - crosspost to LiveJournal +[*] mahjongg - Chinese puzzle game +[*] mailhost - when using multiple channel clones, select one to receive email notifications +[*] mayan_places - set location field to a random city in the Mayan world +[*] morechoice - additional gender/sexual-preference choices for profiles (not safe for work) +[*] moremoods - Additional mood options +[*] morepokes - additional poke options (not safe for work) +[*] nsabait - add random terrorism related hashtags to your posts +[*] nsfw - Highly recommended plugin to collpase posts with inappropriate content +[*] openclipatar - choose a profile photo from hundreds of royalty free images +[*] openstreetmap - render locations and maps using OpenStreetMap +[*] piwik - open source website analytics +[*] planets - set location field to a random planet from Star Wars +[*] pumpio - crosspost to Pump.io +[*] qrator - generate QR code images +[*] rainbowtag - display your tag and category clouds in colours +[*] randpost - post/reply bot based on and requires fortunate +[*] redred - Crosspost to another Redmatrix channel +[*] rtof - Crosspost to Friendica +[*] smiley_pack - extend the built-in smilie (emoticon) support +[*] smileybutton - provides a smiley selector on the post window +[*] startpage - set a personal preferred page to redirect after logging in. +[*] statusnet - GNU-social and StatusNet crosspost [zrl=[baseurl]/help/addons_gnusocial]Posting To Gnu Social[/zrl] +[*] superblock - Highly recommended - completely block an offensive channel from your stream +[*] tictac - 3D tic-tac-toe +[*] torch - flashlight app +[*] tour - feature tour for new red#matrix members +[*] twitter - crosspost to Twitter +[*] upload_limits - discover what server setting (there are a few) may be causing large photo uploads to fail +[*] visage - show visitors to your channel +[*] webRTC - use an external server (mayfirst.org) to negotiate webRTC hookups +[*] wppost - crosspost to WordPress (or other wordpress XMLRPC service) +[/list] #include doc/macros/main_footer.bb; |