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

Review module menu item missing

Hi I just installed the review.module and when in admin mode I see the link to the reviews at the top of the page. However as an authorised user the link does not appear. In the permissions settings the only option that seems relevant is 'create reviews'. But I dont want users to be able to create them, just read them, but if the link does not appear how can they?
thanks, kenny

Disappearing text in Almaw theme

Hi,

I recently installed the Almaw theme and all of a sudden text starting to disappear on the node-page. If I mark the text, it becomes visible again. I'm running 4.2.

Anyone heard of this before?

Thanks,
/mhn

Image.module without Taxonomy

Is there anyway of running image.module without using taxonomies?

Thanks.

Term and multilinguagl sites (i.e. terms translation)

Hi all,
I would need to translate taxonomy terms for my portal (Italian/English) any ideas rather than hacking taxonomy module ???
The idea should be to present 'News' if in english or 'Notizie' if in Italian....
Will this feature come out in next releases ???

thanks to all...

Some ideas for Arabic translation of Drupal

Translating a language that uses left to right orientation is pretty straight forward.
You just take the strings and replace them by strings in the other language.
For Drupal, the process is described in the document Locale or internationalization support.

Even though you need to do all that is mentioned in the above web site, it is not enough in some cases.

Languages that are right to left in orientation (Arabic and other semitic languages, such as Hebrew, Syriac, Aramaic, Amharic, ... etc.), need special handling.

PHP code in blocks not correctly displayed

Hi,
I searched the drupal site, google and tried two days to create a fix on my own. No luck.

I'm using php code in a side block. The output of code is displayed correctly, but the block is not recognized by drupal, so only the output is displayed without title and the .theme file. Switching to html, the php code is displayed and the block looks like it should.
From my examination, I recognized that function block_block (block_module) is not executed in case of php code. On the other hand, I'm no expert in php and I haven't found the source of the problem.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal