This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

Don't show modules list

When I click the modules link on the administration menu...
Drupal can't show me the modules list under the URL http://www.mysite/?q=admin/modules

has anyone used views.module for events?

Many/most who use event.module desire the ability to generate a page or block of events (sorted by date) which have been tagged with a particular taxonomy term. Event.module does not seem to offer this capability.

I would think views.module could achieve this. Could anybody post example code as to how this is done, or an alternative approach?

Thanks

4.7 rss aggregator error

Hello,

I have activated the aggregator like the description on http://drupal.org/handbook/modules/aggregator and set all the permissions. Than i wantet to display the drupal feed http://drupal.org/taxonomy/term/14/0 vut there are no results displayed after running cron. This Message comes in administer:

SIMPLE HTML style on some sites and a teaser question

Hi
I have two promblems.

1/
On my site there is a place where Idon't want that the nodes have Author/date/taxonomy/link... Only title and Body. I modified the theme, but in this will affect the news menu too(where is a need for uthor/date/taxonomy/link... )

How would you solve this?

Using location module to narrow a category view in a taxonomy?

Has anyone written code to narrow the results displayed by browsing through the taxonomy’s category using the location module? For example:

User provides a zip code and proximity
The user navigates the taxonomy of categories and results are shown that match their zip and proximity preference

The user provided zip and proximity must be used, not the profile information as anonymous users must be able to browse. If anyone has a suggestion, I appreciate the help.

Quotation support for online shopping

Hi, there,

I'm new to Drupal, however I decided to use it for my business website.

I'd like to develop/use a quotation module for online shopping. I wondered if anyone had done this before or already been working on it. I feel it should have some link with the e-commerce module, as at least the payment module will be used.

The requirements and the functions are,

- There is a quotation request page based on a form.
-- This page will be controlled by a user login and then the request is assigned to this user.
-- Q: any way to allow the adminstrator, instead of the developer(like me), to design the contents of such page?
-- This form should allow the user to upload his/her design files.

- The requst information will be presented to the adminsitrator, and administrator fills a quotation form which replys to the request user.
-- A unique quotation number will be assigned automatically. This number should contain encrypted digits so that 1) an error can be detect when there is a typo 2) provent one user from probing another user's quotation.
-- Q: any way to allow the adminstrator, instead of the developer, to design the contents of such a page?
-- When the quotation is created, an email will be sent to the request user automatically.
-- The quotation will be place in a quotation product database (table) for a specific period.

- The quotation can be purchased by any one, even a non-login user, with the quotation number. This helps the purchase by a large organization who has a rigid procedure for ordering.

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions