diff --git a/NCBC-Bulletin-%26-Administistration.md b/NCBC-Bulletin-%26-Administistration.md new file mode 100644 index 0000000..34fb434 --- /dev/null +++ b/NCBC-Bulletin-%26-Administistration.md @@ -0,0 +1,52 @@ +# Problem: +- An easy way for visitors and members to download Sunday Service Bulletins + +# Solution Concept: +- Web application, accessible via url or qr code, so members and visitors can hit to download the "Sunday Service Bulletins" and other PDF documents + +Self Service Support +- To download latest bulletin ... +- Option 1: Link from https://start.newcovbap.church +- ![start bulletin image ](https://dl.1.goodg.org/images/start_bulletin.png "start_bulletin") +- Option 2: QR Code on Sunday Morning +- ![bulletin QR image ](https://dl.1.goodg.org/images/bulletin_qr.png "bulletin_qr") +- [ Note: QR code is currently set to go to [https://](https://bulletind.bv.newcovbap.church/files/active.html ] + +Web Application Admin Support +A. Login to Solution Administration Web Admin URL to Administer Solution +- Accessing Administration Page +- Option 1: Link from https://start.newcovbap.church +- ![start bulletin image ](https://dl.1.goodg.org/images/start_bulletind.png "start_bulletind") +- Option 2: Directly via URL [ https +- Logging on to Web Admin +- ![start bulletin image ](https://dl.1.goodg.org/images/bulletin_login.png "bulletin_login") +- Contact "Bulletin Admin" for username and password +B. Uploading and making document available via Static URL or QR CODE +1. Notice 2 items in the Folder Structure +- a. [ archive ] folder : This is where you will upload the sunday bulletins +- b. [ active.html ] file : This is where you will "update" to tell the html to redirect to the latest bulletin name, e.g. ncbc-bulletin-2025.11.30.pdf +- ![bulletin folder structure image ](https://dl.1.goodg.org/images/bulletin_folder_structure.png "bulletin_folder_structure") +2. Uploading document, i.e. pdf +- Select [ archive ] folder +- Select up arrow on right +- ![bulletin upload image ](https://dl.1.goodg.org/images/bulletin_upload.png "bulletin_upload") +- Upload the latest bulletin. [ Be sure to follow the naming convention ] +3. Change the [active.html] + +` + + + + + Redirect + + + + +` + +- Edit the section to redirect to your updated bulletin pdf file, i.e. ncbc-bulletin-2025.11.30.pdf + +4. Test following Self Service Support diff --git a/test.md b/test.md deleted file mode 100644 index 5d08b7b..0000000 --- a/test.md +++ /dev/null @@ -1 +0,0 @@ -Welcome to the Wiki. \ No newline at end of file