I can't find any mention of Codefilter's ability to escape php that's pasted inside of code tags. In fact, I have it installed on a sandbox site right now, and it appears that Codefilter cannot handle any php that's nested inside of a code block. Pleas tell me I'm wrong, or point me toward some docs on said fact? I'm getting a 403 anytime I nest php code inside head tags inside a code block.
Comments
Comment #1
jjeff commentedYes. This module supports this.
Comment #2
LanceLight commentedThe original post is right, this module doesnt support php in code tags. The response he got was pretty un-informative.
Comment #3
johnalbinJeff is correct. This module does support putting php code in
<code>tags. For example:<?php print "See!"; ?>Joel, the 403 error you mention is probably this: http://drupal.org/node/110219
Comment #4
senpai commentedAha! And yes, that particular host does indeed have some VERY strict rules regarding apache access. Thanks for the pointer, and the followup info!
Comment #5
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.