Skip to main content

The tiddlywebplugins.atom package provides serialization modules to
do a very simple Atom format syndication of collections of tiddlers
(including one tiddler, and filtered tiddlers) hosted by
[TiddlyWeb](http:/tiddlyweb.com).

One serialization provides support for the Atom format, the other
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 install the package and then add `tiddlywebplugins.atom`
to [system_plugins](http://tiddlyweb.tiddyspace.com/system_plugins] in
the [tiddlywebconfig.py](http://tiddlyweb.tiddlyspace.com/tiddlywebconfig.py]
of your instance:

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

If [tiddlywebplugins.differ](http://pypi.python.org/pypi/tiddlywebplugins.differ)
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>`.

By default the feed given is all the tiddlers in the collection represented
by the given URI, in no particular order. This is not always the best
default. If you want a different default you can set `atom.default_filter`
in `tiddlywebconfig.py` to a string that represents a TiddlyWeb filter.
For example:

'atom.default_filter': 'select=tag:!excludeLists;sort=-modified;limit=20',

would give the 20 most recently modified tiddlers which are not tagged
`excludeLists`.

The Atom code was original adapted from Django's django/utils/feedgenerator.py
which itself was then extracted to its own package.

License
=======
tiddlywebplugins.atom is released under the BSD License and is copyright
2009-2013 UnaMesa Association.

Release files for tiddlywebplugins.atom 1.4.6

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for tiddlywebplugins.atom 1.4.6
File Size Uploaded
tiddlywebplugins.atom-1.4.6.tar.gz 10.4 kB Details

Release files / tiddlywebplugins.atom-1.4.6.tar.gz

Download URL tiddlywebplugins.atom-1.4.6.tar.gz
Size 10.4 kB
Tags Source
SHA-256 checksum
How to use checksums
35020a8c1f2db0f2a61a8b30aaf89b7a53c62dacb596c075a8272ee6fc21ef6c
BLAKE2b-256 checksum
How to use checksums
389cf679f5b5f081590e1f69c60d5987dbd5b81146e2b3e56b0548c78cace3d3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

1.4.6 This release

1 release file

1.4.5

1 release file

1.4.4

1 release file

1.4.3

1 release file

1.4.2

1 release file

1.4.1

1 release file

1.4.0

1 release file

1.3.14

1 release file

1.3.13

1 release file

1.3.12

1 release file

1.3.11

1 release file

1.3.10

1 release file

1.3.9

1 release file

1.3.8

1 release file

1.3.7

1 release file

1.3.6

1 release file

1.3.5

1 release file

1.3.4

1 release file

1.3.3

1 release file

1.3.2

1 release file

1.3.1

1 release file

1.3.0

1 release file

1.2.5

1 release file

1.2.4

1 release file

1.2.3

1 release file

1.2.2

1 release file

1.2.1

1 release file

1.2.0

1 release file

1.1.1

1 release file

1.1.0

1 release file

1.0.4

1 release file

1.0.3

1 release file

1.0.2

1 release file

1.0.1

1 release file

1.0

1 release file

0.9

1 release file

0.8

1 release file

0.7

1 release file

0.6

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page