Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-07 | clarification | Joey Hess | |
2008-05-07 | web commit by buo: bug: 2.45 fails to compile | Joey Hess | |
2008-05-07 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-05-07 | Optimised file statting code when scanning for modified pages; cut the ↵ | Joey Hess | |
number of system calls in half. (Still room for improvement.) | |||
2008-05-07 | web commit from 145.97.197.85: poll vote (Accept both) | Joey Hess | |
2008-05-06 | fix links | Joey Hess | |
2008-05-06 | new tip documenting how to use the pinger and pingee plugins | Joey Hess | |
2008-05-06 | pinger/pingee now tested and working | Joey Hess | |
2008-05-06 | POSIX::setsid is not exported per default | Joey Hess | |
2008-05-06 | template change documentation | Joey Hess | |
2008-05-05 | typo | Joey Hess | |
2008-05-05 | update | Joey Hess | |
2008-05-05 | aggregate: Add support for web-based triggering of aggregation for people ↵ | Joey Hess | |
stuck on shared hosting without cron. (Sheesh.) Enabled via the `aggregate_webtrigger` configuration optiom. | |||
2008-05-05 | fix PERL5LIB in examples | Joey Hess | |
Using `pwd` makes some modules that call cpan recursively succeed to install | |||
2008-05-05 | update | Joey Hess | |
2008-05-05 | update | Joey Hess | |
2008-05-05 | add sections, expand, reorg | Joey Hess | |
2008-05-05 | mention makemaker variables | Joey Hess | |
2008-05-05 | update | Joey Hess | |
2008-05-05 | correction | Joey Hess | |
2008-05-05 | more on cleanup | Joey Hess | |
2008-05-05 | linkify | Joey Hess | |
2008-05-05 | add news item for ikiwiki 2.45 | Joey Hess | |
2008-05-05 | releasing version 2.45 | Joey Hess | |
2008-05-05 | updates | Joey Hess | |
2008-05-05 | formatting | Joey Hess | |
2008-05-05 | formatting | Joey Hess | |
2008-05-05 | enhancesments for shared hosting | Joey Hess | |
* 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 | avoid strange FreeBSD problem | Joey Hess | |
<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 | rename to more specific name | Joey Hess | |
2008-05-03 | linkify | Joey Hess | |
2008-05-03 | web commit by RichMorin | Joey Hess | |
2008-05-03 | web commit by RichMorin | Joey Hess | |
2008-05-02 | git: Put -- before the filename when calling git rev-list to avoid warning ↵ | Joey Hess | |
message when the file doesn't exist. | |||
2008-05-02 | Fix ugly display when editing a page that has vanished. | Joey Hess | |
srcfile now has an optional second parameter to avoid it throwing an error if the source file does not exist. | |||
2008-05-02 | avoid uninitialised value | Joey Hess | |
2008-05-01 | anonk: Add anonok_pagespec configuration setting that can be used to allow ↵ | Joey Hess | |
anonymous users to edit only matching pages. Closes: #478892 | |||
2008-04-30 | web commit by http://vibrog.myopenid.com/ | Joey Hess | |
2008-04-30 | web commit by http://alcopop.org/me/openid/: poll vote (Accept only OpenID ↵ | Joey Hess | |
for logins) | |||
2008-04-30 | web commit by http://alcopop.org/me/openid/: context | Joey Hess | |
2008-04-30 | web commit by http://alcopop.org/me/openid/: test comment | Joey Hess | |
2008-04-30 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-04-30 | img: Support a title attribute, will be passed through to html. Closes: #478718 | Joey Hess | |
2008-04-30 | web commit by buo: Web editing and mangled characters | Joey Hess | |
2008-04-29 | resp | Joey Hess | |
2008-04-29 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-04-29 | Add missing de.po. Closes: #471540 | Joey Hess | |
2008-04-29 | web commit by http://vibrog.myopenid.com/ | Joey Hess | |
2008-04-28 | web commit by http://tychoish.livejournal.com/: sandbox test of wikilink | Joey Hess | |
2008-04-28 | use an elsif | Joey Hess | |
(Not that it really matters..) |