www-data
006af093ef
web commit by joey
2006-08-18 00:26:28 +00:00
www-data
619d22866a
web commit by joey
2006-08-18 00:25:46 +00:00
joey
cedb48765b
* Add a tail fin^W^Wsidebar plugin by Tuomo Valkonen.
...
* If a page links to itself, mark up the link text in a span with
class="selflink" so that it can be styled. I don't have a useful style
defined for that though.
2006-08-18 00:24:22 +00:00
joey
5d37a3837c
add news item for ikiwiki 1.20
2006-08-17 23:29:47 +00:00
joey
9556c4a889
* Fix a bug in the aggregator introduced last version that caused all
...
aggregator state to be lost during a non-aggregating build.
2006-08-17 23:09:55 +00:00
joey
480a49af47
* Catch failing IPC::Open2 in tidy plugin and retry in case this is a
...
transient failure to fork (which I've seen happen in the wild).
2006-08-17 20:39:00 +00:00
joey
24fcf2b97d
* Add --syslog config option, to log to the syslog.
2006-08-16 21:17:49 +00:00
www-data
3357e70453
web commit by IanBrandt
2006-08-16 21:08:07 +00:00
joey
b9b79fd1e2
typo
2006-08-16 20:39:09 +00:00
joey
f738b155b1
* Relicense the templates and basewiki under the 2-clause BSD license.
...
Since these can easily become part of other people's websites, they
should be under as permissive a license as possible.
2006-08-16 20:38:11 +00:00
joey
c0f93e11ff
add news item for ikiwiki 1.19
2006-08-16 17:51:05 +00:00
joey
97e10558fe
releasing version 1.19
2006-08-16 17:50:51 +00:00
joey
53cf5ca9a3
* Fix an infinite loop in the aggregator when finding a unique filename.
2006-08-16 17:37:36 +00:00
joey
df30eda283
* Add some locking to prevent 2 aggregators from running at once.
2006-08-16 17:32:30 +00:00
joey
6e5ae610e4
typo
2006-08-15 20:15:17 +00:00
joey
dd01135641
add ion
2006-08-15 20:12:25 +00:00
joey
3bf104e528
avoid undefined value warning in some case
2006-08-15 18:06:55 +00:00
www-data
87de5b822b
web commit by neal
2006-08-15 17:45:19 +00:00
www-data
bd8d5a2b57
web commit by neal
2006-08-15 17:44:53 +00:00
www-data
543479eb22
web commit by neal: Note how wiki links related to file names.
2006-08-15 17:05:32 +00:00
www-data
3ced1551bb
web commit by JonasSmedegaard: Correct typo: perminent -> permanent.
2006-08-14 20:44:19 +00:00
www-data
19de08212a
web commit by tuomov: Another approach for darcs/dvcs
2006-08-14 10:42:50 +00:00
joey
d6a576077d
up
2006-08-13 05:58:36 +00:00
joey
be092a67c2
* Fix a bug in page type determination during online editing.
2006-08-13 05:56:01 +00:00
joey
9e1c0c5586
add news item for ikiwiki 1.18
2006-08-13 02:20:15 +00:00
joey
dd74a51c96
releasing version 1.18
2006-08-13 02:19:52 +00:00
joey
fcf3894e80
update
2006-08-13 02:08:42 +00:00
joey
4b36dee35a
* The last release accidentially installed ikiwiki as ikiwiki.pl, now fixed.
...
* Add --version.
* Man page format fixups.
* Add a %pagecase which maps lower-case page names to the actual case
used in the filename. Use this in bestlinks calculation instead of
forcing the link to lowercase.
* Also use %pagecase in various other places that want to check if a page
with a given name exists.
* This means that links to pages with mixed case names will now work,
even if the link is in some other case mixture, and mixed case pages
should be fully supported throughout ikiwiki.
* Recommend rebuilding wikis on upgrade to this version.
2006-08-13 02:03:43 +00:00
joey
85ecbc6c4e
meh
2006-08-12 18:00:17 +00:00
joey
d39717a1cb
* If the meta plugin overides the page title, set a title_overridden
...
variable in the template to true. This allows doing things with the
templates conditional on the title being overriden.
2006-08-12 17:51:32 +00:00
joey
0fd3ec8068
add news item for ikiwiki 1.17
2006-08-12 16:56:30 +00:00
joey
3fcc926c5f
releasing version 1.17
2006-08-12 16:56:04 +00:00
joey
fc7283c623
note about perl version
2006-08-12 16:54:47 +00:00
joey
2eff1c64ab
* Set die_on_bad_params => 0 for all templates, to allow users to modify
...
them without annoyances.
* Suck in the page content when generating an inline archive page, to work
around the meta plugin's lack of caching of title metadata across runs.
2006-08-12 16:36:35 +00:00
joey
5a53eca4ca
format
2006-08-10 22:54:37 +00:00
www-data
9e4ac187d6
web commit by ChristianAichinger: Added my homepage
2006-08-10 10:57:40 +00:00
joey
3984149f3a
remove byte order mark that vim added for some reason
2006-08-10 04:38:23 +00:00
joey
87c1a89443
suggest running make test as part of install
2006-08-10 04:24:51 +00:00
joey
627c20808a
update
2006-08-10 04:13:59 +00:00
joey
cade16fbb6
* Improve markdown loading. First, try to load it as a properl perl module,
...
in case it was installed as one. Then fall back to trying
/usr/bin/markdown.
* Document in install page how to install markdown, since it has no
installation procedure in the upstream tarball.
2006-08-10 04:11:58 +00:00
joey
3ed1116c11
remove clutter
2006-08-10 04:10:37 +00:00
joey
954cdda317
preliminary rst plugin by Sergio Talens-Oliag
2006-08-10 04:09:23 +00:00
www-data
1cfc21fb30
web commit by tester
2006-08-10 04:03:46 +00:00
www-data
5f8b0393b2
web commit by tester: testing
2006-08-10 04:02:38 +00:00
www-data
9f02f2158f
web commit by rmeden
2006-08-10 03:03:38 +00:00
joey
119e3e209d
* Display an error message if /usr/bin/markdown can't be loaded.
2006-08-10 03:03:34 +00:00
www-data
cf4c17e924
web commit by rmeden: test page
2006-08-10 02:59:52 +00:00
www-data
845a3269e5
web commit by rmeden: add an eden test?
2006-08-10 02:59:32 +00:00
www-data
06d680e073
web commit by rmeden: this is a blog entry
2006-08-10 02:58:04 +00:00
www-data
ddc73bd218
web commit by SergioTalensOliag: Added myself as ikiwikiuser
2006-08-09 21:13:22 +00:00