Sharing drupal usernames/password

hello i am making an project in which i need to share my drupal username password for login purposes

First of all the user will visit our drupal based website and will need to register
after registration he will be given link to the installer of an application

Danland Theme - locating "page-front.tpl.php" file

New to Drupal, not sure if this is were I need to be (to ask). If not please direct me.
I am having a hard time locating the file: "page-front.tpl.php" in Danland theme. Can easily locate: "page-tpl.php". Any direction would greatly be appreciated. Thanks - Todd B.

Limitation of Drupal?

How many containers can you add in the forums until you break Drupal?

I'm thinking of creating 2,000 containers, you think that's a lot but I have my purpose.

Views Slideshow CSS Issue

Hi All,

I have managed to finally figure out Views Slideshow and present the results how I want at http://www.ocduk.org/ProductionDemo/ which seems to work ok on Firefox, but for Chrome and I.E one ongoing issue is I have placed a slide counter which in Firefox is fine, displays in the bottom right of the slideshow container. But in I.E it shows out of the container to the far lower right of the screen, outside of the page container.

Theming taxonomy output

I'm trying to output a list of the taxonomy "tags" in my drupal theme.

So far, in my node.tpl.php file I have
<?php if (render($content['field_tags'])): ?> | <span class="terms">Tagged with <?php print render($content['field_tags']); ?></span><?php endif; ?>

I want to output a list of tags separated by comments. It should look like: Tag 1, Tag2, tagfour

D7 field api. taxonomy_term_reference + Other Type or Multi Field Widgets?

term taxonomy - hook_field_info and hook_field_widget_form

Looking for an example using a taxonomy type with another field type. (multi type field widget)

I'm trying to add a taxonomy type to my module with 2 date fields.

I've been looking at many examples of multiple instances of the same type. Example module.

Anyone have any code or examples?

Cheers

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x