I'm a Drupal newbie (18 hours and counting). Everything was going just fine... and then I did something that means I no longer see any content whenever I try to edit an existing article.
I'm probably not describing that clearly enough, so this picture might explain things better:
We use term-based taxonomy_theme to associate pages with either the default theme or one of two alternate themes.
We have two i18n blocks defined (an EN/FR navigation menu and an EN/FR language switcher). They work fine on pages assigned to the default theme, but do not appear when a custom theme is chosen according to taxonomy term.
All of the pages and taxonomy terms have been translated and set up in i18n. The themes differ only in css and html.
I have some feeds that are coming from another drupal site, but the end up on my from page. I don't want them there. the posting to front page option is not checked but they are still there.
I have a long page post that I would like to break at a certain point.
I have added the above tag at the right spot , but nothing happens. It does not show up in the text, but does not break the text either.
I just installed the feedback module. I have a multiple websites running off a single instance of drupal 4.7.2 using unique domains. Each site has its own domain and database. The feedback module works fine on the domain where I installed drupal at root. The feedback form does not work for the multi sites.