Commit Graph

7605 Commits (848d0d0a3bdbae74133f3a14c13923c696f28ffb)

Author SHA1 Message Date
jpritikin 848d0d0a3b 2008-09-09 14:27:47 -04:00
http://josephturian.blogspot.com/ c46ad96fb8 2008-09-09 14:01:48 -04:00
Joey Hess 2b53de66a0 ddate: Stop clobbering timeformat when not enabled. 2008-09-08 19:40:23 -04:00
Joey Hess 0e654c1ea0 Avoid uninitialised value when --dumpsetup is used and no srcdir/destdir specified. 2008-09-08 19:21:45 -04:00
http://smcv.pseudorandom.co.uk/ f50622f136 amusing collision between ddate and websetup 2008-09-08 18:31:35 -04:00
JoshTriplett 944ab58598 Add details on field pagespecs. 2008-09-08 16:47:40 -04:00
Joey Hess 94bd69c9b6 add news item for ikiwiki 2.63 2008-09-08 12:31:15 -04:00
Joey Hess f888ceafee minor optimisation 2008-09-08 12:28:56 -04:00
Joey Hess 2283d5d878 releasing version 2.63 2008-09-08 12:27:01 -04:00
Joey Hess 3951c761f5 add news item for ikiwiki 2.53.2 2008-09-08 12:10:33 -04:00
http://nikolai.prokoschenko.de/ d9a099fe82 typo 2008-09-08 10:41:59 -04:00
http://nikolai.prokoschenko.de/ e9f86458bc Why was this broken in first place? 2008-09-08 10:39:00 -04:00
http://smcv.pseudorandom.co.uk/ 8b28a0c20b Use non-deprecated wikilink page (ikiwiki/wikilink) 2008-09-08 08:36:29 -04:00
http://ptecza.myopenid.com/ e8937122ae * Thanks a lot! 2008-09-08 08:31:58 -04:00
bremner 6a03860fb7 observe that directories are not pages. 2008-09-06 20:35:44 -04:00
Joey Hess dd349d69ea Merge branch 'master' of file:///srv/git/ikiwiki.info
Conflicts:

	doc/todo/page_edit_disable.mdwn
2008-09-05 14:01:12 -04:00
Joey Hess 0f67e7d969 editpage: New core plugin factoring out page editing to allow disabling it if desired. 2008-09-05 13:57:25 -04:00
Joey Hess 7d3047b6d8 UNIVERSAL not used in this plugin 2008-09-05 13:44:52 -04:00
Joey Hess e79e314350 Merge branch 'master' of file:///srv/git/ikiwiki.info 2008-09-05 12:38:19 -04:00
Joey Hess f961841775 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-09-05 12:37:57 -04:00
Joey Hess a1c7f3282d po/Makefile: update po files when the pot file has changed. Closes: #497951 2008-09-05 12:37:29 -04:00
https://id.mayfirst.org/jamie/ ee9381a244 2008-09-05 09:49:28 -04:00
WillDioneda ae8c66afd4 2008-09-05 06:55:18 -04:00
WillDioneda f9169e2960 2008-09-05 06:53:06 -04:00
http://ptecza.myopenid.com/ 77c4b7f55a * Response 2008-09-05 05:21:56 -04:00
http://edward.myopenid.com/ 660fde2caa also watch discussion 2008-09-05 03:44:13 -04:00
http://edward.myopenid.com/ c4de26ad48 add todo/structured_page_data 2008-09-05 03:41:22 -04:00
http://edward.myopenid.com/ e8af533460 How about using JSON? 2008-09-05 03:36:02 -04:00
JoshTriplett 8cde7554bd Expand acronym. 2008-09-04 18:32:56 -04:00
Joey Hess 2fe3dfc9f9 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-09-04 15:50:23 -04:00
Joey Hess 46676639c2 update 2008-09-04 15:48:56 -04:00
JoshTriplett 53453ebdb2 Distinguish between strings and wiki markup. 2008-09-04 15:48:03 -04:00
Joey Hess 500a19baaa response 2008-09-04 14:48:40 -04:00
Joey Hess 83bb8f4fca idea from josh 2008-09-04 14:35:35 -04:00
Joey Hess c427ab7ccb Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-09-04 14:13:26 -04:00
Joey Hess d2679de965 For fine control over what characters are allowed, unescaped in source filenames, the wiki_file_chars setting is added. For example, set to "-[:alnum:]+/._" to disable colons from being used in source files (which can cause trouble om Windows). 2008-09-04 14:13:10 -04:00
Joey Hess 57153dcb9b add monkeysphere 2008-09-04 10:34:40 -04:00
AlexandreDupas cf125ba1b2 Correct typo 2008-09-04 10:21:56 -04:00
bremner 268a8836bc progress report: mime filtering now works, with some help from joeyh and the filespec plugin 2008-09-04 06:31:48 -04:00
Joey Hess 7579d94008 response 2008-09-03 23:43:59 -04:00
Joey Hess 73fe8e6048 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-09-03 23:41:11 -04:00
WillDioneda 81211d2e75 2008-09-03 13:21:20 -04:00
Joey Hess 3c022e2cd7 use yesno 2008-09-02 18:20:17 -04:00
http://ptecza.myopenid.com/ 1193f8c8b4 * Alignment idea 2008-09-02 15:24:28 -04:00
http://ptecza.myopenid.com/ 677b6ca94e * Response 2008-09-02 15:00:37 -04:00
Joey Hess 657bf7846d table: Support header=column to make the table header be the first column of the data. (AlexandreDupas) 2008-09-02 14:57:20 -04:00
Joey Hess ecb2626309 rename 2008-09-02 13:40:46 -04:00
Joey Hess cf68dc19da response 2008-09-02 13:40:10 -04:00
http://ptecza.myopenid.com/ ff700576e3 * Patch and 2 considerations for inline sorting 2008-09-02 04:23:59 -04:00
http://ptecza.myopenid.com/ b66afd560c * Forgotten signature 2008-09-02 03:50:37 -04:00