Commit Graph

4732 Commits (6e065626cd36b33bc6ae0b9b213f261d67ba63d0)

Author SHA1 Message Date
Joey Hess 9cc6d6e4b8 on css suckitude 2008-03-21 15:41:41 -04:00
Joey Hess ca8852b434 external: Work around XML RPC's lack of support for null by passing a special sentinal value. 2008-03-21 15:12:15 -04:00
Joey Hess 99fce0af0d Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-03-21 14:53:41 -04:00
Joey Hess 5e52e05fd2 web commit by http://jblevins.org/: Case-sensitivity of HTML::Scrubber 2008-03-21 13:58:25 -04:00
Joey Hess f9aa09e2f6 moved to a tip 2008-03-21 13:56:31 -04:00
Joey Hess fbe5e9b144 add a tip about dealing with ikiwiki's binary state files 2008-03-21 13:52:50 -04:00
Joey Hess 6ba56392ce web commit by http://jblevins.org/: Fix links and sign 2008-03-21 11:40:33 -04:00
Joey Hess 7eebd3709b web commit by http://jblevins.org/: Request for comments about SVG and MathML whitelists 2008-03-21 11:19:00 -04:00
Joey Hess 3479809f96 add transition code for indexdb 2008-03-21 09:37:52 -04:00
Joey Hess 44824dba1b smiley: Detect smileys inside pre and tags, and do not expand. 2008-03-21 02:43:20 -04:00
Joey Hess 628467125c Close meta tag for redir properly. 2008-03-21 00:24:06 -04:00
Joey Hess 80b402286c web commit by http://jblevins.org/: Oops 2008-03-20 23:06:41 -04:00
Joey Hess daf120c1c7 web commit by http://jblevins.org/: MathML+SVG whitelist 2008-03-20 22:53:26 -04:00
Joey Hess f1fb8eac6a web commit by http://brian.may.myopenid.com/: change.tmpl and BASEURL 2008-03-20 22:51:09 -04:00
Joey Hess da7aad08e3 web commit by http://jblevins.org/: A note about the toc plugin and headers in templates 2008-03-20 17:02:59 -04:00
Joey Hess 8e2f7ec70f web commit by http://jblevins.org/: Bug report update 2008-03-20 16:26:51 -04:00
Joey Hess d4554dd010 web commit by http://bremner.myopenid.com/ 2008-03-20 06:08:33 -04:00
Joey Hess 316bca78c9 moved to a different server 2008-03-19 23:07:13 -04:00
Joey Hess b86c40e220 Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info 2008-03-19 23:00:21 -04:00
Joey Hess 8471c51355 web commit by http://joey.kitenet.net/ 2008-03-19 22:51:05 -04:00
Joey Hess 127d97066b Time::Duration is no longer used, remove from docs and recommends. 2008-03-19 21:59:40 -04:00
Joey Hess 6eb3cf7e76 make setargv take an array
for consistentcy with getargv, which returns one
2008-03-19 15:49:00 -04:00
Joey Hess d8c4ea783b Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info 2008-03-19 15:15:30 -04:00
Joey Hess f003e97d10 getargv needs to return a list reference
xml rpc only allows functions to return a single value, no lists. So getargv
needs to return a list reference, which means that the caller will see an xml
rpc array.
2008-03-19 15:12:59 -04:00
Joey Hess 4f6728a685 web commit by http://jblevins.org/: Patch for unclosed refresh meta tag. 2008-03-19 15:00:15 -04:00
Joey Hess 8813a6d065 web commit by http://engla.myopenid.com/: oops, point my URL to my ikiwiki portion (frontpage is not ikiwiki). Also, tweak the website title 2008-03-19 10:13:08 -04:00
Joey Hess 45b6baff66 web commit by http://engla.myopenid.com/: changed my url since my university is pretty.. dumb 2008-03-19 10:11:41 -04:00
Joey Hess 556ec23914 German translation update. Closes: #471540 2008-03-18 16:36:19 -04:00
Joey Hess 99f9e54ca7 web commit by http://madduck.net/: more details 2008-03-18 10:25:45 -04:00
Joey Hess bc96a06b99 web commit by http://madduck.net/: add note about marking current pages 2008-03-18 07:17:56 -04:00
Joey Hess 6c77cb1242 web commit by http://madduck.net/ 2008-03-18 07:16:32 -04:00
Joey Hess 2e29699c42 web commit by http://madduck.net/: tagging wishlist 2008-03-18 07:15:55 -04:00
Joey Hess 2317ce58b0 web commit by http://madduck.net/ 2008-03-18 07:14:57 -04:00
Joey Hess 16c7dfa733 web commit by http://madduck.net/ 2008-03-18 07:06:39 -04:00
Joey Hess af213e83f6 web commit by http://madduck.net/ 2008-03-18 05:47:14 -04:00
Joey Hess 1284941f73 web commit by http://madduck.net/: closing 2008-03-18 05:41:00 -04:00
Joey Hess a98f624fc3 response 2008-03-17 22:33:21 -04:00
Joey Hess 52e16d4ec9 * Record new pages in %pagesources temporarily when previewing so that
things that need to know the page source or type can query it from there.
  Fixes previewing of tables when creating a new page.
2008-03-17 21:28:31 -04:00
Joey Hess bd6459b852 web commit by http://madduck.net/ 2008-03-17 18:09:33 -04:00
Joey Hess a2463a812b response 2008-03-17 14:07:38 -04:00
Joey Hess 848dc81ba3 web commit by http://madduck.net/ 2008-03-17 13:27:43 -04:00
Joey Hess 6ce7454cc3 analysis, markdown bug 2008-03-17 13:21:41 -04:00
Joey Hess 52d9f8e9f3 * Correct bug in encoding of %pagestate keys, fixes edittemplate. 2008-03-17 13:08:16 -04:00
Joey Hess 57a41b663d web commit by http://madduck.net/ 2008-03-17 12:31:59 -04:00
Joey Hess 98ec84660a web commit by http://madduck.net/ 2008-03-17 12:31:02 -04:00
Joey Hess 62130bd7a3 web commit by http://madduck.net/ 2008-03-17 12:22:38 -04:00
Joey Hess f42169a1be web commit by http://madduck.net/ 2008-03-17 12:15:25 -04:00
Joey Hess 940bc51fec web commit by http://madduck.net/ 2008-03-17 12:13:36 -04:00
Joey Hess 361421a906 web commit by http://madduck.net/ 2008-03-17 12:09:04 -04:00
Joey Hess 5258f9d0e5 web commit by http://madduck.net/ 2008-03-17 12:03:06 -04:00
Joey Hess 7ad702ed88 web commit by http://madduck.net/ 2008-03-17 11:25:18 -04:00
Joey Hess 4533f52162 web commit by http://madduck.net/: fix links 2008-03-17 11:04:56 -04:00
Joey Hess 41090a5b03 web commit by http://madduck.net/ 2008-03-17 11:03:04 -04:00
Joey Hess 14d2b0b65c web commit by http://madduck.net/: use new directive syntax 2008-03-17 10:50:50 -04:00
Joey Hess 5d06203147 web commit by http://madduck.net/ 2008-03-17 10:28:06 -04:00
Joey Hess cd58e6cb45 web commit by http://madduck.net/: fix title 2008-03-17 07:03:20 -04:00
Joey Hess fdb7be6e4c web commit by http://madduck.net/ 2008-03-17 06:53:25 -04:00
Joey Hess a2c23d61bc web commit by http://madduck.net/ 2008-03-17 03:51:55 -04:00
Joey Hess 1a84bbcb9a web commit by http://jblevins.org/: A note about a related bug 2008-03-16 20:48:29 -04:00
Joey Hess 1dae7f0e41 web commit by http://jblevins.org/: Update: unclosed redirection meta tags 2008-03-16 20:38:00 -04:00
Joey Hess c42ff91eeb web commit by http://jblevins.org/: New bug report 2008-03-16 12:27:58 -04:00
Joey Hess b9a29c3040 web commit by http://madduck.net/: add patch 2008-03-16 07:00:57 -04:00
Joey Hess ba480baa9e * external: Add getargv and setargv methods to allow access to ikiwiki's
@ARGV.
2008-03-15 14:19:49 -04:00
Joey Hess 5a7a89ffc5 * htmltidy: Pass --markup yes, in case tidy's config file disabled it. 2008-03-15 13:58:08 -04:00
Joey Hess e7ce86db11 * external: Fix support of XML::RPC::fault. 2008-03-15 13:49:22 -04:00
Joey Hess b8c55c4db2 bug I found in the rst plugin 2008-03-15 13:45:10 -04:00
Joey Hess 840585338e mention proxy.py 2008-03-15 13:22:22 -04:00
Joey Hess 245126ea49 web commit by http://madduck.net/ 2008-03-15 10:15:00 -04:00
Joey Hess b2f5adc4a5 web commit by http://joey.kitenet.net/ 2008-03-14 18:54:37 -04:00
Joey Hess 3d40fd88a5 web commit by http://joey.kitenet.net/ 2008-03-14 18:44:52 -04:00
Joey Hess c276bb4eec web commit by http://joey.kitenet.net/ 2008-03-14 18:33:38 -04:00
Joey Hess a7886d699e web commit by http://madduck.net/ 2008-03-14 17:36:09 -04:00
Joey Hess 90151b6be2 web commit by tomtest: just playing in sandbox 2008-03-14 14:05:18 -04:00
Joey Hess d84fc540e8 web commit by tomtest 2008-03-14 14:01:47 -04:00
Joey Hess 6574f28dc4 web commit by tomtest 2008-03-14 14:00:33 -04:00
Joey Hess abf90fcbaa web commit by http://alcopop.org/me/openid/ 2008-03-14 07:05:54 -04:00
Joey Hess 650c0dc8de web commit from 128.240.229.68: poll vote (Accept only OpenID for logins) 2008-03-14 07:04:08 -04:00
Joey Hess 46fa95efa3 web commit from 128.240.229.68: poll vote (Accept only OpenID for logins) 2008-03-14 06:24:13 -04:00
Joey Hess 1bade8e70d web commit from 128.240.229.68: poll vote (Accept only OpenID for logins) 2008-03-14 06:04:36 -04:00
Joey Hess 75ed8630b6 web commit by http://madduck.net/ 2008-03-14 05:40:37 -04:00
Joey Hess 880dea6af4 web commit by http://madduck.net/ 2008-03-14 05:35:58 -04:00
Joey Hess ddab0dbfcc web commit by http://madduck.net/ 2008-03-14 05:33:48 -04:00
Joey Hess 8e05c93b4c web commit by http://madduck.net/ 2008-03-14 05:20:32 -04:00
Joey Hess 7695a48fcd web commit by http://madduck.net/ 2008-03-14 05:14:28 -04:00
Joey Hess 21bb758cdd web commit by https://jaroslav.klaus.myopenid.com/: poll vote (Accept only OpenID for logins) 2008-03-14 04:51:47 -04:00
Joey Hess 98844314c3 web commit from 74.251.196.253: poll vote (Accept only OpenID for logins) 2008-03-13 12:15:59 -04:00
Joey Hess 4875e7cb8d web commit by buo: poll vote (Accept both) 2008-03-13 08:51:27 -04:00
Joey Hess 5a8719f4b0 web commit by XTaran: Correction: write-back -> markup 2008-03-12 22:06:55 -04:00
Joey Hess 490f4be7f0 web commit by XTaran: I'll check what exactly caused the breakage... 2008-03-12 21:44:27 -04:00
Joey Hess 862ca19eb1 truncate recentchangesdiffs after 200 lines
This works around a perl crasher bug, and also avoids bloating pages
with enormous diffs.

rcs_recentchanges modified to return a list in an array context.
2008-03-12 15:45:10 -04:00
Joey Hess 672893634b response 2008-03-12 14:48:08 -04:00
Joey Hess e3c6b9bb9d Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info 2008-03-12 14:46:03 -04:00
Joey Hess 20f1365ce1 response 2008-03-12 14:33:38 -04:00
Joey Hess 8b9498ba73 response 2008-03-12 14:31:43 -04:00
Joey Hess 475a7ad556 web commit by http://madduck.net/ 2008-03-12 14:21:53 -04:00
Joey Hess f7bdc2385d * Use forcebaseurl to make page previews be displayed with the html base
set to the destination page. This avoids need for hacks to munge the urls
  in preview mode, which fixes several bugs.
* Several destpage fixes in plugins.
2008-03-12 14:21:48 -04:00
Joey Hess 65da6aaae2 web commit by http://www-public.it-sudparis.eu/~berger_o/ 2008-03-12 13:38:12 -04:00
Joey Hess be0f1a63a3 typo 2008-03-12 13:34:44 -04:00
Joey Hess 95261278e7 docuent need for mhchem.sty 2008-03-12 13:25:28 -04:00
Joey Hess 43056e68d5 move from bugs to todo 2008-03-12 13:17:43 -04:00