Is wildcard could be optiona

I get something like that

hook_menu

hi every body

i just created a module to add a link in my menu

function exemple_ajax_menu() {

  $items['http://localhost/drupal2/?q=abcd'] = array(
    'title' => 'abcd',
	'page callback' => 'exemple_ajax_abcd',
    'access' => TRUE,
	'access arguments' => array('access content'),
	'type'=> MENU_NORMAL_ITEM ,
    'file'=>'exemple_ajax.module',
  );


  return $items;
}

function exemple_ajax_abcd() {
 print "hello";
}

but when i clique on the new link in the menu

[DEV] Mobile Friendly Drupal

Description:
FlexPlat is a Content Transcoding/Transforming mobile web proxy for Content Adaptation. It can convert Drupal into mobile friendly one. It can be used for iPhone and/or Android.

Demo:
phpBB3: http://drupal6.flexplat.com
Mobile phpBB3: http://www.flexplat.com/index.php?flx_url=http://drupal6.flexplat.com

can Drupal make a network of martial arts minisites????

Hello All!

Im slowly getting to grips with and falling in love with drupal! Im looking to develop a website for based around mine and my friends martial arts (wushu) clubs in Manchester and the Northwest and random places in the UK.

An ambitious Group of Martial Arts Sites

Sorry i posted this twice - i posted here first then thought that general discussions may be more relevant?

K

The subject of Blogs.

More and more people are using blogs as a way to express their thoughts and communicate their feelings with others. Do you have a blog or do you read blogs written by other people? What topics do you write/read about via a blog? Use this area to share your comments.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x