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

Search weirdness w/ moderation

OK, I'm running Drupal 4.3.2., and I've noticed something strange:

Nodes which are in the moderation queue seem to have problems with the search indexer. In that, even if an article is promoted to the front page, but is also marked as in the moderation queue, the search module will NOT index the nodes or their attached comments. If you remove them from the moderation queue, it's too late, since they are behind the last index date.

Weblinks also displays an interesting problem, in that nodes in the moderation queue don't appear on the weblinks listing page.

Help with path definition

I was trying to define a block to show up on all pages, *except* all of the admin pages. I tried setting the block path PCRE to:

<(^/$|[^(admin)$/]+)>

This worked only for the /admin path. Whenever I descended to a second (or third (or fourth)) level within the admin structure, the block reappeared.

I tried modifying the PCRE with some of the basic expressions for matching, but am unable to get it. I'm hoping someone out there can help me with this? I need basically something like:

everything *except* /admin*

TIA!

Static content/escape drupal's url rewriting

How do I escape drupal's url rewriting? For instance, I would like to have a robots.txt file. Also, I would like to implement drupal, a little at a time, for a large website that is currently based on static html text files. My plan is to implement a drupal system, and migrate the content a little at a time. For all content that is not yet migrated, I would like the old URL to work. As I migrate, I would create a path alias in drupal for the old url.

Italian Localisation

Hi to everybody

I have finished a few weeks ago publishing my drupal-based site www.maxdanno.com, and I am working to the italian localisation and some migrating scripts.
Marco of tuttinudi.it told me of an existing localisation project, but I can't find the right /contrib

Can someone please help me getting introduced to the localisation project schema?

Translation of primary & secondary menus in XTEMPLATE theme

Hi all,
I would like to use XTEMPLATE for my Drupal site.
Since my site will be in italian and english, I would like to know if (and how) it is possible to put link descriptions that can be translated (using t() function)in primary & secondary menus.

thanks a lot
Matteo

Image Module - Convert.exe - Help Please....

Hi all,

I run linux and have imagemagick installed but I have no idea what to do about the 'path to convert.exe' option in hte configuration of the image.module

Can anyone help please?

Many thanks

Nick

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal