Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I have installed the textile module and it works fine. But if i want to add Google Adsense to the right Blocks there will nothing be displayed. At my Footer there is it going well.
In textile-help there is an example how to disable the formatting for something with using
-- text now not formatted by textile --
But at the left and right blocks don't that work. Same problem is bye using an iframe in an block.
Do you know how i can use google-adsense and also iframes in blocks if textile is enable?
It seems the consensus is to use PHPTemplate at this point, however, after scanning through it, and looking at the documentation, it still makes no sense to me (and I use PHP/HTML/CSS). Xtemplate seems a bit more friendly.
I'm just wondering what are the advantages/disadvantages to using each "theme engine"?