summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Collapse)AuthorAgeFiles
* Drop static content.Guilhem Moulin2020-05-214
| | | | | | | | | | | | | | JQuery, Bootstrap etc. are not maintainable in this repository, just like one should avoid embedding copies of other project in packaging work. We rely on the distro-provided variants instead: $ apt install fonts-font-awesome libjs-bootstrap4 libjs-jquery Ikwiki doesn't copy symlinks for security reasons, so unfortunately deploy one's own sandbox wiki is less easy now. Instructions will follow shortly. Also, port the templates to Bootstrap 4.
* Add essay blog functionGustav Eek2020-02-181
|
* Page template updated with swedish edit textGustav Eek2019-10-141
| | | | In collaboration between: LJO, GM, LM, LB, GE
* Modify list in page template, translate swe, add FLFD linkGustav Eek2019-10-141
| | | | | | | Add link in menue drop down list on website to cloud.fripost.org. Also translate menu items to swedish. In collaboaration: LJO, LM, LB, GM, GE
* Show GETSOURCEURL in the wiki only, not the website.Guilhem Moulin2017-05-301
|
* Don't set the referrer policy under the <meta/> header.Guilhem Moulin2016-12-131
| | | | We're using the Referrer-Policy HTTP header instead.
* Set "referrer" meta tag to "no-referrer".Guilhem Moulin2016-06-111
|
* Don't show avatars to avoid cross requestsGuilhem Moulin2016-04-011
|
* Place custom CSS in its own file.Guilhem Moulin2016-04-011
|
* Remove useless "$BASEURL" prefix in the template.Guilhem Moulin2016-03-311
|
* Revert "Set X-Frame-Options header to "sameorigin"."Guilhem Moulin2016-03-301
| | | | This reverts commit 65f6693dff9616b3335d46fe7f068db2fbe37b1e.
* Set X-Frame-Options header to "sameorigin".Guilhem Moulin2016-03-301
|
* Update all Fripost links from http:// to https://.Guilhem Moulin2015-12-281
|
* Don't display the Preferences URL on the website part.Guilhem Moulin2015-09-301
|
* Don't display the Preferences URL on the website part.Guilhem Moulin2015-09-301
|
* wibbleGuilhem Moulin2015-09-301
|
* Fix glyphicon for Preferences and Source URLs.Guilhem Moulin2015-09-301
|
* Add a 'Preferences' URL.Guilhem Moulin2015-09-301
|
* Make the bug list prettierGrégoire Détrez2015-09-293
|
* Make comments prettierGrégoire Détrez2015-09-293
|
* Fix floating image at end of pageGrégoire Détrez2015-09-291
|
* Remove edit link from headers for the website.Guilhem Moulin2015-05-311
|
* Change title for website.Guilhem Moulin2015-05-311
|
* typoGuilhem Moulin2015-05-311
|
* Don't offer to edit the website.Guilhem Moulin2015-05-311
|
* Update links to website.Guilhem Moulin2015-05-311
|
* Temporary link changesGustav Eek2015-04-241
| | | | | | | | | Of course the navigation bar links on the wiki can not yet point to the addresses to be. The template page.tmpl is modified so that navigation links point to relative path pages. When fripost.org and wiki.fripost.org are served from the same instance, then the navigation bar URL's should be updated again.
* Merge branch 'website-separation'Gustav Eek2015-04-241
|\ | | | | | | | | Conflicts: templates/page.tmpl
| * 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.
| * Some menu items moved around in page templateGustav Eek2015-04-231
| | | | | | | | | | For obvious reasons, the certificates links does not need to be on the top navigation field. It is moved to the drop down item.
| * Website merge, membership page incorporatedGustav Eek2015-01-191
| | | | | | | | | | | | The content of the page *medlemskap.org* is added as *medlemskap.mdwn*, and the link in the template *page.tmpl* is updated.
| * Merge website, the English text incorporatedGustav Eek2015-01-191
| | | | | | | | | | | | | | All content of *index.en.org*, *kontakt.en.org*, and *medlemskap.en.org* is combined into one single English page, *english.mdwn*, that should be part of the website. The template *page.tmpl* is updated accordingly.
| * Website merge, certificate pages mergedGustav Eek2015-01-191
| | | | | | | | | | The certificate pages *certs.asc* and *certs.mdwn* are added. Links to certificates are added to the main navigation bar in *page.tmpl*.
| * Basic preparation modification to page templateGustav Eek2015-01-191
| | | | | | | | | | Some URL's in *page.tmpl* are modified for compatibility with generic installations. Also some preparation for website migration are done.
* | Use HTML entities in the template file.Guilhem Moulin2015-04-241
| |
* | Remove test template.Guilhem Moulin2015-04-241
| |
* | Upgrade HTML5 Shiv from 3.7.0 to 3.7.2.Guilhem Moulin2015-04-241
| |
* | Upgrade jquery from 2.1.1 to 2.1.3.Guilhem Moulin2015-04-241
| |
* | typoGuilhem Moulin2015-03-091
|/
* Add comment to the templateGrégoire Détrez2014-09-151
|
* Don't outsource the JS.Guilhem Moulin2014-09-152
|
* Include pandocGuilhem Moulin2014-09-154
| | | | From https://github.com/sciunto/ikiwiki-pandoc
* Update page.tmplGuilhem Moulin2014-09-151
|
* Remove extra /Grégoire Détrez2014-09-151
|
* Change links in top menu for Om, FAQ and KontaktGrégoire Détrez2014-09-151
|
* Small changes to the templateGrégoire Détrez2014-09-151
| | | | | - remove italic in footer - comment link to admin panel
* Hide "last modified" if there is no dateGrégoire Détrez2014-09-151
|
* Fix some acion linksGrégoire Détrez2014-09-151
|
* New bootstrap templateGrégoire Détrez2014-09-151
|
* testing if templates can be edited like this.leth2014-02-101