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'm pretty new to creating themes and working with Drupal in general; most of my experience with it has been very 'trial-by-fire' as I learn how to do things. I've finally been able to install Drupal and fumble my way through creating an actual theme, and everything is running along on my testing site just peachy except for one problem: whenever I use an img tag to to place an image in a content area, the tag will break itself whenever I save. I can put in a tag that looks like this:
I'm trying to develope a little module for my own Drupal site before maybe putting up a first version of it on Drupal.org in the sandbox.
But I have one problem.
Before scaring you off, I DON'T need you to read the whole code. Just skip it and come back to what matters once you've read the comments under it (just two head tags in fact) :)
I just faced a strange problem with pager when overriding views templates.
THe pager disapear until I give it a pager ID even if I have only one pager on the page.
For me, giving an Id below 20 isn't working. The pager isn't shown.
Giving an Id of 20 shows (even if the pager but the url are weird as discussed elsewhere around)
Hi there, I'm Afflicto.
I decided to try out Drupal, Specifically, Drupal 7.
I installed it, got it up and running and I was wondering, how I can accomplish the following:...
The website is supposed to be a community, a social network, much like facebook\twitter.
First thing is, I need a solution for my video tutorials section.