See the Mailing lists or Drupal Issue queue. There are also various working groups on groups.drupal.org

Sponsored Search module

I need to build a search module.
I will define some sponsored links in my own database.
Then will display the free listing and sponsored listing on content search.
Please guide.

Search title doesnot work!!!!

Hi!!! my search is working but when i click on the searched item title it redirect to new page with message Page not found????????

about custom url for admin login page

I want to know how we can customize the admin url login.For example I want that instead of http://www.example.com/?q=admin,I want http://www.example.com/?q=config or any other.Help is needed

content specfic views

I use cck to create the content type Society.I added the new fields in that content type.I gave the option of private,public and protected using a select box option from cck.

Now,how I can control the view option according to the content(private,public and protected).

Is there any module through which we can control view option for the content private,public and protected.

Please suggest me the solution.Thanks in advance.

why I can't call garland_theme() in template.php for drupal6.5

template.php
.
.
.
////////////////drupal6.5///////////////////////
function garland_theme() {
print_r( 'test word' ); // not work why ? so user_login_block not work too.
return array(
'user_login_block' => array(
'template' => 'user_login',
'arguments' => array('form' => NULL),
),
// other theme registration code...
);
}

How to custom Create content form

My drupal verison is 6.4.
I want to design Create content form, such as only show title , body .
How to do it ?

Pages

Subscribe with RSS Subscribe to RSS - Deprecated - Drupal core