]> Lady’s Gitweb - Shushe/commit
Support pagination
authorLady <redacted>
Tue, 30 Apr 2024 07:53:58 +0000 (03:53 -0400)
committerLady <redacted>
Tue, 30 Apr 2024 07:53:58 +0000 (03:53 -0400)
commitd3431e949fbbc8147ba188cb774e5176adf9fe18
tree99a5e29ddbd05936905831ffb6950bf161c29fb6
parent89863e48f2c2e01ef64fa9228cf99de20b8da518
Support pagination

It’s not clear to me that this is actually a good idea, and this
functionality may be reverted later. It adds a lot of complexity
despite still having significant drawbacks, and the alternative pattern
of just generating archives and later expanding them is a much safer
and more versatile solution.

However, the pattern of e·g needing a paginated feed of all the posts
in one’s blog suggests that something along these lines (backed by this
method or archiving~expanding) *should* be supported by default in
⛩️📰 书社. One alternative might be to add (e·g) a `@书社:expand`
attribute to <书社:archive> elements, tho how exactly this would be
tracked on the resulting archives is unclear, and it would be
restricted to producing folders (with exclusively archive contents)
that could not easily be mixed with other files.
GNUmakefile
README.markdown
lib/archive2extractor.xslt
lib/catalog2destinations.xslt
lib/catalog2transform.xslt
lib/paged2extractor.xslt [new file with mode: 0644]
This page took 0.147836 seconds and 4 git commands to generate.