HTML tags will not show on basic pages

I cannot get any html tags to render on basic pages.

I am using Drupal 7.4, I have selected 'Full Html' and I am logged on as Administrator and still nothing works. I have also tried 'Filtered HTML and this does not work either, I never had trouble with earlier versions
Any help would be much appreciated

Many thanks

Ian

------------FIXED YAY---------

Open bespoke node creation to unauthorised users

I'd like to make it possible for unauthenticated users to create content of a specific node content type and only provide a subset of the fields of that node content type to the unauthenticated user.

Blog picture on front page

Hi
Ok I have installed drupal 7 everything is fine created blog and all the stuff, now I want that when I upload a picture corresponding to that blog then that picture should be posted on front page, just picture, so that when user click picture he is taken to the categories page and then to the full story.
So how can I bring the picture uploaded with blog to front page.
Thanks

Durpal 7 view image URL

I can not find a way to have only the absolute path to the image file from a view. It was very simple drupal 6 yet ...
If I put a link to the image URL it display well, but I don't need the picture, only the url of the image.
the token present when I select rewrite the result :
[field_news_image-fid] == fid brute
[field_news_image-alt] == alt brute
[field_news_image-title] == title brute

I don't have token like [field_news_image-url], do I need to have a specific module active?Can I add new token ?

Adding Top Parent Menu item as body class

Hi everyone,
Running into a bit of a snag with a particular need to add on a class to the body of a page that contains either the name, or just nodeID of the upper-most parent item in the menu. Basically, I need it to display a unique background image per "section" and its children. So, if you were on the Admissions page for example, you'd get a body class of something like "top-parent-node-33" and then for any pages listed under Admissions you'd also get "top-parent-node-33". I guess this could get a little funny with Views possibly, so the name... anything to identify it :)

Best way to make a node reference field in Drupal 7?

Hey I still have not figured out why they took node reference fields out for Drupal 7. I figured because most things can be done in views.

Here is my situation.

My client is able to add services to the website through a "Services" content type.
There is also a Team-Members content type. The client wants to show each team-member's services that they can perform.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x