Hi all, I have just installed the htmlarea module on my Drupal 4.3.0.
But I'm not sure I've done this right.
On the installation instructions, it says, apply patch drupal.diff to standard drupal source.. What does this exactly mean ??? I have done the following:
i m a newbie of drupal.i find drupal is a very good system.
but why not put locale file in a php script other than in mysql.
1. if it is in php file, so we can download & upload easy. converting once,using everywhere.not converting everyone,using once
2. it is slow & consuming database in mysql
maybe u have another reason to da that ,can u give me ,thanks!
i spend many day & night to do language converting,it is a so boring working....
I manage a Drupal site where anonymus has no privileges, but authenticated users have full read/write access to the site content. As an added feature I would like to allow each authenticated user to manage a personal blog from the site. If I enable syndicated personal blogs for each authenticated user, will their news feeds be accessible to aggregators that don't have permission to access the site? If the answer to this question is "yes", will such aggregators be able to see the rest of the content of the site?
Is there a hack for changing the root-level name of the collaborative book as it appears in the bread crumb trail? In other words, is it possible to make the breadcrumb trail look something like "Handbook > Policies" rather than "Books > Handbook > Policies"?