From 20cadf0b03d8d40dbc6f745b60d891836e8582b4 Mon Sep 17 00:00:00 2001 From: "kam (from the studio)" Date: Tue, 11 Oct 2022 10:25:25 +0200 Subject: [PATCH] padliography category --- README.md | 2 +- pad-bis.py | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b137189..575e24a 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ The Padliography homepage loads by default the XPUB2 archive. Just above the pad To create a brand new archive click on `Init a new padliography` and insert a title and a short description to put in the wiki. **Watch out:** This action will create a new blank page, so check that there is not already something with the same title in the wiki, or it will be overwritten. Thanks to the wiki's history, it is possible to recover overwritten contents, so the contents are not in total danger. -Use the **Add a new pad** form to insert a pad in the archive. The required information are a title, the URL of the document, a short description, a date and some categories. The categories are custom, and are useful to organize pads in themes or context. +Use the **Add new pad** form to insert a pad in the archive. The required information are a title, the URL of the document, a short description, a date and some categories. The categories are custom, and are useful to organize pads in themes or context. The **Filter Categories** section loads all the categories from the current archive and uses it to filter the list of pads. diff --git a/pad-bis.py b/pad-bis.py index dfbda0a..26e2a13 100644 --- a/pad-bis.py +++ b/pad-bis.py @@ -132,6 +132,9 @@ def init_page(padliography, description): !link !! title !! overview !! categories !! date |- |}} + + [[Category:Padliography]] + ''' # 5. Apply the edit