Customize the user signup process?

I'm building a site that has a members only section. These memberships involve a subscription fee and therefore need additional information provided when signing up. On top of that, we'd prefer it if the username could just be their email address.

I've more or less figured out how to add additional fields to the account system, but is there a way to alter how the user system works so it'll use the email as the username? In addition, I'd really like to be able to split up the user registration process into several pages, one chunk of info at a time, rather than one large form.

Server Side Includes

This should be very basic. It is probably not a problem with Drupal, but my own ignorance. I need to include a 4images gallery into a Drupal page. I've created a basic page and put include("http://helpingnicaragua.org/4images/index.php"); into the body. I initially chose the Full HTML text type. When that did not work, I created a new type I called Code that had absolutely no filtering. That does not work either. The code does not show up on the page, so it is not be interpreted as text.

Random image

Hi guys,

This is my first post in the forums.
I am not sure if it's the right section.(to the moderator,please don't delete it,if it's not in the right section-just move it).

Also I am new to drupal.
So,basically I would like to create a block,where I want to display image which is randomly selected from a pool of images.
I saw that there is "random image" module for drupal 6,but it's not compatible with drupal 7.

Do you have any suggestions ?

Thanks In advance

Quote for content java module

There are a lot of modules for uploading images, videos, flash(swf) and other things.

I am looking for either a custom built or "modified" existing or suggestion to something similiar that can do the following.

Basically, myself or an approved user, needs to be able to log on to my site, and choose to upload new content. In this form submission page, they will have the ability to add a description, category, dimensions(i.e. 800x600) and a few other forms. Also they will be able to upload a main .jar file (.jar is a java file) and potentially secondary jar files. (think of it like a swf submission, but with multiple components)

then after it is submitted. It will wait for approval by me or approved users. Once approved, a page/node will be created with the content(description, links, etc..), with the dimensions, and an embedded java applet that they uploaded. This node/page will allow voting for this node/page/content and comments.

Basically, I see it as a basic image/video/swf uploader but with modification to dimensions and a different filetype. Let me know of a quote/estimate and we can see if we can work something else.

Let me know if you have any questions.


basic:


How to add a tab to the taxonomy edit screen?

Hello,

I am trying to add an extra tab to the Taxonomy edit screen in Drupal 7. I have tried overriding hook_menu in various ways, but without any luck.

In my last attempt I tried adding a placeholder path element to replace the variable taxonomy system name.

Corolla Theme - How do you create a single column page with in a 2 column site? (how do you remove side bars for specific page)

I am new to drupal, but loving it. I'm using the "corolla" theme and I have a question about how to create a new "basic page" that has only a single column? The site is defaulted to 2 columns and I need this new page to have just one column.

I know it can be done because the demo site is currently doing it. http://demo.kiwi-themes.com/?theme=corolla
(go to pages-layout-no sidebars) How do I specify how many sidebar are showing on any given page.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x