I'm trying to use adsense, but my problem is, that my main (90%) content is password protected. This way, adsense only uses the url as info to choose wich ad to display. this way i get many XML ads because of the url: site.com/node/X :)
I've been looking everwhere for a clarification on Drupal 5.x input filtering. It seems that the default HTML Filter input filter now escapes all PHP tags and shows the php to the user as text if a PHP filter is not enabled? In 4.7.x the php "code as text" is not shown to the user, just nothing since it's not evaluated, it's stripped out for display. Is there built-in code filtering for Drupal 5.x? Not using any extra code filtering module.
This is a stock, out of the box install of Drupal 5.2 on linux, php 4.4.4.
Hi, I have installed Drupal 5.2 yesterday, I like it.
However, I encountered some problems. When I enabled the Upload module, the Administer Page did not work, I do not know what has touched on the issue.