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 am new user to Drupal. I have only recently installed Drupal and am testing it. I have found the community to be very suppportive.
A site I am trying to port to Drupal uses pages with javascript for hiding/showing layers as a user mouseovers an image map. For this I need to uses a custom stylesheet and also place javascript functions in the head section of the page.
Also is it ok to uses an image map and place java script calls with in the page. Does the 'create page' box allows java script elements ?
I have a simple opt in form written in html that I would like to plug into a story node. I put code in and have looked at in both html modes yet only see the code not the form thanks,
I would like to know how I can create multipage articles, i.e. thingies that take a single entry (abstract) on the front page but have multiple pages when "reading more", with next page and prev page buttons..
I have been playing around with the Table Field Type in Flexinode, and discovered it can take html content. Now I would like to place some php code snippets in the individual table cells, but the code is printed out and not evaluated.
Is there a way to allow php code in the table field cells?
Adding a line or two to the "field_table.inc" file perhaps??
I'm looking for an easy way to send out one time emails to all the users in my site, and although it seems as though there may be an easy way to do this, I haven't found it yet. I looked through the forums for mass mailings and such, but didn't find anything on this topic.
The mass mailing module isn't quite right because I do not need mailing list functionality where users sign up, I just need a way to send out one time mails other than using the contact form for each indidvidual user.