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 have included the TinyMCE WYSIWYG editor in my drupal setup and i would like to keep thing as simple as possible to the people adding content to the site i am builting. I want my input format for text boxed to default to full html and remove the input format display which apears below text boxes in order not to confuse people. Is there a way that i can remove or hide the input format thingy? see below to see what i want to remove.
Any help will be much apreciated.
P.S. I have only been using drupal for 2 days and I am thrilled by its mentality.
I'd like to add a custom field (drop down menu) in flexinode populated from a database list of countries in MySQL. I've had a look around the forum and can't find anything appropriate. I've php code for calling creating the menu, but don't know where to add it, or how to get the selection to output as text in the node once posted.
I am looking at converting my current flat site into a drupal driven site. I guess I have several questions, the first of which would be how do I integrate my HTML pages with Drupal. After thats doen how do I go about to categorize my content for different sections.