Sharethis JavaScript getting stipped out of block on save

Hello

I am trying to add a ShareThis button set to a block, but I think D7's text editor doesn't like the code and strips it out when I save the block. Funny thing is, if I paste it in with "disable rich text" and save, the code and the buttons work fine, until I configure block, and then it's all stripped out.

I know I am supposed to put my js links in my .info page, but the "#pubid" at the end of the link below seems to screw that up...

Any ideas?

Public first module

Hi,
I don't understand how to public first module on Drupal.org. I am filling the form to create sandbox project. I don't understand where I am supposed to upload source code of module. There is a form item "Documentation" in the form. Under the textfield is description "Link to project documentation.". can I insert URL to zip file with my code? I don't see any other suitable item to upload module source code in this form.
All items in fieldset "Project resources" are optional. Is it ok if I only send image screenshots with description of module functions?

error with progress bar ajax using a file field

I've recently been trying to setup a progress bar on a few file fields within a form that users will submit video through.

I have upload progress module installed and Drupal reports that it's fine , I had to patch the file module in order to get to this stage but now when I hit upload it's coming up with this error where the progress bar should be.

An AJAX HTTP error occurred. HTTP Result Code: 200 Debugging information follows. Path: /file/progress/374170472

CKeditor (toolbar) not visible for content Edit unless I clear all caches every time I login?

I have replaced the ckeditor folder within my library folder with an older version (3.5.1) that is working fine on another Drupal site I have developed. For whatever reason - each new login requires me to clear all caches in order to see the text formatting toolbar when I go to Edit content. Any ideas why this could be???

Thank you in advance ~Kate

Problem with Mod Rewrite+htaccess and Drupal 7 on my server debian squeeze

Hello.
I have a project: An encilopedia of creative commons content and i found Druapl as the ideal CMS.

I'm trying to install Drupal 7 with the default .htaccess file but is imposible yet.

I can install it without it and i have activate mod_rewrite on apache.

The link is:
http://www.cluch.cl/~testdrupal

The problem without the htaccess file is that i have problems with the imagefield module, i can charge or upload files but i can't see (and the clean urls obvius)

Date Calculations

I am trying to determine if a person is over 18 via a date_select field. If they are, the next question, presumably via #states presents itself. If they are not 18 or older they receive a notification that they are not permitted to proceed. I first tried using ajax on the date_select and when that failed I searched the Drupal world for several weeks and Pro Drupal 7 Development with no success and have determined that I cannot do that. So, I'm leaning towards using a placeholder field that holds the age value and from that #states can either show the next question or an error.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x