I'm going to add some expand-retract functionality to the comment thread, in order to make it more user friendly.
I was wondering if anyone already did/doing that ?
Is there any code documentation for the comment module I can start working with
Ok so in my news aggregator, I want to update every hour or so. Every time it comes to the time, the timer stays at 0. I've tries poormanscron, cronplus, but it still won't update automatically. Any ideas??
Is there actually a "crontab" module?
Hi, just wondering if anyone can help me block specific IPs from seeing Adsense displayed by the Drupal Adsense module?
I've tried asking in the Drupal Adsense Module project page a couple of times, but unfortunately the creator of this great module does not wish to add this feature.
As I am not a programmer I cannot create this feature myself, so thought I'd see if anyone here might be able to help?
Please Help me!
I use WYSIWYG TinyMCE with my drupal. It's great but there is one big problem:
in some case TinyMCE changes my HTML in some way (different ways), like:
- sometimes it removes 'style' and 'class' properties from my '
- tag like '' (targets) it changes to '' - but explorer and firefox work with this very ugly
- so on...