<img> images breaking after editing content

Hi everyone-

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:

<img src="http://www.offsiteimagehost.com/image.jpg">

And when I save the content and return to the page, it will look like this:

<img src=\"http://www.offsiteimagehost.com/image.jpg\">

jQuery seems not to load. I'm confused. [SOLVED]

Hello dear Drupal community,

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) :)

Here is the code:

"http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">

Welcome to ConradK | ConradK@import url("http://conradk.com/modules/system/system.base.css?lk28xd"); @import url("http://conradk.com/modules/system/system.menus.css?lk28xd"); @import url("http://conradk.com/modules/system/system.messages.css?lk28xd"); @import url("http://conradk.com/modules/system/system.theme.css?lk28xd");

strange behaviour from pager on D7 and Views 7.x-3.0-beta3

Hi there,

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)

what is Management block in drupal 7 used for?

Just installed 7 and love it but I don't know what is Management block in drupal 7 used for?

Hierarchical and columnized views module with subcategories.

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.

My First Drupal 7.0 Site?

Does anyone know or have a good documentation on how to create your first site.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x