This tag is for questions about modules hosted on Drupal.org. It should not be used to generally mean "this question is about a module," when the question is about a module's code, or when the question is already using a tag specific for a module (for example, "views," "cck," or "pathauto").

learn more… | top users | synonyms (2)

1
vote
0answers
27 views

Rendering Module Code to HTML

Semi-new to Drupal. I'm trying to find a way to render HTML inside my custom module. Right now I'm using this method $page = 'hello world'; return $page; Which can get pretty dirty once you had ...
-4
votes
1answer
36 views

Page flip/turn like module [closed]

Is there a module that will enable me to click through a series of images, in a book type, page flipping format?
-1
votes
3answers
39 views

Simple twitter module recommendation

Can someone recommend a simple twitter module which will enable me to include twitter feeds on my site. I am using a corporate clean theme and would like to display it in the middle column of the ...
0
votes
0answers
13 views

How to create a link for certain user roles to modify a field of a node?

I have a content type called "orders". Users can create orders, admins can list orders (via a view). What I want to do is add a link or button both on the view and the content page of "order" to let ...
-1
votes
1answer
22 views

I need advise to use a module in order my users send me messages

In my website, I would have a messaging system between my users and me. I do not want users to send messages between them. The users should be able to send the messages only to me, and I answer them. ...
0
votes
0answers
30 views

Allow users to post links in Drupal forum posts , only after users has more then 15 posts

How To do functionality like if Authenticated users has total posts more then 15 then only they can post links in forum topics. i have used User state module which displays total posts by ...
0
votes
2answers
36 views

Adding memory to themed pager?

I have a content type called as People that lists all users on the site. Next i have a view PeopleList that lists the content type People in a list form and has a pager. I have customized the pager ...
0
votes
1answer
31 views

Using Drupal 7 Computed Fields I need to reference a custom field I created in User Profile

I am still learning a lot with Drupal 7 and unfortunately on the fly. I used computed fields to calculate weight loss. This is what I current have. Which works in a sense but only where the user ...
0
votes
0answers
13 views

Add user link to author contact form

I am using the Author Contact module on Drupal 7 to add a contact form on the bottom of an advert page which allows logged in users to apply for this advert and would like to add a link in the contact ...
1
vote
1answer
24 views

Change drupal search result count

Drupal search is giving 10 items per page. The number is hard coded in search core module. Is there any way to make it 15?. I am using drupal 6.
3
votes
1answer
45 views

Where do these version numbers come from “module-name-1.0-alpha1+13-dev” with plus?

I've started to work in an existing drupal development project and wanted to do some module updates and found modules with versions like this: Universally Unique IDentifier 7.x-1.0-alpha3+47-dev ...
1
vote
1answer
20 views

How can I remove the “Read More” link? [duplicate]

I'm using Drupal 7 and I'd like to remove the "Read More" link in the bottom of the articles summaries. I've already tried a lot of things but it has never workt. Is it possible to remove it or hide ...
0
votes
0answers
12 views

Need help to create the structure of a new website

I want to create a website using Drupal 7. On the website I need to be able to create goals and habits. Besides, I need to relate habits with goals, but a habit may be related to one or more targets. ...
0
votes
1answer
13 views

How to provide facility to download & upload files to specific type of user in drupal 6

What i did:- So , i am create one content type like "login_page", so in that i want to display title , description and file download & display. This content type display on when user logged in ...
1
vote
1answer
25 views

Site wide information data

I'm using many information data on my site. I have some blocks with the main informations like address and phone numbers, but also I have some blocks with Quick Response code, geolocations (latitude, ...

1 2 3 4 5 129
15 30 50 per page