| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
https://rt.cpan.org/Ticket/Display.html?id=74487
Gave up trying to support multiple YAML backends. The XS one requires ugly
manual encoding to get unicode right, and doesn't allow dumping yaml
fragments w/o the yaml header, but at least it doesn't randomly crash
on import like YAML::Mo has started to.
|
| |
|
|
|
|
| |
not a fan of this field, and it changed again
|
| |
|
| |
|
|
|
|
| |
Closes: #637603
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
connections.
Making outgoing ipv6 connections for openid auth is still broken; the glue
module does not seem to solve that, so I did not make openid use it.
|
|
|
|
| |
utf8. Closes: #625713 (see https://rt.cpan.org/Public/Bug/Display.html?id=54683)
|
| |
|
|
|
|
|
|
| |
* comments: Add avatar picture of comment author, using Libravatar::URL
when available. The avatar is looked up based on (Thanks, Francois Marier)
* Recommend libgravatar-url-perl, which contains Libravatar::URL.
|
| |
|
|
|
|
|
|
|
| |
This has been a while coming. It turns out that non-excutable setup files
have a number of benefits. Also, I find YAML setup files easier to edit
myself, and I suspect many users will prefer not needing to deal with
perl syntax.
|
| |
|
|
|
|
| |
Now used by filecheck as fallback.
|
|
|
|
| |
simplify dependencies. Closes: #591040
|
| |
|
|
|
|
| |
support building urls from utf-8 strings. Closes: #579713
|
|
|
|
|
|
|
|
|
|
| |
* Automatically run --gettime the first time ikiwiki is run on
a given srcdir.
* Optimise --gettime for git, so it's appropriatly screamingly
fast. (This could be done for other backends too.)
* However, --gettime for git no longer follows renames.
* Use above to fix up timestamps on docwiki, as well as ensure that
timestamps on basewiki files shipped in the deb are sane.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
For a while, I was avoiding capitalizing ikiwiki at the beginning of a
sentence. I now think that's a bad idea (unless explicitly referring to
the `ikiwiki` command). Still, I don't go all the way and always cap it,
as a proper noun. That would make the logo look bad. ;)
I also tend to avoid capping it as IkiWiki, except when referring to the
perl internals, which do use that capitalization. (Too late to change
that.) However, it's also reasonable to do so in a WikiLink, as a nod to
historical camelcase wikis.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This is needed for the cvs plugin to load, which is needed for the setup
file to include config stanzas for that plugin.
|
|
|
|
| |
0.35 is much better, but 0.34 is the minimum version that will work
|
| |
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
debian/changelog
debian/control
Signed-off-by: intrigeri <intrigeri@boum.org>
|
| |
| |
| |
| |
| |
| | |
* debian/control: Add suggests for libhighlight-perl, although
that package is not yet created by Debian's highlight source package.
(See #529869)
|
|\|
| |
| |
| |
| | |
Conflicts:
debian/changelog
|
| |
| |
| |
| | |
Should wait to upload until ikiwiki is fixed in testing.
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
Uses new debhelper feature to turn off python-support.
The tiny python module included herein certianly doesn't
need all the python-support nonsense.
|
| | |
|
|\|
| |
| |
| |
| |
| |
| | |
Conflicts:
debian/changelog
debian/control
|
| | |
|
| | |
|
|\|
| |
| |
| |
| | |
Conflicts:
debian/control
|
| | |
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
IkiWiki/Plugin/editpage.pm
debian/control
debian/copyright
doc/todo/need_global_renamepage_hook.mdwn
Signed-off-by: intrigeri <intrigeri@boum.org>
|