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 wanting to programmatically add content to a custom block from a form submit handler. I have been able to do this before but for some reason I cant get this to work and Im not sure what Im doing wrong..
within the form submit handler I am trying to add the content like this:
First and foremost, I'm new to Drupal. A developer set up my Drupal platform to manage 3 different websites within my one platform.
I'm having an issue with links being shared on Facebook, and the pic that Facebooks picks up from the coding is incorrect. Is there a way for me to set a default picture for each of the sites within my Drupal platform? And how would I easily do this?
I'm using module Profile2 to manage profiles in my site and I'd like to have a view listing all profiles, each of them represented by the profile picture and the user name, with a link to the full profile.
I'm new to Drupal and I've searched around for some documentation on how to achieve this but I couldn't find anything really helpful. Could anyone give me so guidelines on how to achieve this?
I am new to drupal theming, but I already learnt a lot about this topics.
I have two web sites made in classic xtml & css, but my boss request from me to migrate them in drupal.
I am a little confused what to do, so I need your suggestions what is the best way to do this job.
I already slice psd, coded it...
Could I in general, use code of my web sites in drupal?
(In .info file of theme I could add my style.css, but, themes have already its css which overlap with my css, so I dont know what to do!)