Which module will be the optimal image/file upload module for 6.x ?

hello,

I'm wondering which module is foreseen as the optimal and most enduser-friendly for easy uploading/resizing/inserting of images (as well as files) in 6.x ???

From what I understand in 5.x that module was IMCE ... but I can't see any work being done toward porting it to 6.x ... and so I have to ask ... I'm looking for easy to use, AJAX based solution for images, resizing and file uploads

Drupal in Educational blogs

Hello

I'm a student having to select a CMS for a system integration project .

Can anyone suggest any educational blog powered by Drupal ? (i.e something like edublogs or eduspaces)

rounded corener and effects in block

to create rounded corners in blocks, there many ways, which is the best in puplat three ways
1) with 2 images -
http://mydrupalblog.lhmdesign.com/theming-sidebar-drupal-style-part-1

2) with 4 images
http://geeksandgod.com/forum/rounded-corners-block
http://drupalworx.com/node/15

Access denied for "example.com/test" but not "example.com/node/test"...

In my test_menu.module I have:

	$items['test'] = array(
		'title' => 'This is the Test',
		'type' => MENU_CALLBACK,
		'page callback' => 'MK_menu_showPage',
		'page arguments' => array( '3' ),
	);

	$items['node/test'] = array(
		'title' => 'Test',
		'type' => MENU_CALLBACK,
		'page callback' => 'MK_menu_showPage',
		'page arguments' => array( '3' ),
	);

Now things works file for example.com/node/test, but I get an access denied for example.com/test. Why is that? What am I doing wrong?

Contributed modules status - version 6.x

Dear readers,

To anyone reading this, I would appreciate it if you could take a few minutes to update the status of a contributed module or two so that other users can easily see where we are with regard to 6.x porting. Anyone with knowledge on any contributed modules can make the updates - it doesn't necessarily have to be module maintainers.

How to remove "Powered by Drupal" link from Home Page ?

Hi

Today i just installed Drupal v6 on my site. But i don't like the "Powered by Drupal" link - instead of link i like to display Drupal Logo.

Any ideas ?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x