Drupal Roles

Hi everybody!

I createt a drupal Site and want know use Roles to have Designer work on the Site and Developer.

I created 2 roles Designer, and Developer. The Designer sould have the following rights.

Designer:
. he can create pages but can not publish the page
. he can edit his pages
. he should have the possibility to set an articel to a menu

Developer:
. he can manage articel an can publish articels
. he can manage Categories( Taxonomy)
. he can manage Menus

I checked the specific boxes in the Roles Menu. But

E-commerce install

I'm having some trouble installing the e-commerce module. I put all the file in the modules folder and only Flexicharge shows up in the admin. I've tried installing them all at the root of the modules folder, I've tried uninstalling and re-installing ...nothing seems to work. I've had this module installed before on a different version. Am I missing something?

Help needed with troubleshooting

Hi,

I am trying to develop a module for Drupal 4.7 to have a custom reset password node. This is how it would work :

When the user has logged on to the account, to change the password he would have to goto a node where i have 3 fields: old password, new password and new password confirm. the old password is compared to the current password stored in a filemaker database. if it matches, the current password is replaced by the new password (from the form).

Now, when i added this module to my modules directory, the admin page (the one that lists the modules) fails to show up on the site. if i remove the module, it comes back up ... i was wondering if someone could help me with finding and rectifying the bug.

I am attaching the code...
----------------------------------------------------------------------------------------------------------------------------------
<?php
/**
* Password Reset Module
* User enters current password and the new password.
* The new password needs to be validated (typed in twice)
* The current password field is matched with the password in the database
* If they match, the existing password will be replaced by the new password.
*/

/**
* Implementation of hook_help().
*
* Throughout Drupal, hook_help() is used to display help text at the top of

You should not write Web application with Drupal 4.7

Seen on : http://moncahier.canalblog.com/archives/2007/04/21/4696863.html

Drupal is the main product I sell to customers, telling them how incredibly powerfull it is. I'm affraid some of them use arguments found on this page.

So. Is he right ? Is he wrong ? And if he's wrong, how can we counter-attack ?

I really need to prove Drupal is the best webthing ever.

Drupal Suggestions

SUGGESTION:

Being an older man (60 yrs old to be exact) we date back to the 80's and FIDONet, GTPowerNet, RBBSNet, net al...

A feature I miss from those days that would make Drupal more community oriented was the ability to write in what was then called a conference area now known as forums ... then exchange conference areas with other GT or Fido based programs.. in other words, share what was posted at our website in the forums with other drupals in our "net" .. and vise versa.

Cron could be used to package and ship on a scheduled basis - the ability to receive and unpack into the proper forums in the database could also be cron powered.

How do you know what forums we have - and how do I know what forums you have..?

It was all done by subscription. If we had say a PTSD forum and you had PoW/MIA we would subscribe to your forum and if you wanted our PTSD talk you could subscribe to ours.

If we did not have an area setup for PoW/MIA the unpacking/insertion program would write the area - same could happen with a drupal setup.. ( like a plugin ) where the area and data could be inserted automagically.

Is tinymce for singler user sites?

seems that i need to create a tinymce profile for each user before they can browse for photos. Is this true, or is there a way around it?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x