streams/doc/guide/en/addons.mc

85 lines
1.9 KiB
MonkeyC
Raw Normal View History

2020-12-07 04:53:21 +00:00
Addons
2021-03-02 00:33:20 +00:00
======
2020-12-07 04:53:21 +00:00
2021-03-02 03:27:26 +00:00
Addons provide additional functionality that the original authors of the software did not implement or possibly did not anticipate. These must be installed by your website administrator before you can use them.
2021-03-02 00:33:20 +00:00
### ABC Music
2020-12-07 04:53:21 +00:00
Render ABC music notation as musical scores
2021-03-02 00:33:20 +00:00
### Content Importer
2020-12-07 04:53:21 +00:00
2023-12-23 19:07:00 +00:00
Import content and file storage to a cloned channel
2020-12-07 04:53:21 +00:00
2021-03-02 00:33:20 +00:00
### Faces
2020-12-07 04:53:21 +00:00
Detect faces in images and make a guess who it is.
2023-12-23 19:07:00 +00:00
### Fckmeta
Reduces data harvesting of your website initiated by known software agents belonging to Meta corporation.
2021-03-02 00:33:20 +00:00
### Flashcards
2020-12-07 04:53:21 +00:00
Grandma style learning method that uses spaced repetition as a learning technique.
2021-03-02 00:33:20 +00:00
### Followlist
2020-12-07 04:53:21 +00:00
2023-12-23 19:07:00 +00:00
Follow everybody in an ActivityPub followers/following list or Mastodon contact export file
2020-12-07 04:53:21 +00:00
2021-05-08 21:46:09 +00:00
### Fuzzloc
If you use browser location services to mark your post location, this addon allows you to obscure the exact location and instead provide a rough approximation.
2021-03-02 00:33:20 +00:00
### Hexit
2020-12-07 04:53:21 +00:00
Hexadecimal Conversion Tool
2021-03-02 00:33:20 +00:00
### LDAP Authenticate
2020-12-07 04:53:21 +00:00
Authenticate an account against an enterprise LDAP directory such as Windows Active Directory
2021-03-02 00:33:20 +00:00
### Logrot
2020-12-07 04:53:21 +00:00
Logfile Rotator
2021-03-02 00:33:20 +00:00
### Not Safe For Work
2020-12-07 04:53:21 +00:00
Collapse posts with inappropriate content
2021-03-02 00:33:20 +00:00
### Open Search
2021-03-01 23:33:07 +00:00
Configure your site as an open search provider, allowing you to add it as a search engine in your web browser.
2021-03-02 00:33:20 +00:00
### OpenStreetMap
2020-12-07 04:53:21 +00:00
Use OpenStreetMap for displaying locations.
2021-03-02 00:33:20 +00:00
### Qrator
2021-03-01 23:33:07 +00:00
QR code generator
2021-03-02 00:33:20 +00:00
### Queue Worker
2021-03-01 23:33:07 +00:00
Alternate performance-enhanced delivery and background processing engine
2021-03-02 00:33:20 +00:00
### Rainbowtag
2020-12-07 04:53:21 +00:00
Add some colour to tag clouds
2021-03-02 00:33:20 +00:00
### Standard Embeds
2020-12-07 04:53:21 +00:00
Allow unfiltered access to embeds from top media providers (currently YouTube, Soundcloud, and Twitter)
2021-03-02 00:33:20 +00:00
### Stream Order
2020-12-07 04:53:21 +00:00
2023-02-09 07:57:34 +00:00
Provides a widget to switch the post ordering
2020-12-07 04:53:21 +00:00
2021-03-02 00:33:20 +00:00
### Sudo
2020-12-07 04:53:21 +00:00
Allow site administrator to access/administer protected channels and content
2021-03-02 00:33:20 +00:00
### Twitter API
2020-12-07 04:53:21 +00:00
Implements a reasonable and useful subset the Twitter V1 and V1.1 API with StatusNet extensions