Limit number of fields displayed through views

I have a view, of a node, that is displaying a specific field. The field in the node can have unlimited values (it's images attached to the node).

The view is a block and I want to display the last four images in the node. However I can't figure out how to limit the number of fields that it displays. Right now the block is simply displaying every single one.

I have a filter for (Node: Nid = 38 ), and the field (Fields: field_photo). Other than that what am I missing?

backup is now in configuration section

Now backup in backup_migrate module is done in configuration section,
not structure section after 7.x-2.1.

Usually I set this job in the shortcut and do it many times.

But after upgrading to 2.1, it's disappered at structure section and thought it's a bug.

Content Filter in /admin/content

Hello,
I would like to switch from Mambo to Drupal and have difficulties in unterstanding certain things in Drupal 7:

In Mambo (and Joomla) I can filter the content list by categories (and sections)

But in Drupal the only filter option in /admin/content is

"Show only items where
status
type
language"

In taxonomy I defined the two fields "section" and "category", assigned some values. Then I altered every content item and assigned the values.

Can't access Welcome page after installing Drupal 7 on Windows 7

After installing drupal 7 on Win7, I click on the link to "Visit your new site." This link takes me to a browser listing of my drupal directory (Index of /drupal page) instead of the Welcome page. Has anyone run into this problem before? How can I access the Welcome page instead? I left the default "localhost" as the site name during installation.

Thanks.
Jae

Another Multi-site one codebase question

So I'm having problems and wondering if someone could shed a bit of light on it.

I created a drupal site. (up and running) (This is on my local host)
Copied the default directory /drupal/sites/default
renamed the copied default directory to UMS and Pasted the UMS directory in /drupal/sites/UMS
created a symbolic link
cd var/www/drupal
ln -s /var/www/drupal/sites/ums/

Allow users to Direct Message each other?

Hi guys,

I'm missing something here!

I want to allow my members to direct message/private message each other, especially from pages they create (user creates a page, other valid site member can send that page creator a private message). I don't care if this is simply an email fired off to the user, or if its a real Direct Message system. I just want them to be able to send private messages to each other.

I've searched for D7 modules, but to no avail. I tried to enable the User Contact Form, but can't see how to make this apply to a user.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x