any way to obscure email addresses in drupal? I have a form for users to input their emails and I would like it to be blocked from bots in all areas... such as in /profile.
I am having a problem. If i edit the node.tpl.php file and insert the adsense or any other ad script and then promote any page to the homepage thats the mainpage the ads show up on the teaser means some where on the trimmed article i dont want that to happen. Instead show the ads after the user clicks the READ MORE button.
Like in many tech websites on the home page there are small articles(teasers) but dont show up ads. But when the use clicks on the links to read the full article the ads show up.
How can I format the appearance of a teaser? I want to change the background colour for every second teaser and some of the text style – like in the drupal.org forum. Is that possible via css?
Been using Drupal for about 6 months now and I love it.
Had something that I've been trying to do. I'd like to come up with a "ToDo" page.
I'd like to have a checklist of things I'd like to do on the site. I'd like to be able to add new items as I see fit, and then have some kind of checkbox that would allow me to check things I've completed.
Basically it would be like a type of webform, but I don't really want the data to go anywhere but on the page. That is - when i hit "SUBMIT", I'd like it to remember any new notes that I've added.