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

How to show user picture in profile in 4.7 without template.php and override?

The Image functions in Drupal 4.7 are not very clear for the less informed.

We have the Picture upload field in the Profile input form . Yet when a picture
is uploaded it does not show in the user profile along with the rest of the fields.

Http://paratlane.net

Strangely the uploaded image appear with a name called picture-1.jpg in the allocated directory
irrespective of the picture you upload. (the path disappear from the picture upload field)

Is anyone interested in this?

Let me start by saying that I have enjoyed Drupal immensely, and want to be able to give back to the project in some way. With that in mind, I was wondering if anyone would be interested in my next "bright" idea.

I want the ability to substitute *parts* of the url.

hook_install has no return code for success or failure

The drupal hook_install function does not use a return code to indicate success or failure. In both cases, the module that is being installed is activated. Shouldn't that only be done in case of a successfull install?
I want my module only to be installed and activated when certain requirements are met. How can this be done?

New guestbook for Drupal 4.6 is available

Greetings,

I've improved Guestbook 4.6.0 module. Patch is available here http://drupal.org/node/66511.

Guestbook 4.7 is very improved but 4.6 is still old. So, this is an update for those who can't move to Drupal 4.7 on any reason.

Thanks.

Quick development update

It's been exactly one month since we released Drupal 4.7.0, and exactly three months until the next code and feature freeze. You might think that, since Drupal 4.7.0 was only recently released, we've been enjoying cocktails and other carnal delights on exotic beaches. Quite the contrary, in fact, and so it is time to provide a quick overview of the completed developments. Read on for more information.

Node status resets if it's not specifically set in the form

Description

hi.

i'm making some modifications to the story node form based on user type and have run into an issue. for some users i don't want to have some functionality active [ ie publish, author change, etc ]. to do this i'm simply setting the '#type' to 'value'. this works great, but not with the ['options']['status']. if that input is not set in the form then the node will always reset to unpublished.

is this a bug or a desired effect? it seems like all existing values should be maintained, but maybe there is a reason for this.

thank you.

Pages

Subscribe with RSS Subscribe to RSS - Deprecated - Drupal core