From d9ad98d79b089b7c8c70671d3c3e157d138c0f91 Mon Sep 17 00:00:00 2001 From: Oskar Vigren Date: Mon, 4 Nov 2019 18:58:19 +0100 Subject: Remove unrelated pages for laboration --- tracker/Merge_wiki_website_and_website.mdwn | 106 ---------------------------- 1 file changed, 106 deletions(-) delete mode 100644 tracker/Merge_wiki_website_and_website.mdwn (limited to 'tracker/Merge_wiki_website_and_website.mdwn') diff --git a/tracker/Merge_wiki_website_and_website.mdwn b/tracker/Merge_wiki_website_and_website.mdwn deleted file mode 100644 index 17e16d1..0000000 --- a/tracker/Merge_wiki_website_and_website.mdwn +++ /dev/null @@ -1,106 +0,0 @@ -[[!tag wiki]] [[!tag website]] - -Redesign the Fripost's wiki to function as a outsider facing website -and merge the content of the org-mode based into the wiki. - -[[gustav]] is working on the branch *fripost-wiki#ge-move-website*. - -Requirements -============ - -Regarding redesign, the following are requirements: - -* Visitors of [https://fripost.org] should be brought to the "Hem" page -* Visitors of [https://wiki.fripost.org] should be bought to the wiki index page. -* The pages "Hem", "Om", "Gå med", "Kontakt", "Certifikat", and - "English" should be locked from external edits, and edit buttons and - navigation should be hidden. -* The "FAQ" page should shared between the website and the wiki: It - should be editable but still displayed as if it was part of the - website. - -Checklist -========= - -Regarding merging, the following is the checklist: - -* In *from_wiki*, the following pages should be attended and possibly - added to the wiki. - * *budget.txt* -- Dropped - * *faq.txt* -- Content already in *faq.org* - * *fscons.txt* -- Added as *ideology/fscons-2010.mdwn* - * *index.txt* -- Dropped - * *ordlista.txt* -- Added as *dictionary.mdwn* - * *princip.txt* -- Added as *ideology/princip.mdwn* - * *protokoll.txt* -- Avaliable among minutes already - * *sidospår.txt* -- Incorporated in *hjalpa_till.mdwn* - * *stadgar.txt* -- Dropped. Statues exists in the *meetings* git repository - * *teknik.txt* -- Dropped - * *årsmöte.txt* -- Dropped -* In *sites* the following pages should be attended and possibly be - added to the wiki - * *certs* -- Added as a page, *certs.mdwn*, which is accessed from the main navigation bar - * *certs.asc* -- Added as a file, accessed from *certs.mdwn* - * *default.css* -- Dropped - * *faq.org* -- Merged with *faq.mdwn* - * *gnutiken.org* -- Dropped - * *index.en.org* -- Information added as *english.mdwn* - * *index.org* -- Text available as *hem.mdwn* - * *kontakt.en.org* -- Information added as *english.mdwn* - * *kontakt.org* -- Added as *kontakt.mdwn* - * *medlemskap.en.org* -- Information added as *english.mdwn* - * *medlemskap.org* -- Added as *medlemskap.mdwn* - * *organisation.org* -- Available as *om.mdwn* - * *progressbar-example.html* -- Droped - * *robots.txt* -- Dropped - * *sitemap.org* -- Dropped -* Describe the press presence according to the following files - * *images/press/spionen2011_liten.jpg* - * *images/press/fripost_fria_tidningen_2011_1.jpg* - * *images/press/fripost_fria_tidningen_2011_2.jpg* -* Check whether the content in *material* is available from the - *propaganda* git repository. If it isn't, do something about it -* Check where *logo2011.eps* is available elsewhere. - -Doubts -====== - -There are still some doubts about how to proceed: - -**1.** How shall the becoming *fripost.org* be prepared for -publications from other sources, like the *fripost-meetings* Git -repository? Currently publication happens through - - rsync -ruvp --chmod=Dugo+rx,Fugo+r $(send-files) fripost@fripost.org:fripost.org/minutes/ - -and access through - - https://fripost.org/minutes/ - -**2.** I assume press images and similar can be published according to -the same structure: - - https://fripost.org/images/ - -**3.** Regarding how to enforce the soft separation between the wiki -and the website content, I don't know how to achieve that. - -I tried the following idea that did not work. The wiki content is left -untouched. All website content (apart from *hem.mdwn*) is moved into a -directory, *website*, and *hem.mdwn* is named *website.mdwn*. Then the -website is reached through *https://fripost.org* simply by making the -web server point those request to -*/website*. The *website.mdwn* will be -*/website/index.html* and default target. - -The problem was that links to shared static content (style sheets and -similar) with relative paths did not work. - -Other ideas to track -==================== - -Consider to get back to how the certificate pages are accessed. It -would be more natural to access a certificate page from a side note on -the "Hem" page, the way it was done in the org-mode based website. - -[[closed]] -- cgit v1.2.3