I'm a newbie and I've just installed drupal 4.2.0, I've managed to configure a lot of things but I've a nasty problem: when I instert in the text area something with a ' it will appear quoted like \' then doublequoted \\\' and so on.
Where's the error?
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...
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).
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).