Putting php in the markup field just returns a text version of the code even if its using <?php tags.
I read in the other post that there is supposed to be a seperate php markup box but this doesnt show up any where. Maby im missing something?

Comments

bcostlow’s picture

Version: 7.x-1.x-dev » 7.x-1.1-beta1
Status: Active » Closed (fixed)

Support for input formats has been added. Use the PHP Filter to use php with your markup (be cautious of security vulnerabilities).