Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-07 | Fix darnassus urls into https | Samuel Thibault | |
2016-06-08 | darnassus: apache2, cgit | Thomas Schwinge | |
2016-01-11 | darnassus: sthttpd (thttpd) instead of apache2 | Thomas Schwinge | |
2014-03-09 | ikiwiki.setup: Reflect reality of setup on darnassus. | Thomas Schwinge | |
2014-03-09 | Keep using libtext-markdown-perl instead of libtext-markdown-discount-perl. | Thomas Schwinge | |
2014-03-09 | ikiwiki update: 3.20140227. | Thomas Schwinge | |
2013-03-06 | <http://darnassus.sceen.net/~hurd-web/> is the new ↵ | Thomas Schwinge | |
<http://www.bddebian.com:8888/~hurd-web/>. | |||
2011-06-17 | Restore original state, ban user. | Thomas Schwinge | |
This reverts commits 45bcbc3f3a1d7181eb963a6da571e802556185f7 and 0eb99732fdee36b575de01215548a8ed5324f136. | |||
2010-11-27 | ikiwiki.setup: Update historyurl and diffurl. | Thomas Schwinge | |
2010-09-13 | .library/IkiWiki/Plugin/field.pm (field_set_template_values): Don't redefine ↵ | Thomas Schwinge | |
if the field already has a value. | |||
2010-09-10 | ikiwiki.setup (field_register): Include meta. | Thomas Schwinge | |
... to work around lost [[!meta title="whatever"]] information. | |||
2010-09-09 | ikiwiki.setup: Enable and configure the getsource, rename and repolist plugins. | Thomas Schwinge | |
2010-09-09 | Add (part of) YAML field infrastructure. | Thomas Schwinge | |
New files copied from a2482475a7ed0b6f54df10a87a8665e2361f3598 of <git://github.com/rubykat/ikiplugins.git> by Kathryn Andersen <perlkat@katspace.org>. | |||
2010-09-09 | ikiwiki.setup: Update. | Thomas Schwinge | |
2010-09-09 | ikiwiki.setup: Enable search plugin. | Thomas Schwinge | |
2010-09-09 | Revert spam, ban user. | Thomas Schwinge | |
This reverts commit e13154a3ce991a98c5d05af18f8ca03f1e791e1a. | |||
2010-09-09 | Revert spam, ban user. | Thomas Schwinge | |
This reverts commit ebdd8f3d9874c00937032e4a13f894fe16ffd107. | |||
2010-06-08 | Update to ikiwiki b10d353490197b576ef7bf2e8bf8016039efbd2d. | Thomas Schwinge | |
2010-04-27 | Revert spam, ban user. | Thomas Schwinge | |
This reverts commits 838ef7237916ac6832330bd9c866863c23bf22f8, bcba8add9ee84e20acacb209cab246fc597ff433, 326a1d886c50a9319e00cf1fa165dfb332b67bc7, 57aeccd32fcbf5d9a379dfc4b0c5e41d30e497e9, 36f82e656e4477044167ac1643598acd4af24950, 0d1010294d49e7032e7b38836ddb1ce8f6d1cad4. | |||
2010-04-20 | Revert spam, ban user. | Thomas Schwinge | |
This reverts commit 34fe20f5a917e5a3e1502dedaf340bda52ee0566. | |||
2010-04-16 | Remove spam, ban user. | Thomas Schwinge | |
This reverts commit 57f35aa7b66a65d92b9aabbda85673e2a53c898a. | |||
2010-03-04 | Remove spam, ban user. | Thomas Schwinge | |
This reverts commit 654227611a5c0bd28ad99eaa2c57e59ed0dd85b3. | |||
2010-02-09 | Remove spam, ban user. | Thomas Schwinge | |
This reverts commit 6218d1ddb991589abdded8f4c8ece4b6c015080b. | |||
2010-01-05 | Revert abe4d45653bcafa85221f0629899f9c4cd2417ea and ↵ | Thomas Schwinge | |
1b18ab5e20a23a2d48b426a6d961a5b556d2e4cb. Ban user. | |||
2009-11-24 | Remove spam and ban user. | Thomas Schwinge | |
This reverts commit f14b983f9f74a48f0c38c404e0114bd93013b48d. | |||
2009-10-14 | Update to the latest of ikiwiki. | Thomas Schwinge | |
2009-05-19 | ikiwiki.setup: Align to latest upstream changes. | Thomas Schwinge | |
2009-05-18 | Prefix directives. | Thomas Schwinge | |
2009-05-18 | Use tagbase. | Thomas Schwinge | |
2008-12-12 | Enable the cutpaste plugin. | Thomas Schwinge | |
2008-11-23 | Also display the time zone. | Thomas Schwinge | |
2008-11-23 | Use a different time format. | Thomas Schwinge | |
2008-11-21 | Use the C locale. | Thomas Schwinge | |
<tschwinge> joeyh: What happens if the locale configuration option (ikiwiki.setup) is not a utf8 locale? / Is the C locale utf8? <tschwinge> joeyh: I want to share a configuration file between different machines, some of which have en_US.uft8 installed and other haven't. <tschwinge> joeyh: Some have de_DE.utf8, but I don't want to have German language for the discussion subpages, for example. <tschwinge> joeyh: That's why I thought about simply using the C locale. But you state that it has to be a utf8 locale. <joeyh> C locale is the default, will work fine <joeyh> I think that I said utf-8 in the description there because, if you chose some locale that did not use utf-8 or plain ascii, ikiwiki wo\ uld still use utf-8 for its internals and output a mess | |||
2008-11-20 | ikiwiki.setup: New file. | Thomas Schwinge | |
Use it in `render_locally' instead of repeating all configuration. Also add a `--official' option. |