<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fripost-wiki/templates, branch master</title>
<subtitle>Fripost wiki/website sources</subtitle>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-wiki/'/>
<entry>
<title>Drop static content.</title>
<updated>2020-05-21T06:36:16+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2020-05-21T03:15:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-wiki/commit/?id=72983121e68289a7497927417e52a8ec5f16aa7b'/>
<id>72983121e68289a7497927417e52a8ec5f16aa7b</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add essay blog function</title>
<updated>2020-02-18T17:20:27+00:00</updated>
<author>
<name>Gustav Eek</name>
<email>gustav.eek@fripost.org</email>
</author>
<published>2020-02-18T17:20:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-wiki/commit/?id=6b989f0793dbc45baa98edf58397bbe9183623cf'/>
<id>6b989f0793dbc45baa98edf58397bbe9183623cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Page template updated with swedish edit text</title>
<updated>2019-10-14T17:14:15+00:00</updated>
<author>
<name>Gustav Eek</name>
<email>gustav.eek@fripost.org</email>
</author>
<published>2019-10-14T17:14:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-wiki/commit/?id=d3f7450c26e8012b90bcd2da8acee81dc8beeb1e'/>
<id>d3f7450c26e8012b90bcd2da8acee81dc8beeb1e</id>
<content type='text'>
In collaboration between: LJO, GM, LM, LB, GE
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In collaboration between: LJO, GM, LM, LB, GE
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify list in page template, translate swe, add FLFD link</title>
<updated>2019-10-14T16:41:01+00:00</updated>
<author>
<name>Gustav Eek</name>
<email>gustav.eek@fripost.org</email>
</author>
<published>2019-10-14T16:41:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-wiki/commit/?id=c6158f434fd470f27fc62eb0f3370a43b91541c7'/>
<id>c6158f434fd470f27fc62eb0f3370a43b91541c7</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>Show GETSOURCEURL in the wiki only, not the website.</title>
<updated>2017-05-30T10:28:11+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem.moulin@fripost.org</email>
</author>
<published>2017-05-30T10:28:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-wiki/commit/?id=5989833d8357bdfd3d3603b45663a3e14f5286de'/>
<id>5989833d8357bdfd3d3603b45663a3e14f5286de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't set the referrer policy under the &lt;meta/&gt; header.</title>
<updated>2016-12-13T19:35:01+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem.moulin@fripost.org</email>
</author>
<published>2016-12-13T19:34:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-wiki/commit/?id=ec52ee4d4659f552e38da1b3190a38352f2f4207'/>
<id>ec52ee4d4659f552e38da1b3190a38352f2f4207</id>
<content type='text'>
We're using the Referrer-Policy HTTP header instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We're using the Referrer-Policy HTTP header instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Set "referrer" meta tag to "no-referrer".</title>
<updated>2016-06-11T14:09:02+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem.moulin@fripost.org</email>
</author>
<published>2016-06-11T14:09:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-wiki/commit/?id=a74f5aef3bf28befb1b3b1882ca4a053ad475515'/>
<id>a74f5aef3bf28befb1b3b1882ca4a053ad475515</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't show avatars to avoid cross requests</title>
<updated>2016-04-01T10:03:40+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem.moulin@fripost.org</email>
</author>
<published>2016-04-01T10:03:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-wiki/commit/?id=cf6fd50c799f1e5646461b017a6bc9a2238df692'/>
<id>cf6fd50c799f1e5646461b017a6bc9a2238df692</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Place custom CSS in its own file.</title>
<updated>2016-04-01T09:41:48+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem.moulin@fripost.org</email>
</author>
<published>2016-04-01T09:41:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-wiki/commit/?id=013dd94816c1185d4cd52f80e36a23bb67439984'/>
<id>013dd94816c1185d4cd52f80e36a23bb67439984</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove useless "$BASEURL" prefix in the template.</title>
<updated>2016-03-31T14:27:37+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem.moulin@fripost.org</email>
</author>
<published>2016-03-31T14:27:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-wiki/commit/?id=f9a64d57bbff4d253ed89ce286071f84968f37a9'/>
<id>f9a64d57bbff4d253ed89ce286071f84968f37a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
