Having problems installing Drupal? See the Installation Guide for more information.

Menu Transition - Mutlilingual

Good morning everybody,

I am working on a german/english site, and am having trouble with navigation menu display for anonymous users. The majority of the site is built from taxonomy pages, each node is duplicated and translated. (I know, it's not as elegant as gettext, but it's a workable down-and-dirty solution for Today.)

I have updated the conf.php to customise the "type 1" (main)links - but only in German.

I can save the preferred language for a "type 2" (sub)menu in the session variable for authenticated users, and the menu block displays either the German version or the English one. Works super.

However, the majority of the site users are not authenticated. When they click on the German flag to display the German lanugage menu block (links to German language pages) and then *use* the menu - I can't come up with a way to pass the language variable to the next page-reload, and so the English menu loads up again beside the German language nodes...

RSS Content Filtering

Just started using Drupal and loving it!

One question....

Is it possible to filter headlines from an RSS feed to only get the ones that feature a keyword?

For instance Slashdot headlines and teaser that includes the word "Japan".

HTML Content in postings seems to break

I've pasted some raw HTML from Mozilla's Composer into the body of a news posting (story). The preview and final result seem to completely mess the output introducing line breaks, ignoring anchors and links (sometimes) and messing up the rendering. I use the same method to post to PHPNuke and such typicaly.

I've tried posting the same content here, and it seems OK.

Using 4.1 Unable to upgrade to 4.2 (see previous posts).

Thanks

Test site going live?

I have installed Drupal to its "default" directory (drupal-x.x.x) and have been playing around with it to see if it meets the needs of my site. It's an excellent CMS, and I have elected to go with it, but now I have a lot of work that I have done with the test installation that I don't really want to go to waste. I would like to start pushing all the content, et al. that I have developed during testing to the main website (ie - www.mywebsite.com).

blocks always on right side?

First a quick 'Wow!' for Drupal. I've just discovered it after seeking a phpnuke alternative for weeks. 10 mins later 4.2.0 was installed on my cheap shared linux hosting service and working. Never had a simpler install. Wow!

But... all my blocks appear on the right side of my page, never the left? I have region set to 'left' but they're all right. I added a 'right' block just to see if that changed anything, but no.

I suspect this is my user error somehow, but... any pointers please? thanks!

user error: Can't open file: 'node.MYI'. (errno: 145)

Using version 4.10. I only tried to update a book page, and pressed Preview, then made a few changes and pressed Submit when everything went awry with the following error messages:

On the home page:
user error: Can't open file: 'node.MYI'. (errno: 145)
query: SELECT n.nid FROM node n LEFT JOIN book b ON n.nid = b.nid WHERE b.parent = 0 AND n.status = 1 AND (n.moderate = 0 OR n.revisions != '') ORDER BY b.weight, n.title in /usr/www/users/photojpn/notes/includes/database.mysql.inc on line 69.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal