joey
b37070d888
more PREFIX fun
2006-08-27 17:17:54 +00:00
www-data
dae44b29f8
web commit by ppp
2006-08-27 14:49:37 +00:00
www-data
9d0902a750
web commit by JamesWestby
2006-08-27 11:40:29 +00:00
joey
24359d670d
fix
2006-08-27 05:40:27 +00:00
joey
cbc3bf32f2
fix
2006-08-27 05:38:57 +00:00
joey
66555aef93
linkify
2006-08-27 05:36:16 +00:00
joey
e0fdfd09bb
add
2006-08-27 05:08:49 +00:00
joey
a61d531edb
* Added a ddate plugin.
2006-08-27 03:55:45 +00:00
www-data
de57a15c80
web commit by JamesWestby: Correct name of Mail::Sendmail module
2006-08-27 00:32:30 +00:00
www-data
48b485bde0
web commit by JamesWestby
2006-08-27 00:16:15 +00:00
joey
204c4cdfda
comment 2
2006-08-26 21:59:23 +00:00
joey
2bec3518c2
* Patch from James Westby to add a template for the search form.
...
* Cache search form for speedup.
2006-08-26 21:57:59 +00:00
joey
02a2de8ead
response
2006-08-26 21:41:49 +00:00
www-data
92885b87ab
web commit by JamesWestby
2006-08-26 20:39:23 +00:00
joey
8ded30c748
response
2006-08-26 17:43:14 +00:00
joey
38ce4c3cef
* Patch from James Westby to allow a description to be set for rss feeds.
2006-08-26 17:36:46 +00:00
www-data
d214af5cfb
web commit by JamesWestby
2006-08-26 17:16:18 +00:00
www-data
ef157082ad
web commit by JamesWestby
2006-08-26 12:42:12 +00:00
www-data
6aa3f0ef76
web commit by JamesWestby
2006-08-26 09:52:19 +00:00
joey
249c3e097f
response
2006-08-26 03:48:39 +00:00
www-data
679e620f15
web commit by JamesWestby
2006-08-26 01:41:09 +00:00
joey
f4d99ac1ca
* Use DESTDIR and not PREFIX to specify installation prefix for packaging.
...
* Support running "perl Makefile.PL PREFIX=foo" to build ikiwiki to run
from a different directory.
2006-08-25 02:12:43 +00:00
www-data
347a756e38
web commit by EdAvis
2006-08-24 22:48:49 +00:00
joey
ebf414d3d4
response
2006-08-24 20:28:08 +00:00
www-data
81a7c9754e
web commit by EdAvis
2006-08-23 21:25:59 +00:00
joey
1a99ccdd84
update
2006-08-23 21:11:49 +00:00
joey
e6cebb47e1
changes to show= params
2006-08-23 20:46:56 +00:00
www-data
f362d082d5
web commit by EdAvis
2006-08-23 20:44:44 +00:00
joey
5778b6f180
improve
2006-08-23 20:44:26 +00:00
www-data
89fccafa57
web commit by EdAvis
2006-08-23 20:40:59 +00:00
joey
3c378ff6e7
update
2006-08-23 20:28:08 +00:00
joey
8f8959c96e
no longer need triple quotes
2006-08-23 20:27:18 +00:00
joey
d4ca3b3f50
* Change order of linkify and preprocess; first preprocess and then linkify.
...
This allows passing a wikilink inside a parameter to a preprocessor
directive without it being expanded to html, and leaking out of the
parameter, which had required some non-obvious use of triple-quoting
to avoid. Note that any preprocessor plugins that output something
that looks like a wikilink will now have it treated as such; AFAIK
this doesn't change any behavior though except for the template plugin.
* Enable preprocessor directives when previewing an edit.
2006-08-23 20:23:57 +00:00
joey
1f085aa76d
applied patch
2006-08-23 18:43:19 +00:00
www-data
5085ae1360
web commit by JordaPolo: Reply to comments; fix my name.
2006-08-23 17:13:57 +00:00
joey
b395dbb446
some fixes for note layout
2006-08-23 06:17:12 +00:00
joey
7c66edacd8
update
2006-08-23 06:08:12 +00:00
joey
f27bf9e400
fixes
2006-08-23 05:57:07 +00:00
joey
24af25fc86
hmm
2006-08-23 05:51:23 +00:00
joey
7500d3e345
fix
2006-08-23 05:49:58 +00:00
joey
5b6ad98d88
fix
2006-08-23 05:49:18 +00:00
joey
9d7375c3b2
* Allow preprocessor directives to contain python-like triple-quoted
...
text blocks, for easy nesting of quotes inside.
* Add a template plugin.
* Use the template plugin to add infoboxes to each plugin page listing basic
info about the plugin.
2006-08-23 05:41:07 +00:00
joey
63c79e7f5b
add a missing closing ] on example directive
2006-08-23 03:21:55 +00:00
joey
549579ae98
thoughts
2006-08-23 02:19:56 +00:00
joey
c89923e509
update
2006-08-23 02:00:21 +00:00
joey
b7e28ae022
reorganise, include preprocess in the right order
2006-08-23 01:54:40 +00:00
joey
43f2ba5def
revert broken parentlinks fix, which was broken, explain why
...
add plugins/contrib page to avoid broken link on this wiki
2006-08-22 17:54:10 +00:00
joey
d0fb93d800
update
2006-08-21 23:23:14 +00:00
joey
d0295d9dc0
* Clean up behavior with broken parentlinks.
2006-08-21 22:45:17 +00:00
joey
cf3021ef3f
* Fixed a bug with previews of subpages having broken links to top-level
...
pages.
* Change how the stylesheet url is determined in the templates: Remove
STYLEURL and add BASEURL to all templates (some already had it). This
new more general variable can be used to link to other things (eg, images)
from the template, as well as stylesheets.
2006-08-21 22:27:02 +00:00
joey
0dc0d8e3b5
move to bug page
2006-08-21 21:48:26 +00:00
www-data
1e0c6758c1
web commit by joey: comments
2006-08-21 21:45:54 +00:00
www-data
abae4a8058
web commit by JordaPolo: Fixed preformatted text.
2006-08-21 18:35:03 +00:00
www-data
ad07eebb0b
web commit by JordaPolo: Added linguas plugin.
2006-08-21 18:29:28 +00:00
www-data
410d9a41b7
web commit by JordaPolo: Subpages and header.
2006-08-21 10:27:25 +00:00
www-data
6b0d11283f
web commit by JordaPolo: Request new template variable.
2006-08-21 08:34:25 +00:00
joey
fd7e2100a0
fix
2006-08-20 21:09:36 +00:00
joey
c134c05133
fix
2006-08-20 21:07:59 +00:00
joey
a96240d744
modernisation
2006-08-20 21:06:57 +00:00
joey
0340194344
add news item for ikiwiki 1.21
2006-08-20 20:54:20 +00:00
joey
e32b07ed2b
releasing version 1.21
2006-08-20 20:53:56 +00:00
joey
cb60d16bb4
clarify
2006-08-19 05:26:02 +00:00
joey
6aeb671ac8
update
2006-08-19 05:18:28 +00:00
joey
5d9010682e
update
2006-08-19 05:17:12 +00:00
joey
dac483cedc
update
2006-08-19 05:15:53 +00:00
joey
c902401cae
update
2006-08-19 05:15:25 +00:00
joey
e1fa002cb4
update
2006-08-19 05:15:00 +00:00
www-data
677580cb05
web commit by joey: heh heh heh
2006-08-19 05:13:21 +00:00
joey
63edea27bc
* Add first draft at a Restructured Text (rst) plugin, by Sergio
...
Talens-Oliag. Note that this has many known issues -- see the caveats on
the plugin's page.
* Credit everyone who wrote a plugin on the plugins' wiki pages.
2006-08-19 05:05:02 +00:00
joey
ccd3a7e2c2
* Fix ikiwiki-mass-rebuild to work in the way the postinst uses it.
2006-08-19 02:58:47 +00:00
joey
01dfa1d4ac
clarify
2006-08-18 22:23:34 +00:00
joey
7f58a84dea
* Add otl format plugin, which handles files as created by vimoutliner.
2006-08-18 21:48:03 +00:00
joey
05a298c473
clarification
2006-08-18 21:33:09 +00:00
www-data
ff10dd2fde
web commit by StruanJudd
2006-08-18 20:01:17 +00:00
joey
6f6495d7a6
remove maxdepth, it can be accomplished by pagespec like ".. and !*/*/*/*"
2006-08-18 16:45:28 +00:00
joey
2eac55e90e
* Add a map plugin contributed by Alessandro Dotti Contra.
2006-08-18 16:18:45 +00:00
joey
4d6f5e5a14
update
2006-08-18 06:22:38 +00:00
joey
2f0d94c80b
updates
2006-08-18 06:21:59 +00:00
joey
9adb841c92
thoughts on some future stuff
2006-08-18 04:12:29 +00:00
joey
c6ee9cbf45
* Support inlining pages raw, rather than creating a blog.
...
* Clean up yes/no parameter parsing in inline plugin.
* Implemented better cycle detection in the inline plugin; nested inlines
will now work.
2006-08-18 03:56:18 +00:00
joey
3fe48bcf83
note on disabling sidebar
2006-08-18 00:35:04 +00:00
www-data
6c25e904b2
web commit by joey
2006-08-18 00:27:04 +00:00
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
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
dd01135641
add ion
2006-08-15 20:12:25 +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
9e1c0c5586
add news item for ikiwiki 1.18
2006-08-13 02:20:15 +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