|
21h
|
|
asked | Display results from one tables with no direct relationship |
|
2d
|
|
awarded | Notable Question |
|
May
7 |
|
awarded | Nice Question |
|
May
6 |
|
revised |
sharing authentication within two drupal distributions added 248 characters in body |
|
May
6 |
|
comment |
sharing authentication within two drupal distributions Yes, that would be something i'm hoping for. But if thats not possible, if user 1 creates a login on site-1, he should also be able to use the same login credentials on site-2. |
|
May
6 |
|
comment |
sharing authentication within two drupal distributions they are on different domains |
|
May
6 |
|
asked | sharing authentication within two drupal distributions |
|
May
2 |
|
answered | KML file upload on OpenLayers map |
|
Apr
26 |
|
answered | How to filter view based on a parent node |
|
Apr
26 |
|
comment |
How can I upload a Drupal Website into Wampserver A simple google search or visiting the installation pages would help you with that |
|
Apr
26 |
|
awarded | Critic |
|
Apr
26 |
|
comment |
Rewrite labels on fields rendered via php when you say you are manually inserting every field, are you writing a custom node template file ? |
|
Apr
26 |
|
comment |
Using Drupal 7 Computed Fields I need to reference a custom field I created in User Profile global $user is always available if you want to access the fields from the logged in user. |
|
Apr
26 |
|
comment |
Content Type with tabs you can go to admin/structure/types that shows you the list of all content types. You can edit the existing content type or create a new one. |
|
Apr
20 |
|
awarded | Yearling |
|
Apr
20 |
|
awarded | Yearling |
|
Apr
20 |
|
awarded | Yearling |
|
Apr
4 |
|
comment |
How do I add a menu subtitle to field sets displayed as vertical tabs? Click here for drupal documentation on vertical tabs. |
|
Apr
4 |
|
comment |
Creating Gallery with one content type You can just use filters in views and restrict the content type to be the one you want |
|
Apr
3 |
|
comment |
How to restrict user access from all the paths except one? did you look at the Path access module ? |