Adding custom parameters to a path with alias

Hi, I am new to Drupal and I have this problem. On my site I have got categories created as aliases to taxonomy terms.

For example: publications => taxonomy/term/7

The content in this category is processed by my module and I need to add additional parameters like: publications/2010, publications/2011 etc. These path aren't recognised by Drupal as an alias to 'taxonomy/term/7/2010' etc..

I came up with a solution but it seems quite dirty so I want to ask if (and I believe it) there is a better way.

My solution:

How to I change the fields during new registration?

Hi,

Im new to Drupal so this probably is a newbie question...

Ive got my website up and running using Drupal 7. When I want my users to create a new account, the registration page requires username and email at the top, and it asks the email again when asked to fill in personal details. How do I remove this redundant email field?

Thanks
Neil

Single or Multi-Site Setup

I have done some searching, but most of the information seem rather old.

What are the advantages/disadvantages of a multi-site setup vs having each site on its individual database?

We will be setting up multiple e-commerce sites for our customers, using Drupal 7 and Ubercart (or Drupal commerce).

Drupal Time

Use Case:

We have an organization which needs to display their daily schedule. They have several events which occur each day. However, the events vary a little bit every day but they are exactly the same from week to week.

We attempted to create a timeslot content type in D7 and have the list of events display to the user. We used the Date, Date_Repeat API (part of Date), Date_Presets, and Calendar modules. Unfortunately, there is some type of issue and the repeated items are not displaying in the Calendar.

I believe the repeating dates are being saved appropriately. I just do not believe they are displaying properly. We are under a tight time crunch and just need to be able to get any type of resolution as quickly as possible.

Questions:

What we wanted to know was the following:

1) Is there a simple way to create a D7 View which will show the repeating dates? As long as we could query by day and get the items in a list it would be fine for us.

2) Assuming we can't get the date repeat api / views to work properly for us in D7, is there a way for to use the date field as time only without a specific date attached. This would allow us to create a content type which contains a day of week and a start time and end time. It seems that whenever we try to set up a date field, it requires the year at a minimum, so I don't know how we can get around this.

Schema error in file_managed table - unexpected column: type

the scema module reports an unexpected column in thefile_managed table called "type", varchar 50.

Is this a simple oversight in the table description, or are there wider perhaps negative implications?

This began showing up when I upgraded to D7.7 from D7.4

Any thoughts appreciated

Google Image Search API and Drupal

http://code.google.com/intl/no-NO/apis/imagesearch/v1/jsondevguide.html

I got this idea about creating a Drupal module where the user can search for pictures based on the Google Image Search API (see link above).

Basic idea:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x