Commit Graph

6408 Commits (b66f9a1981094bc2159a228dfaefc5c2e01ee68a)

Author SHA1 Message Date
Joey Hess b66f9a1981 call format hooks when generating page previews
* toc: Revert change in 2.45 that made it run at sanitize time. This breaks
  use of toc in a sidebar.
* Call format hooks when generating page previews, thus fixing toc display
  there, as well as fixing inlins to again display in page previews, since
  it's started using format hooks. This also allows several other things,
  like embed, that use format hooks, to work during page preview time.
* Format hooks should not rely on getting an entire html document, as they
  will only get the body during page preview.
* toggle: Deal with preview mode when adding javascript.
2008-06-28 23:08:24 -04:00
Joey Hess f8fe1247bd bug 2008-06-28 22:46:12 -04:00
Joey Hess 9c41769673 idea 2008-06-28 20:50:48 -04:00
Joey Hess f26a6e152f web commit by http://bremner.myopenid.com/: cosmetic changes 2008-06-28 18:10:13 -04:00
Joey Hess 17e96f6248 web commit by http://bremner.myopenid.com/: musings about encodings 2008-06-28 18:03:52 -04:00
Joey Hess 20359c493c patch review 2008-06-28 17:16:08 -04:00
Joey Hess 00503f25cd smiley: Generate links relative to the destpage. (Fixes a reversion from 2.41.) 2008-06-28 16:58:43 -04:00
Joey Hess 1ab9eb3420 web commit by simon: link fix 2008-06-28 16:51:57 -04:00
Joey Hess c19fa8fbb0 response 2008-06-28 16:51:18 -04:00
Joey Hess 4bd101204e web commit by simon: link fix 2008-06-28 16:50:59 -04:00
Joey Hess a43b5ecf0a rm 2008-06-28 16:43:46 -04:00
Joey Hess 1bb80f7d32 web commit by simon 2008-06-28 16:42:39 -04:00
Joey Hess 1a1c0c03b1 web commit by simon 2008-06-28 16:41:23 -04:00
Joey Hess 706bcbfe66 web commit by simon: argh, horrible namespaces 2008-06-28 16:39:09 -04:00
Joey Hess e2c22608a0 web commit by simon 2008-06-28 16:38:24 -04:00
Joey Hess 0d2d780946 web commit by simon 2008-06-28 16:32:46 -04:00
Joey Hess d6933ac3a8 web commit by simon: updated darcs backend, patches welcome 2008-06-28 16:31:19 -04:00
Joey Hess ac36a6b50a web commit by simon 2008-06-28 15:23:20 -04:00
Joey Hess 4bcbd27e84 web commit by simon: contact info 2008-06-28 11:45:42 -04:00
Joey Hess 9020cfde2d web commit by simon: fix links 2008-06-28 11:43:56 -04:00
Joey Hess 5a0b507191 web commit by simon: personal page 2008-06-28 11:42:33 -04:00
Joey Hess 4a16a1ce87 web commit by simon: let's make a simple darcs backend 2008-06-28 11:26:22 -04:00
Joey Hess 5356790ece web commit by http://ptecza.myopenid.com/: * Fixed example 2008-06-27 10:24:22 -04:00
Joey Hess 6880183131 web commit by http://ptecza.myopenid.com/: * Bug report 2008-06-27 10:16:37 -04:00
Joey Hess 9bba193234 web commit by https://id.mayfirst.org/jamie/ 2008-06-26 19:06:04 -04:00
Joey Hess 5be031b787 web commit by https://id.mayfirst.org/jamie/ 2008-06-26 19:01:42 -04:00
Joey Hess 3c86cd4a6a Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-06-26 18:13:31 -04:00
Joey Hess 82c78da520 web commit by AndrewGreenberg: Added requirements that the TOVA Company needs for attachments 2008-06-26 17:06:53 -04:00
Joey Hess fdc8d981d2 response 2008-06-26 16:35:54 -04:00
Joey Hess d48d73ed86 response 2008-06-26 16:26:08 -04:00
Joey Hess 11e24ff0dd web commit by http://hendry.iki.fi/: about the sitemap protocol 2008-06-25 12:07:06 -04:00
Joey Hess 3ec5a184ae web commit by https://id.mayfirst.org/jamie/ 2008-06-25 10:05:41 -04:00
Joey Hess ae5f2bce6f web commit by http://willu.myopenid.com/: Add fix for OpenID and reCaptcha plugin 2008-06-25 08:10:01 -04:00
Joey Hess fcf144aaeb questions 2008-06-24 23:46:40 -04:00
Joey Hess 2210064209 web commit by https://id.mayfirst.org/jamie/ 2008-06-24 22:52:31 -04:00
Joey Hess f0df195049 new txt plugin, was previously contrib/plaintext 2008-06-24 20:48:45 -04:00
Joey Hess 17a09ef88e pagesources might not be populated 2008-06-24 20:47:15 -04:00
Joey Hess 7fbbcc1615 only convert urls if the module is installed 2008-06-24 20:38:41 -04:00
Joey Hess a4d693f659 formatting 2008-06-24 20:35:21 -04:00
Joey Hess 532d4b0d5f rename to txt 2008-06-24 20:33:41 -04:00
Joey Hess 3f6d3f3be8 initial version 2008-06-24 20:33:03 -04:00
Joey Hess 9f3cf9c1a0 web commit by http://gmcmanus.myopenid.com/: plaintext module: copyright and license 2008-06-24 20:12:55 -04:00
Joey Hess 639e2f9ec7 response 2008-06-24 17:34:51 -04:00
Joey Hess 38a2b13b6a add bug link 2008-06-24 17:25:26 -04:00
Joey Hess c509834f01 response, analysis of validation problem 2008-06-24 17:25:17 -04:00
Bernd Zeimetz 4a9567595a Disable handling of "bare" links by the creole plugin.
This change needs libtext-wikicreole-perl (>= 0.05-2).
Also removing custom link function, there's no need for it -
if it is not defined, the unmodified markup will be returned.
2008-06-24 16:52:23 -04:00
Joey Hess fbd8cea1b4 web commit by http://gmcmanus.myopenid.com/: new plaintext plugin 2008-06-24 06:31:54 -04:00
Joey Hess 8bc9eb03ac web commit by http://arnebab.livejournal.com/: Fixed Gentoo ebuild link (old one pointed directly to the download) 2008-06-23 20:12:20 -04:00
Joey Hess a5d1f22c13 web commit by http://arnebab.livejournal.com/: Information about Gentoo ebuild added. 2008-06-23 20:09:39 -04:00
Joey Hess 27daf1ad14 web commit by http://willu.myopenid.com/: Some info on tracking down the remaining issue 2008-06-22 09:42:08 -04:00