Drupal is up and running but how do I ...?

Customizing Drupal generated Text

Hi all. Somewhere a while back I found a tutorial outlining how to change the text automatically generated by Drupal.

For instance, the instructions under various text fields when a user is inputting content. Or changing the Navigation bar text, like "Create Content" to "Post Content".

Can anyone point me to that document or know how to do it?

Thanks!

BookReview Module and Guest Viewing

I installed the BookReview Module and I changed the permissions of the anonymous role to "access bookreviews". So I logged out and tried to click the "Read More" link on my fake book review and I get the message back "You are not authorized to access this page.". I'm not sure if there is a bug with the BookReview Module or if I am doing something wrong.

I am using Drupal 4.4.1 and BookReview 4.4.0.

Thanks.

why google only index my frontpage?

hi all,i use drupal a few days ago,everything's fine.

I can found my site on google,but only the frontpage(http://kingway.anyxhost.com)
can be indexed.When I search the content on my other pages,nothing can be found.
And google database show that only 1 page of my site is in it.

I'm using clean urls,and a fine robots.txt.And I can use lynx to view my site without
problems.

anybody can help me?

Making A New Page

Hello,

I would like to make a single page like this:
http://drupal.org/image

EG:
THIS: www.mydomain.com/mypage
NOT THIS: www.mydomain.com/node/view/123

Do I have to make a module to do this or can I do it using an existing module (like a page module or something)?

Best regards,
Brett

Search problem with apostrophe

When I search with an apostrophe I get some garbage at the top of the screen saying the sql syntax bites. I've searched through the archives here and found that most people's problems is the magic quotes, however mine is turned off, I check this by doing a phpinfo();. Is there anything else I might be doing wrong that could correct this issue?

Thanks!

Modifying title display of issues

I'm using project.module to track issues, taking over from an old system where everything was tracked in Excel spreadsheets, and bug numbers were assigned by hand. For users, they are used to referring to bugs by number.

I'm trying to enable displaying the node ID as part of the title of issues, preferably everywhere that the title is displayed. I have tried various iterations of drupal_set_title() and trying to set $node->title.

The only place I've been able to change this is in issue.inc, where I did this:

Pages

Subscribe with RSS Subscribe to RSS - Post installation