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 just upgraded to 4.6.5 and have phptemplate installed and using the bluemarine phptemplate theme. I installed google adsense but can't figure out where to enter my google client id.
Under administer - settings - adsense I get these instructions...
Configuring adsense module
To use this module, configure the parameters below.
The only required configuration parameter is the your Google account Client ID. You can customize the colors and format if you want.
I'm using the brand new 12/27 distribution of the tinymce module for 4.6. it's really irritating to have safari barf at me all the time when i use it instead of firefox. is there some way of turning the safari warning option to off? or to turn off tinymce for safari? thanks !
I am trying to make an image gallery (maybe incorporating the flickr) module from cvs...but my problem is..when users upload a pic..it just puts it there as an attatchment and not embedded into the screen. people shouldnt have to click on the attatchment to see the pic..how do i make pics appear within the nodes and user comments. i have read many issues on avatars and image embedding but i cant seem to get anything to work..please help
I subscribe to a db feed where the date is a varchar formatted mm/dd/yyyy. When I sort ASC or DESC it orders the entries by month essentially, so ASC would start with Jan, DESC with Dec -- which is of course not what I'm looking for.
There's nothing I can do about the format of the date. Is there an easy way to cast this as a date format or something?