Commit Graph

7893 Commits (a9d7c5453ae0f214f86043381310b81ad358b933)

Author SHA1 Message Date
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
http://ptecza.myopenid.com/ bebdcc685a * Feature request 2008-09-02 03:40:16 -04:00
Joey Hess b7458c48d8 filecheck: Fall back to testing for binary or plain text files if no mime type is detected. 2008-09-01 15:00:15 -04:00
Joey Hess 000c87f510 don't fail if %config is not set 2008-09-01 11:26:03 -04:00
Joey Hess a82496d35a style.css: Add missing semicolon. Closes: #497176 2008-09-01 11:25:28 -04:00
http://edward.myopenid.com/ 210a2fe0e0 Fix for error on git pull origin 2008-09-01 06:11:55 -04:00
bremner da30f5a8fb workaround 2008-08-31 17:58:42 -04:00
bremner f7ad016a3f report trouble trying to use IkiWiki::Setup::load outside ikiwiki 2008-08-31 15:47:01 -04:00
bremner 57dd3268b7 patch to add call to File::MimeInfo::Magic::default to filecheck plugin 2008-08-30 10:08:09 -04:00
Joey Hess 75a096d056 Work around perl $_ scoping nonsense that caused breakage when loading external plugins. 2008-08-29 18:40:41 -04:00
chrysn a8d9f1c5cd report bug for </methodResponse> problem (patch included) 2008-08-29 17:43:28 -04:00
Joey Hess 981d0474a1 Ignore failure to install files into /etc, in case install is running as non-root. 2008-08-29 15:53:46 -04:00
Joey Hess ef3d080a9a response 2008-08-29 15:49:52 -04:00