Closed (fixed)
Project:
Markdown with SmartyPants
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
1 May 2006 at 05:32 UTC
Updated:
28 May 2006 at 20:45 UTC
we are including the markdown code on everry request, even though it is used on most pages. remember that drupal's does filter cache. see this change from textile module where it fixed the same problem - http://cvs.drupal.org/viewcvs/drupal/contributions/modules/textile/texti.... just require the files in the function(s) wher eyou need them.
Comments
Comment #1
moshe weitzman commentedyikes - i meant textile module - http://cvs.drupal.org/viewcvs/drupal/contributions/modules/textile/texti...
Comment #2
teradome commentedGood point, I can move the requires into the _process function.
Will check this in once my machine returns from repairs. :)
Comment #3
teradome commentedComment #4
teradome commentedFixed in 4.7. Change has been committed and should appear in 4.7 package shortly.
Comment #5
(not verified) commented