Joey Hess
ed75653e4d
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2008-05-07 14:12:14 -04:00
Joey Hess
ec866f8370
Optimised file statting code when scanning for modified pages; cut the number of system calls in half. (Still room for improvement.)
2008-05-07 14:11:56 -04:00
Joey Hess
b731fce466
web commit from 145.97.197.85: poll vote (Accept both)
2008-05-07 04:11:57 -04:00
Joey Hess
2c000c6e32
fix links
2008-05-06 19:24:00 -04:00
Joey Hess
dc26eb7d12
new tip documenting how to use the pinger and pingee plugins
2008-05-06 19:22:09 -04:00
Joey Hess
b144831e46
pinger/pingee now tested and working
2008-05-06 19:06:53 -04:00
Joey Hess
457de90f5f
POSIX::setsid is not exported per default
2008-05-06 18:41:56 -04:00
Joey Hess
880d098dab
template change documentation
2008-05-06 14:33:03 -04:00
Joey Hess
64f9dfee32
typo
2008-05-05 20:44:18 -04:00
Joey Hess
069c938aad
update
2008-05-05 20:22:10 -04:00
Joey Hess
1f88cad3a2
aggregate: Add support for web-based triggering of aggregation for people stuck on shared hosting without cron. (Sheesh.) Enabled via the `aggregate_webtrigger` configuration optiom.
2008-05-05 20:20:45 -04:00
Joey Hess
86c6f2b963
fix PERL5LIB in examples
...
Using `pwd` makes some modules that call cpan recursively succeed to
install
2008-05-05 20:12:06 -04:00
Joey Hess
0599a6591f
update
2008-05-05 19:14:33 -04:00
Joey Hess
adeba977cb
update
2008-05-05 19:10:42 -04:00
Joey Hess
ed98af9750
add sections, expand, reorg
2008-05-05 19:08:47 -04:00
Joey Hess
4359f337e3
mention makemaker variables
2008-05-05 19:02:04 -04:00
Joey Hess
8599297edf
update
2008-05-05 18:59:20 -04:00
Joey Hess
7588f7b239
correction
2008-05-05 18:59:02 -04:00
Joey Hess
df13ac07c8
more on cleanup
2008-05-05 15:39:36 -04:00
Joey Hess
f324b911e2
linkify
2008-05-05 15:19:55 -04:00
Joey Hess
96b3880725
add news item for ikiwiki 2.45
2008-05-05 15:18:12 -04:00
Joey Hess
545054c356
releasing version 2.45
2008-05-05 15:17:44 -04:00
Joey Hess
a72c33c76c
updates
2008-05-05 15:03:38 -04:00
Joey Hess
b1b9c2c0d1
formatting
2008-05-05 14:58:21 -04:00
Joey Hess
b428fb1b14
formatting
2008-05-05 14:53:31 -04:00
Joey Hess
3a9dfb8361
enhancesments for shared hosting
...
* Add a Bundle::Ikiwiki to the source for use with CPAN to install *all*
the modules ikiwiki can use.
* Add a cpan directory containing a CPAN::MyConfig that can ease use of
CPAN to install in a home directory on shared hosting providers.
* With these changes, it's pretty easy to install onto nearlyfreespeech.net
and probably other shared hosting providers like dreamhost. Added
a tip page documentng the process for nearlyfreespeech.
2008-05-05 14:51:26 -04:00
Joey Hess
a7b8069b9d
avoid strange FreeBSD problem
...
<mxey> I have a weird problem with Ikiwiki on FreeBSD: When rendering this page <http://rafb.net/p/zmfROX86.html >, I get "ikiwiki.setup: Modification of a read-only value attempted at /usr/local/lib/perl5/site_perl/5.8.8/IkiWiki.pm line 1300.".
And converting the constructors to not operate on the parameters directly
but use lexical variables fixed it. Not sure exactly when this occurs.
2008-05-05 14:50:26 -04:00
Joey Hess
ad44c47977
rename to more specific name
2008-05-05 14:14:08 -04:00
Joey Hess
c1196acadc
linkify
2008-05-03 13:32:28 -04:00
Joey Hess
27ca70225e
web commit by RichMorin
2008-05-03 10:17:35 -04:00
Joey Hess
1ad826eb94
web commit by RichMorin
2008-05-03 10:08:36 -04:00
Joey Hess
f06267fc3b
git: Put -- before the filename when calling git rev-list to avoid warning message when the file doesn't exist.
2008-05-02 13:03:42 -04:00
Joey Hess
b2dea99417
Fix ugly display when editing a page that has vanished.
...
srcfile now has an optional second parameter to avoid it throwing an error
if the source file does not exist.
2008-05-02 13:02:07 -04:00
Joey Hess
9fca7f2f8b
avoid uninitialised value
2008-05-02 13:01:51 -04:00
Joey Hess
6f852e88e3
anonk: Add anonok_pagespec configuration setting that can be used to allow anonymous users to edit only matching pages. Closes : #478892
2008-05-01 14:58:23 -04:00
Joey Hess
f39659277d
web commit by http://vibrog.myopenid.com/
2008-04-30 16:25:30 -04:00
Joey Hess
a512904a9d
web commit by http://alcopop.org/me/openid/ : poll vote (Accept only OpenID for logins)
2008-04-30 16:00:48 -04:00
Joey Hess
a2e0ef4572
web commit by http://alcopop.org/me/openid/ : context
2008-04-30 15:54:27 -04:00
Joey Hess
6de5cbaaee
web commit by http://alcopop.org/me/openid/ : test comment
2008-04-30 15:52:33 -04:00
Joey Hess
7647109bac
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2008-04-30 12:58:55 -04:00
Joey Hess
bb51e81762
img: Support a title attribute, will be passed through to html. Closes : #478718
2008-04-30 12:58:36 -04:00
Joey Hess
3419cdfcbb
web commit by buo: Web editing and mangled characters
2008-04-30 11:09:37 -04:00
Joey Hess
112737535c
resp
2008-04-29 18:20:21 -04:00
Joey Hess
9acb8151cc
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2008-04-29 17:16:59 -04:00
Joey Hess
788f83c97d
Add missing de.po. Closes : #471540
2008-04-29 16:28:07 -04:00
Joey Hess
516908cc8e
web commit by http://vibrog.myopenid.com/
2008-04-29 01:37:57 -04:00
Joey Hess
cafffef679
web commit by http://tychoish.livejournal.com/ : sandbox test of wikilink
2008-04-28 22:31:48 -04:00
Joey Hess
8fdb37d7bc
use an elsif
...
(Not that it really matters..)
2008-04-28 22:13:12 -04:00
Joey Hess
cf2652c139
web commit by JeremyReed: why if?
2008-04-28 17:54:32 -04:00
Joey Hess
c25f0f7abd
response
2008-04-28 17:01:59 -04:00