summaryrefslogtreecommitdiffstats
path: root/website/medlemskap.mdwn
Commit message (Collapse)AuthorAgeFiles
* [website] Clarify information for existing members and for gapsGustav Eek2022-05-201
|
* [website] Update paying informationGustav Eek2021-06-241
|
* Move PayPal button to /static/images/.Guilhem Moulin2020-05-211
| | | | And checkout the new buttons… Regression from 364cb28..96855ea.
* Website. Members.Gustav Eek2020-01-131
| | | | | | | Membership fee and pay pal buttons are updated to 240 and 540 SEK resp. Coauthored: Gustav, Leif-Jöran
* Smaller pp buttons. Better alt-text. Static.Leif-Jöran Olsson2019-06-101
|
* Smaller pp buttons. Better alt-text. Static.Leif-Jöran Olsson2019-06-101
|
* Smaller pp buttons. Better alt-text. Static.Leif-Jöran Olsson2019-06-101
|
* Smaller pp buttons. Better alt-text. Same-source.Leif-Jöran Olsson2019-06-101
|
* Smaller pp buttons. Better alt-text.Leif-Jöran Olsson2019-06-101
|
* Smaller pp buttonsLeif-Jöran Olsson2019-06-101
|
* Remove first paragraph plus minor changesAlbin Söderqvist2019-06-101
|
* Remove first paragraph and minor changesAlbin Söderqvist2019-06-101
|
* Merge branch 'master' into contact-procedure-updateGustav Eek2018-12-301
|\
| * Type in membership textGustav Eek2018-04-241
| |
| * Added Swish information to membership pageGustav Eek2018-04-081
| |
| * In memeship page, IBAN payment info addedGustav Eek2018-03-221
| |
| * typofixGuilhem Moulin2018-03-141
| |
| * Re-add Paypal link for donation.Guilhem Moulin2018-03-141
| |
| * Fix a few broken links.Guilhem Moulin2016-11-301
| |
| * formatting fixGuilhem Moulin2016-05-221
| |
| * center paypal buttonGuilhem Moulin2016-05-221
| |
| * formatting fixGuilhem Moulin2016-05-221
| |
| * Host Paypal button locally to avoid tracking visitors.Guilhem Moulin2016-05-221
| |
| * minor formatting fixGuilhem Moulin2016-05-221
| |
| * Change link formats from [[link|url]] to [link](url).Guilhem Moulin2016-05-221
| |
* | Instructions for how members are contacted updatedGustav Eek2018-12-301
|/ | | | | | | The page *website/medlemskap.mdwn* descrbes payment and contact procedures. The description is updated to suggest members to themselves take contact. The same information is reflected in the *faq.mdwn* as well as *website/english.mdwn*.
* Update all Fripost links from http:// to https://.Guilhem Moulin2015-12-281
|
* Modifications between absolute and relative pathsGustav Eek2015-04-241
| | | | | | | | | | | | | | | | | In website documents, *http://fripost.org/<document>* corresponding to *./website/<document>*, links refering to the wiki, *http://fripost.org/<document>* corresponding to *./<document>*, need absolute paths and vise verse. This commit contains changes due to that. Note that links in wiki documents refering to website documents does not strictly need to follow the absolute path rule: both *http://fripost.org/kontakt* and *./website/kontakt* works equally well. Note also that URL's to fripost.org are written as "http://..." instead of "https://". The reason is that my local lab setup does not have security enabled.
* Atempt to do a separation that does not workGustav Eek2015-01-201
This is an atemp to separation of http://wiki.fripost.org and http://fripost.org. 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 webserver point those request to root *<path-to-fripost-wiki>/website*. The *website.mdwn* will be *<path-to-fripost-wiki>/website/index.html* and default target.