Pull just the content no extra divs or anything else out of the Drupal 7 data base

I am trying to pull just the content no extra divs or anything else out of the Drupal 7 data base. Currently I am using the following to print out my video content:

print render($content['field_video_file']);

But the problem is this print the content from the database but it is wrapped in a couple of divs. Example below:

Drupalist and developer required

Hi,

I own a company providing FOSS based solutions to Educational Institutions and SMEs. We are expanding into website development and consulting. We intend to specialize in customized Drupal sites that go beyond available modules.

We are looking for Drupalists and developers who are comfortable with the following:

How do I keep the home page expanded.

I created a news article that I wanted to use as the front page and I designated it as such. The problem is, it is displayed in collapsed mode with just the title and the the read more link.

Then I tried creating a basic page, and it did the same thing. All I want to do is have a home page with one article one it that is automatically expanded.

How do I do that?

Oh, I also tried using Panels, but it gives no HTML control in any of the content selections. And, straight HTML is all I want.

Thx.

Image not Displaying on Home Page, but displays if referred to as node/1

I have node/1 in my drupal development site designated as the homepage in site configuration.
The src tag is as follows img src="../images/image.jpg" width="680" height="140". As such, it will not display when you click on a link for the home page or just type the url in the address bar.
But if you type in the url + /node/1 the image will display.

However if I change the src to read "/sitename/images/image.jpg" width="680" height="140", then it displays ok as both home page or node/1.

when I click "add content" (basic page), "new forum topic" loads instead

Hello, I was happily adding new basic pages to my (basic and static) site, and all at a sudden when I clicked on "add content", the page "add new forum topic" would load... No way I can add a new basic page, only forum topics.
Why is that? I swear I did not change any parameter whatsoever :(
How do I get the "add basic page" to load?
Thank you immensely for help.

Reporting a node

Hi, I am building a directory site. The items are supplied by site contributors but they're not always okay. I'd like to enable reporting a node capability when somebody puts an item in the wrong category or just puts something inappropriate. Is there a module capable of helping deal with this or should I develop this functionality?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x