joey
0e0c83146c
add news item for ikiwiki 1.30
2006-10-16 19:27:04 +00:00
joey
43ebaa6f7b
releasing version 1.30
2006-10-16 19:26:53 +00:00
joey
09718101af
web commit by joey
2006-10-16 19:26:27 +00:00
joey
ea217fdf8f
todo
2006-10-16 19:06:29 +00:00
joey
7c18261b80
* Wrap entire technortati ping operation in an eval to catch all possible
...
failure modes, after I observed a simple ->value crashing ikiwiki when
a ping failed.
2006-10-16 19:03:33 +00:00
joey
b02bbe8253
* Fix a subtle bug in will_render that broke some builds, by only clearing
...
items from renderedfiles the first time per build.
2006-10-16 18:51:13 +00:00
joey
6aa477fe8b
Fix support for --pingurl at the command line.
2006-10-16 18:33:59 +00:00
joey
cb8c95bdef
web commit by VictorMoral
2006-10-16 14:32:22 +00:00
joey
7db7baed81
web commit by VictorMoral
2006-10-16 14:13:54 +00:00
joey
f9d40ac70e
response
2006-10-16 13:51:50 +00:00
joey
74c0731970
web commit by VictorMoral
2006-10-16 08:01:43 +00:00
joey
54841b6f84
web commit by VictorMoral
2006-10-16 07:15:29 +00:00
joey
7d1c001877
web commit by ChristianMock
2006-10-15 22:32:22 +00:00
joey
e29dd20d24
fix
2006-10-15 19:46:01 +00:00
joey
057ac645cb
titles
2006-10-15 19:38:33 +00:00
joey
b973ed8269
* Add no_override parameter to hook().
...
* Add a shortcut plugin, inspired by Victor Moral's contributed shortcuts
plugin, but featuring a more ikiwiki-ish syntax and with shortcuts that
can be configured using a page in wiki.
2006-10-15 19:33:52 +00:00
joey
8544d52fe9
web commit by BenjaminSonntag: adding debian etch dependency on libcgi-session-perl
2006-10-14 23:14:10 +00:00
joey
024a888954
web commit by ayhuser
2006-10-14 19:27:45 +00:00
joey
e79742f94f
web commit by joey: add news
2006-10-14 03:50:21 +00:00
joey
dccdff53ae
add news item for ikiwiki 1.29
2006-10-14 03:48:34 +00:00
joey
15fb13d301
releasing version 1.29
2006-10-14 03:48:17 +00:00
joey
3ef0a67811
* Patch from Recai to limit recentchanges to displaying max 10 files for a
...
given changeset (to avoid large number of file changes excessively
bloating the page).
2006-10-14 03:12:30 +00:00
joey
f27a462b18
cosmetic changes from Recai
2006-10-14 03:10:33 +00:00
joey
9256360490
* Make the aggregate plugin emphasize error messages.
2006-10-13 18:31:18 +00:00
joey
8f4878d8ae
export will_render
2006-10-13 18:28:37 +00:00
joey
ec6482402c
add keithp.com
2006-10-13 18:23:23 +00:00
joey
3ffc189c54
web commit by SteveRobbins
2006-10-12 21:38:36 +00:00
joey
e0c387c8d0
web commit by SteveRobbins: Downgrade fixed problem
2006-10-12 20:13:22 +00:00
joey
8973ba4723
web commit by GabrielFarrell: small grammar fix
2006-10-11 11:42:32 +00:00
joey
0286694e20
comments
2006-10-11 07:51:55 +00:00
joey
38923bfdd5
move
2006-10-11 07:45:15 +00:00
joey
8dd7ccc9bf
web commit by SteveRobbins: Response with FormBuilder version and error string location.
2006-10-10 20:06:21 +00:00
joey
be7173db7a
web commit by DonMarti
2006-10-10 18:42:24 +00:00
joey
296117a0f1
web commit by VictorMoral: presentation of a new ikiwiki plugin
2006-10-10 14:32:03 +00:00
joey
85bcc483e3
correct
2006-10-09 00:05:14 +00:00
joey
be55f6fd7c
* Atom feed support based on a patch by Clint Adams.
...
* Add feeds=no option to inline preprocessor directive to turn off all types
of feeds. feeds=rss will still work, and feeds=atom was also added, for
fine control.
* $IkiWiki::version now holds the program version, and is accessible to
plugins.
2006-10-08 23:57:37 +00:00
joey
bf4e6716cc
responses and reorg
2006-10-08 22:27:48 +00:00
joey
8c0f961264
update
2006-10-08 22:20:41 +00:00
joey
43ede4be2e
change word
2006-10-08 22:12:12 +00:00
joey
cefbe6210f
* Change %renderedfiles to store an array of files rendered from a given
...
source file, to allow tracking of extra rendered files like rss feeds.
* Note that plugins that accessed this variable will need to be updated!
The plugin interface has been increased to version 1.01 for this change.
* Add will_render function to the plugin interface, used to register that a
page renders a destination file, and do some security checks.
* Use will_render in the inline and linkmap plugins.
* Previously but no longer rendered files will be cleaned up.
* You will need to rebuild your wiki on upgrade to this version.
2006-10-08 21:56:50 +00:00
joey
118c481766
remove, redundant
2006-10-08 21:55:55 +00:00
joey
ba2a1f7eaa
rm
2006-10-08 21:05:21 +00:00
joey
85832d1656
move
2006-10-08 21:04:45 +00:00
joey
92de3e5ac9
response
2006-10-07 18:03:19 +00:00
joey
0dfcf5edd5
web commit by SteveRobbins
2006-10-06 20:30:48 +00:00
joey
a8bff3fb13
web commit by SteveRobbins
2006-10-06 20:17:52 +00:00
joey
16cbcf086b
add metadata
2006-10-06 19:31:26 +00:00
joey
62a22bf541
comments
2006-10-06 19:22:22 +00:00
joey
9759b3b745
web commit by ChristianMock
2006-10-06 09:41:23 +00:00
joey
5709053f4d
web commit by ChristianMock
2006-10-06 09:40:06 +00:00