About Murder | Configuration Information | Included Plugins | Live Demo
The foaf.rdf plug-in adds support for RDF export of your information to the standard FOAF format
There are no plug-in specific configurations for this plug-in.
This is an export-only plug-in.
The foaf.rdf plug-in has been included since version 0.1.
The lightopenid plug-in allows for authentication of external users via OpenID using the lightopenid library. It does not provide a means for local authentication, or for an OpenID provider.
There are no plug-in specific configurations for this plug-in.
This plug-in does not provide OpenID provider support
The lightopenid plug-in has been included since version 0.2.
The mailboard plug-in provides an interactive message board on a user's profile page.
mailboard uses user-specific configurations
inside of USER_BASE
(usually $HOME/.murder/).
It looks at the following values in the config file located there:
These values should be enumerated as key=value pairs. board_mail is optional and will default to the user's eMail address. board is required for this plug-in to function.
This plug-in does not provide storage and response directly. Because murder requires only limitted permissions, messaging functionality is handled out-of-band, via standard eMail.
At the moment, messages must be stored locally, in a maildir. Plans are scheduled for mbox support and possibly external IMAP.
Prior to v0.3.1 this plug-in did not affect the cache-staleness of the profile page.
The mailboard plug-in has been included since version 0.3.
The me.img plug-in servers an image and thumbnail for local users if such are
provided. It looks for these as me.img
and me.thumb
inside of USER_BASE
(usually $HOME/.murder/).
There are no plug-in specific configurations for this plug-in.
The me.img plug-in has been included since version 0.1.
The pgp.key plug-in adds support for accessing a PGP key if the user provides one. Currently, it is required for a fully functioning murder system; we hope to fix this in the next release.
There are no plug-in specific configurations for this plug-in. This plug-in uses USER_PGPKEY among other variables in the CORE namespace.
This is an export-only plug-in.
The pgp.key plug-in has been included since version 0.1.
The request.add plug-in allows for remotely authenticated users to ask that they be added to a local users' known list.
There are no plug-in specific configurations for this plug-in.
This plug-in does not automatically handle the addition. Because murder requires only limitted permissions, the user will need to manually copy the appropriate lines sent in the eMail to a new file.
This plug-in does not handle authentication itself. A separate plug-in must be installed that provides and authentication mechanism.
The request.add plug-in has been included since version 0.2.
The simplepie plug-in provides a means of automatically publishing headlines to a user's profile by defining syndication (RSS) feeds to use.
simplepie uses user-specific configurations
inside of USER_BASE
(usually $HOME/.murder/).
It looks for a list of syndicated feeds to use in the feeds file located there.
The simplepie plug-in has been included since version 0.3.
The simplepie also registers as a picture component as of 0.3.1
The web plug-in provides a behaviour similar to that of the Apache userdir module.
This plug-in uses the WEB component namespace.
index default home
cover the standard file names most servers use. A suffix may be provided or elided.
Note that, as the value is space-delimitted, index files may not contain a space (ASCII 32)
character in their file names.In addition to its own configurations, this plug-in also uses CORE configurations, most notably WEB_DIR which specifies where under a given-user's home directory the Web root will be.
.htaccess
.public_html
directory (or the configured directory) will be visible via a standard Web browser.The web plug-in has been included since version 0.1.
About Murder | Configuration Information | Included Plugins | Live Demo
--