joey
dab5e8e38b
layout
2007-05-12 19:31:09 +00:00
joey
a84c7a842f
page cloud was split into two definitions
2007-05-12 19:30:29 +00:00
joey
42967a5046
use a tag cloud for plugin types
2007-05-12 19:28:49 +00:00
joey
a9f413fea8
formatting
2007-05-12 19:28:03 +00:00
joey
63995039be
optimise backlinks counting for pagestats, simplify function returns again
2007-05-12 19:17:41 +00:00
joey
08d0bd7338
* Patch from hb to fix the pagestats plugin, which was broken by a past
...
change to the backlinks() function.
2007-05-12 17:56:56 +00:00
joey
1fa80e15a1
web commit by hb
2007-05-12 14:49:49 +00:00
joey
7fc3a41cfd
web commit by hb: typo
2007-05-12 14:25:17 +00:00
joey
ffae58a978
web commit by hb
2007-05-12 14:23:31 +00:00
joey
383cc261cd
web commit from 88.172.149.251: poll vote (Accept only OpenID for logins)
2007-05-12 02:06:56 +00:00
joey
190202dd4e
* Make all templates have a footer div to ease themeing. Required template
...
and style sheet updates, and unless you're using customised versions,
you'll want to rebuild wikis on upgrade to this version to avoid
inconsistencies.
* Allow WIKINAME to to used in footers, as an example of something to put
there.
2007-05-11 20:09:58 +00:00
joey
02fd4b9f33
web commit by http://ptecza.myopenid.com/ : * Thanks
2007-05-11 09:55:05 +00:00
joey
1833f48a86
web commit by http://ptecza.myopenid.com/ : * Thanks
2007-05-11 09:48:35 +00:00
joey
cd23427e2a
web commit by KarlMW
2007-05-11 03:07:56 +00:00
joey
0e8cbac4e5
web commit by Fred: Updated patch
2007-05-10 20:35:00 +00:00
joey
786287b684
web commit by http://ressukka.net/ : Add an example of redirecting with lighttpd
2007-05-10 19:48:34 +00:00
joey
3eb541e36a
response
2007-05-10 18:59:32 +00:00
joey
f23ebaad2e
* Apply patch from Pawel to avoid using -L in Makefile as it's not available
...
in older finds.
2007-05-10 18:59:02 +00:00
joey
b15f37e9e9
response
2007-05-10 18:54:37 +00:00
joey
7e09aa1134
web commit by JoshTriplett: Add gmane shortcut for gmane groups, and gmanemsg shortcut to look for a Message-ID on gmane.
2007-05-10 17:01:03 +00:00
joey
3a1c0c0460
web commit by http://ptecza.myopenid.com/ : * Next bug report
2007-05-10 14:02:20 +00:00
joey
cb92588ef2
web commit by http://ptecza.myopenid.com/ : * FTBFS report
2007-05-10 13:41:45 +00:00
joey
41e8aa899a
web commit by http://ptecza.myopenid.com/ : * Bug report
2007-05-10 08:45:14 +00:00
joey
4d7ca9fff8
web commit by Fred
2007-05-09 20:58:48 +00:00
joey
301e2d93c4
* Updated Czech translation from Miroslav Kure.
2007-05-09 20:01:55 +00:00
joey
e36d81363d
web commit by http://ptecza.myopenid.com/
2007-05-09 12:46:32 +00:00
joshtriplett
b8d7ae91d0
* Add an account-creation password as a simple anti-spam mechanism. If
...
set in the wiki setup, passwordauth will require the password in
order to create an account.
2007-05-09 02:05:32 +00:00
joshtriplett
563ea1c56f
Remove doc-wiki-only item from the changelog.
2007-05-09 01:27:57 +00:00
joey
72c53650ad
* Add the needsbuild hook. Plugins can use this to manipulate which files
...
ikiwiki builds when refreshing the wiki.
2007-05-09 00:48:09 +00:00
joey
127bceef5b
* Add all=no option to conditional, can be used to form conditionals that do
...
not need to examine every page in the wiki.
* Use this to simplify the goodstuff detection in the plugin template.
2007-05-09 00:31:49 +00:00
joshtriplett
e1c54fef3d
Nuke trailing whitespace in shortcut.pm.
2007-05-08 23:00:59 +00:00
joey
0978f32cc8
web commit by JoshTriplett: Remove account-creation password item, now a separate todo item http://ikiwiki.info/todo/Account-creation_password/
2007-05-08 22:11:11 +00:00
joey
fb97d067cb
web commit by JoshTriplett
2007-05-08 22:10:20 +00:00
joey
85d0f445d9
Use an explicit glob(plugins/<TMPL_VAR name>) rather than relying on
...
implicit glob detection. This is necessary because when this page is being
built standalone, the TMPL_VAR will not be expanded, and is instead treated
as two globs, and the globlist is then invalid and produces build errors.
Using glob() causes it to treated as a single glob, avoiding this problem.
2007-05-08 21:46:00 +00:00
joey
5c6b96967d
update
2007-05-08 21:31:14 +00:00
joey
687928ead2
* Make testpagespec more robust, including checking for missing/bad
...
parameters, and detecting if a pagespec failed to compile.
2007-05-08 21:22:14 +00:00
joey
0041e93808
web commit by JoshTriplett: Add another example, and add a description to each test.
2007-05-08 20:55:43 +00:00
joshtriplett
27bfa7b40e
Remove img style attribute from recentchanges.tmpl; the default style.css covers this.
2007-05-08 20:45:40 +00:00
joshtriplett
a829437761
Use border-style: none; rather than border: 0px; for img.
2007-05-08 20:44:26 +00:00
joey
03f26b6f09
web commit by JoshTriplett: Remove leading slash from the plugin pagespec itself...
2007-05-08 20:11:51 +00:00
joey
45e1a60f52
web commit by JoshTriplett: Remove leading slash from sourcepage.
2007-05-08 20:05:42 +00:00
joey
f8fe627315
web commit by JoshTriplett: Fix page reference in backlink to avoid leading slash.
2007-05-08 20:01:46 +00:00
joey
006267f00a
web commit by JoshTriplett: Add line for "included in goodstuff", using backlink(/plugins/goodstuff).
2007-05-08 19:26:45 +00:00
joey
e517656923
web commit by JoshTriplett: Add link to Debian request-tracker.
2007-05-08 19:03:17 +00:00
joey
5edc3fca68
response
2007-05-08 17:52:56 +00:00
joey
9ea045e427
web commit by Fred: Reformat the entry so that the patch is readable. Sorry.
2007-05-08 17:43:29 +00:00
joey
a07f7ee4fb
web commit by Fred
2007-05-08 17:40:28 +00:00
joey
514b0844cf
web commit by JoshTriplett: Add shortcut gmsg to search for a Message-ID in Google Groups.
2007-05-07 19:02:53 +00:00
joey
5132558731
* Improve handling of edits of locked pages by users who are not yet signed
...
in.
2007-05-07 05:34:55 +00:00
joey
2c0d0109d8
correct documentation about scan hook (which has never existed)
2007-05-06 17:10:34 +00:00