Want to make a CV page: how can I sort the fields?

Hello,

I want to make a page showing all my professional experience, and I'd like to sort it like in a CV: the older at the bottom and the newer ones at the top.

I created a data field to put where did the experience start and when did it finish and created a view to sort the nodes according to the End data field. That would work perfectly. The problem is that some experiences started long time ago but are still valid at present day, and since its end date is empty they are displayed at the bottom of the view, instead of displaying in the top, as expected.

Different templates depending on URL aliases in drupal7

Different templates depending on URL aliases in drupal7?
visiting url:mysite.com/login,loading template not page.tpl.php,but is login.tpl.php.
How to implement above function?
some code $variables['template_files'][]...in drupal 6 can solve this problem,Why this method won't work in drupal 7?
sorry for my english.

Unable to install MAMP for Drupal Test Environment

I have just re-formated my Macbook and went to install my local test environment with Drupal 7.0 and feel really dump right now ...... I downloaded MAMP and followed the steps to install then configure. I thought I had updated the password in the three locations according to http://drupal.org/node/66187 but for some reason I was getting an issue with starting MySQL.

Anyway, I decided I would start from scratch, and deleted the MAMP folder and started over. Now when I go to start MAMP, it does not even start MySQL?!?

Field specific search...

Hello,
This is my first post on here, as I am new to the drupal scene.

I am creating a website using drupal 7 for a product. Users will register an account on the site, then register thier product on the website. They will input the serial number, color, model, and other things into the product registration page, and essentially create a node containing data about their product.

The problem I am having is that I want a registered user to be able to search the database of nodes by the serial number field (only) and find results for that machine. I have not had any problems creating the new content type or anything of that nature, but the problem is that somone can run a search such as "blue" and get a list of every single blue item registered, along with the serial number and contact information for that owner of every item that is blue! This is bad news, as we only want them to be able to search by an exact serial number (no partial matches). the problem is that the search "blue" is an exact match for the color (blue) field for every single blue product registered. For security reasons, I don't want a user gaining the contact information of every person who registered a blue product by making a simple search, such as "blue" or "green".

Advanced polling for Drupal core 7

The module advance poll is not available for Drupal core 7.x. Is there any alternative of advanced poll for drupal 7.x?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x