Mercurial > prosody-modules
view mod_pubsub_summary/README.md @ 4975:733e5513f691
various: Use 0.12+ API for serving files from the file system over HTTP
Using mod_http_files this way is deprecated. Having the base behavior in
a separate module makes it easier to have a specialized module with
coherent behavior that does not do things when not explicitly enabled.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 18 Jul 2022 13:58:27 +0200 |
parents | c8a7cb6fa1a7 |
children | ce11c217704a |
line wrap: on
line source
Module that generates a nicer text version of Atom feeds, meant for use with [mod_pubsub_feeds] and [mod_pubsub_text_interface]. It extracts title, content and links from entries and formats a text version like this: > \***Example Post Title**\* > > Lorem ipsum dolor sit amet. > > https://blog.example.com/example-post