Skip to main content

A TiddlyWeb plugin that provides an Atom feed of tiddler collections.

Project description

The tiddlywebplugins.atom packages provide serialization modules to
do a very simple Atom format syndication of collections of tiddlers
(including one tiddler, and filtered tiddlers).

One serialization provides support for the Atom format, another
extends the existing HTML serialization to provide <link> elements
referring to the Atom feeds.

Atom formatted output can be had by requesting the application/atom+xml
format, or by appending a .atom to the end of a URL (before the query
portion) that returns one or more tiddlers.

To use this code instally the package and then add 'tiddlywebplugins.atom'
to system_plugins in the tiddlywebconfig.py of your instance:

config = {
'system_plugins': ['tiddlywebplugins.atom'],
}

If differ.py[1] is on sys.path and a depth=<some number> argument is
supplied to the feed URL, then the resulting feed will be the tiddlers
requested presented as diffs between tiddler revisions. The number of
revisions shown is controlled by <some number>.

The Atom code is borrowed from Django's django/utils/feedgenerator.py

http://www.djangoproject.com/documentation/syndication_feeds/
http://code.djangoproject.com/browser/django/trunk/django/utils/feedgenerator.py

[1] http://github.com/FND/tiddlyweb-plugins/blob/master/differ.py

Created by Chris Dent, <cdent@peermore.com>.

Licensed as TiddlyWeb itself.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tiddlywebplugins.atom-0.8.tar.gz (6.9 kB view details)

Uploaded Source

File details

Details for the file tiddlywebplugins.atom-0.8.tar.gz.

File metadata

File hashes

Hashes for tiddlywebplugins.atom-0.8.tar.gz
Algorithm Hash digest
SHA256 aa2331dffb2708e6eb52e47803fd8de85e64d82ae0d6d2be7accf2b8bb6655aa
MD5 c5854f5e27d651869eb7d9756fde703a
BLAKE2b-256 c976a0f0f3fd6d0f5f5b0f2aea59937ba20dfaa53d286f761cd16968c704cb2c

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page