Note: An alternative skin, TW4MW (work in progress), is available from the user preferences.
Dev:Plugin Library
TiddlyWiki Community Wiki
(Redirected from Plugin Library)
The TiddlyWiki Plugin Library has now reached beta stage.
Both previous concepts are available via the page history.
Contents |
[edit] Goal
- central index of TiddlyWiki plugins for improved discoverability of third-party functionality
The term "Plugin Library" is potentially misleading because the system harnesses the decentralized landscape of plugin repositories rather than acting as a central (re)distribution system.
A variety of alternative names have been suggested - e.g. Plugin Index, Plugin Directory or Plugin Hub.
Currently, the TiddlyWiki Plugin Library is named TiddlyHub serving as a automatically generated and searchable listing of TiddlyWiki plugins. It is being developed and supported by Saq Imtiaz [1][edit] Aggregation
- periodical updates [not yet implemented]
- manually maintained list of plugin authors' repositories
- hosted TiddlyWiki documents
- Subversion repositories
- systemConfig tiddlers /
.jsfiles (systemConfig; actual execution can be prevented withsystemConfigDisable) - black- and whitelisting
- Subversion directories: excludeLibrary.txt or includeLibrary.txt (supports wildcards)
- TiddlyWiki documents: blacklisting via tag "systemPrivate"
- user augmentation
- stored are tiddler fields, meta-slices, and documentation sections
[edit] Metadata Evaluation
[TBD]
[edit] Advanced Features
[not yet implemented]
- timeline of plugin releases and updates
- dependency notification
- one-click install for plugins
- client sends request via URL parameter (e.g.
import?foo&bar) - server fetches respective plugins from their original locations
- server returns plugins wrapped in pure-store format
- client sends request via URL parameter (e.g.
- instant plugin demonstration
- popularity index (hits/usage counter)
[edit] Community Features
[not yet implemented]
- commenting
- tagging
- rating
- trusted plugins
- suggestions for sites/plugins not yet indexed

