Drupal is up and running but how do I ...?

Internationalization Module: What a wonderful thing, but my ignorance.. not so wonderful.

Good evening Everyone.

My drupal terms are translating nicely, but my node content remains the same.

I am desiring to create a french/english cite. Right now everything appears to be working. I have the french. po installed, and no error messages... it's just that when I use the translation tab off my content administrative option to translate a node, a french translation is created, but the text itself remains in English.

I am wondering if I need to do something with my settings.php file as specified in the install.txt file.. namely:

$i18n_variables = array(
// Site configuration
'site_name',
'site_slogan',
'site_mission',
'site_footer',
'anonymous',
// Node help
'blog_help',
'story_help',
// User configuration
'user_registration_help',
'user_mail_welcome_subject',
'user_mail_welcome_body',
'user_mail_approval_subject',
'user_mail_approval_body',
'user_mail_pass_subject',
'user_mail_pass_body',
// Theme settings: primary and secondary links, logo, etc..
'theme_settings',
// These are for PHPtemplate
'phptemplate_primary_links',
'phptemplate_primary_links_more',
'phptemplate_secondary_links',
'phptemplate_secondary_links_more',
);

These are only the suggested ones, but you can add as many Drupal variables as you want to the array.

How do i get the scroll bar to display in leaf theme

I am currently using the leaf theme and cannot get the scroll bar to display when I go over the aloted amount of lines given in the editing form. All the text is there when I copy and paste into the form but since I cannot scroll I cannot see below a certain number of lines.

Any help would be greatly appreciated.

How to change favicon?

Could someone please point me to information about changing the favicon on my drupal site.

Page shown with errors

Hi,

Associating Terms with Node Types

I have what I think is a fairly simple question: How do I associate a particular term within a vocabulary with a particular node type?

I've associated several node types with the vocabulary, now I want to associate each of those types with particular terms. Is this possible?

Duplicating sections of a book?

Okay...this might be an odd one. I use the book.module extensively as a content structure for multiple races that we produce. As we go into our 2006 season, we'd like to duplicate huge chunks of the book.module content to NEW sections in the book. Obviously, this means the NID and PARENT fields have to be updated to reflect the changes.

Pages

Subscribe with RSS Subscribe to RSS - Post installation