]> git.deb.at Git - debienna.git/log
debienna.git
10 years agodeleting pages requesting their own deletion
chrysn [Tue, 30 Apr 2013 10:51:13 +0000 (12:51 +0200)]
deleting pages requesting their own deletion

10 years agocleaned up orphans page
chrysn [Tue, 30 Apr 2013 10:48:46 +0000 (12:48 +0200)]
cleaned up orphans page

10 years agoremoved CategoryTemplate links
chrysn [Mon, 29 Apr 2013 05:30:57 +0000 (07:30 +0200)]
removed CategoryTemplate links

in ikiwiki, there's edittemplate for that, and those links were left
over from the moinmoin category system anyway

11 years agouse not yet upstreamed patch
chrysn [Thu, 18 Apr 2013 19:32:42 +0000 (21:32 +0200)]
use not yet upstreamed patch

see http://ikiwiki.info/todo/calendar_with___34__create__34___links/

11 years agofixed wrong date
chrysn [Thu, 18 Apr 2013 18:13:55 +0000 (20:13 +0200)]
fixed wrong date

11 years agofix calendar edit template
chrysn [Thu, 18 Apr 2013 18:08:24 +0000 (20:08 +0200)]
fix calendar edit template

11 years agoexperimenting with teximg
chrysn [Thu, 18 Apr 2013 17:29:13 +0000 (19:29 +0200)]
experimenting with teximg

11 years agofixing layout bugs
Sebastian Bachmann [Thu, 18 Apr 2013 16:57:20 +0000 (18:57 +0200)]
fixing layout bugs

11 years agoinclude format and txt plugins
chrysn [Mon, 15 Apr 2013 21:24:09 +0000 (23:24 +0200)]
include format and txt plugins

the conversion process created `format txt` directives. while that can
imo be better handled using markdown formatting, enabling the plugin
makes the imported parts visible again without additional effort.

11 years agohtml-in-mdwn fix
chrysn [Mon, 15 Apr 2013 21:00:30 +0000 (23:00 +0200)]
html-in-mdwn fix

inlining requires the html around the inline directives to be
markdown="1", but that also means that markdown gets applied to
everything inbetween, which again means that indenting should be
avoided. (right columns didn't render.)

11 years agomore sophistication of the html layout. adding colors and logo
Sebastian Bachmann [Mon, 15 Apr 2013 19:04:39 +0000 (21:04 +0200)]
more sophistication of the html layout. adding colors and logo

11 years agocreating a very basic structure for the html template
Sebastian Bachmann [Mon, 15 Apr 2013 18:45:09 +0000 (20:45 +0200)]
creating a very basic structure for the html template

11 years agolinuxwochen-content zusammengefasst und alle erwaehnten punkte aufgenommen
chrysn [Fri, 12 Apr 2013 11:40:34 +0000 (13:40 +0200)]
linuxwochen-content zusammengefasst und alle erwaehnten punkte aufgenommen

11 years agofixed link to debienna_wiki/setup/
chrysn [Fri, 12 Apr 2013 11:09:03 +0000 (13:09 +0200)]
fixed link to debienna_wiki/setup/

11 years agocleaned up setup description
chrysn [Fri, 12 Apr 2013 10:59:52 +0000 (12:59 +0200)]
cleaned up setup description

11 years agofix links
chrysn [Fri, 12 Apr 2013 00:17:41 +0000 (02:17 +0200)]
fix links

11 years agomore about current ikiwiki pages
chrysn [Fri, 12 Apr 2013 00:17:05 +0000 (02:17 +0200)]
more about current ikiwiki pages

11 years agoadapted calendar to ikiwiki
chrysn [Fri, 12 Apr 2013 00:10:29 +0000 (02:10 +0200)]
adapted calendar to ikiwiki

11 years agofixed attachments
chrysn [Thu, 11 Apr 2013 23:51:08 +0000 (01:51 +0200)]
fixed attachments

11 years agouse another approach for importing, discard old approach
chrysn [Thu, 11 Apr 2013 23:39:26 +0000 (01:39 +0200)]
use another approach for importing, discard old approach

11 years agoikiwiki style image inclusions
chrysn [Thu, 11 Apr 2013 23:34:14 +0000 (01:34 +0200)]
ikiwiki style image inclusions

11 years agoimported attachments
chrysn [Thu, 11 Apr 2013 23:30:45 +0000 (01:30 +0200)]
imported attachments

11 years agoikiwiki adaptions: index
chrysn [Thu, 11 Apr 2013 23:30:30 +0000 (01:30 +0200)]
ikiwiki adaptions: index

11 years agofix img links
chrysn [Thu, 11 Apr 2013 23:19:22 +0000 (01:19 +0200)]
fix img links

sed -i 's/\[\[!img \([^]]*\)\]/![](\1)/g' **/*.mdwn

11 years agofix whitespace
chrysn [Thu, 11 Apr 2013 23:14:41 +0000 (01:14 +0200)]
fix whitespace

11 years agoignore ikiwiki
chrysn [Thu, 11 Apr 2013 23:02:31 +0000 (01:02 +0200)]
ignore ikiwiki

11 years agofix self links
chrysn [Thu, 11 Apr 2013 22:58:26 +0000 (00:58 +0200)]
fix self links

sed -i 's/!Self \([^ ]*\) desc="[^"]*"/\1/g' **/*.mdwn

11 years agoconerted moin to mdwn format
chrysn [Thu, 11 Apr 2013 22:54:48 +0000 (00:54 +0200)]
conerted moin to mdwn format

using git://git.koumbit.net/moin2iki.git

11 years agoconvert Self: links
chrysn [Thu, 11 Apr 2013 22:09:04 +0000 (00:09 +0200)]
convert Self: links

sed -i 's/Self:\([^ ,.|]*\)/[[\1]]/g' **/*.mdwn
sed -i 's/\[\[\[\[\([^]]*\)\]\]|/[[\1|/g' **/*.mdwn

11 years agouse unix newlines everywhere
chrysn [Thu, 11 Apr 2013 22:06:24 +0000 (00:06 +0200)]
use unix newlines everywhere

11 years agoignore ikiwiki files
chrysn [Thu, 11 Apr 2013 21:52:09 +0000 (23:52 +0200)]
ignore ikiwiki files

11 years agouebriggebliebene datei vom import
chrysn [Thu, 11 Apr 2013 21:49:19 +0000 (23:49 +0200)]
uebriggebliebene datei vom import

11 years agofrontpage wieder lesbar gemacht
chrysn [Thu, 11 Apr 2013 21:48:58 +0000 (23:48 +0200)]
frontpage wieder lesbar gemacht

11 years agoinitial import from moinmoin
chrysn [Thu, 11 Apr 2013 20:50:13 +0000 (22:50 +0200)]
initial import from moinmoin