How do you create a list of links in a view?

I have recently installed Drupal on my web site (www.annmcgrath.com) and have added an "Articles" view as a link on the main menu.

I would like to post articles to my web site, and instead of displaying them fully on the Articles page, have each one display, with its title and date, as a link. Users will click on the link for each article to read them. I've looked around and around in the Views module, and can't seem to figure this out.

Thanks in advance for any help!

Change User Name to Team Name

Hi Drupal Community!

In Drupal 7, I would like to be able to change the User Name to Team Name. So when they register it says Team Name rather than User Name, and same goes for their 'Team Profile'. I hope this makes sense.

I'm a php noob but it seems like somewhere I could edit the module file to make it print Team rather than User.

Thanks in advance!

Webform: how to align text forms?

Hi to all! I would align my form (made with webform) in my drupal website.

updating modules

When i enter my ftp information to update my modules i receive this message:

Error message Update failed! See the log below for more information. Your site is still in maintenance mode.
profile2

Error installing / updating
File Transfer failed, reason: /etc/drupal7/all/modules/profile2/LICENSE.txt is outside of the /usr/share/drupal7
ds

Error installing / updating
File Transfer failed, reason: /etc/drupal7/all/modules/ds/CHANGELOG.txt is outside of the /usr/share/drupal7
backup_migrate

Error installing / updating
File Transfer failed, reason: /etc/drupal7/all/modules/backup_migrate/LICENSE.txt is outside of the /usr/share/drupal7
ctools

Error installing / updating
File Transfer failed, reason: /etc/drupal7/all/modules/ctools/API.txt is outside of the /usr/share/drupal7
conditional_fields

Error installing / updating
File Transfer failed, reason: /etc/drupal7/all/modules/conditional_fields/LICENSE.txt is outside of the /usr/share/drupal7
content_access

Error installing / updating
File Transfer failed, reason: /etc/drupal7/all/modules/content_access/LICENSE.txt is outside of the /usr/share/drupal7
entity

Error installing / updating
File Transfer failed, reason: /etc/drupal7/all/modules/entity/LICENSE.txt is outside of the /usr/share/drupal7
features

Error installing / updating

5000 field values

Hi. I have an entity and it's bundle called 'warehouse' which has field called warehouse_items. This field contains two values: sku - id of an item and qty - ammount of that item in the warehouse. The thing is that I'm expecting large ammount of values, let's say 5000. Programatically I can work with the data but I can't display edit form because of the memory consumption(1Gib is not enough). So I'm thinking how to manage this entity and values for this field.

Taxonomy for sections with views, but how to get subtaxonomy?

I've been able use taxonomy for sections combined with a Views block, so I can have a "latest news" block for say Sports.

However, lets say my section taxonomy looks like this:

-entertainment
--movies
--tv
-sports
--highschool
---baseball
---basketball
--college
---baseball
---football
--professional
---football
---hockey

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x