Mercurial > prosody-modules
comparison mod_bookmarks2/README.markdown @ 4851:0ceb2f223b30
mod_bookmarks2: Add a notice of inclusion in prosody-trunk
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 06 Jan 2022 17:28:53 +0100 |
parents | 7ed2467c9bb5 |
children | 810b0e17d3aa |
comparison
equal
deleted
inserted
replaced
4850:9187a7adfc39 | 4851:0ceb2f223b30 |
---|---|
1 --- | 1 --- |
2 labels: | 2 labels: |
3 - 'Stage-Beta' | 3 - 'Stage-Beta' |
4 summary: Synchronise bookmarks between Private XML, legacy PEP, and PEP | 4 summary: Synchronise bookmarks between Private XML, legacy PEP, and PEP |
5 ... | 5 ... |
6 | |
7 ::: {.alert .alert-info} | |
8 This module has been merged into Prosody as | |
9 [mod_bookmarks][doc:modules:mod_bookmarks]. Users of Prosody **trunk** | |
10 should switch to that. | |
11 ::: | |
6 | 12 |
7 Introduction | 13 Introduction |
8 ------------ | 14 ------------ |
9 | 15 |
10 This module fetches users’ bookmarks from Private XML (or legacy PEP) and | 16 This module fetches users’ bookmarks from Private XML (or legacy PEP) and |