Commit 5b028e25819da101de6c6a94f246cdb26c15ae2e
document non-standard plugins
Dominic Tarr committed on 2/22/2019, 9:58:15 AMParent: 0eb5dc6cf73ccf4ac6861f11d65e655eb32def0a
Files changed
README.md | changed |
README.md | ||
---|---|---|
@@ -43,8 +43,16 @@ | ||
43 | 43 | currently only threads and posts are checked. feeds - which tend |
44 | 44 | to be _ranges_ arn't checked. I am still figuring out a good way |
45 | 45 | to update these. |
46 | 46 | |
47 | +## plugins | |
48 | + | |
49 | +this code requires the following plugins | |
50 | + | |
51 | +* ssb-identities (allows switching identities) | |
52 | +* ssb-names (handles avatar names) | |
53 | +* ssb-search (full text search) | |
54 | + | |
47 | 55 | ## known bugs |
48 | 56 | |
49 | 57 | * reupdating the page can wipe partially written responses (!!!) |
50 | 58 |
Built with git-ssb-web