Easy way to create gallery from picture directory

What is the easiest way to create a photo gallery from a directory? The pictures are ordered like photos/photoalbum1, photos/photoalbum2 etc. For each subdirectory I want a seperate photopage. I know a bit of php, so I can list the photoalbums automatically and display the contents of those albums, but I'm not sure how to implement it with automatic thumbnails and lightbox. Should I create the thumbnails myself or is there a way to do this? I don't want to upload the pictures via Drupa, I use ftp to transfer them to the webserver.

Any suggestions?

Thanks in advance =)

Need Drupal Ongoing Support

Hello Drupal Webmaster Community, Our site is looking for ongoing Drupal web support. We have converted to the Drupal platform recently. If anyone has an interest in this please give a call at 303-688-3372 for futher discussion.

[Moved to more appropriate forum: nevets]

D7 Theme Base Choices?

I'm using the latest D7 alpha and trying out the best D7 base theme. I'm currently using the Zen dev and trying to created a fixed-width design by following the directions. The instructions mention adding a body id to page.tpl.php but there is no body statement. Anyone with more experience able to shed some light?

A whole bunch of notices and warnings after Drupal 7 Install

Hello,
After installing Drupal 7 on my server I've gotten the next notices and warnings.

Does anybody knows how to resolve these??

Thanks in advance.

Gr Joris

* Notice: Undefined index: highlight in include() (line 120 of /home/armadillo/domains/artillart.com/public_html/modules/system/page.tpl.php).
* Notice: Undefined index: sidebar_first in include() (line 132 of /home/armadillo/domains/artillart.com/public_html/modules/system/page.tpl.php).
* Notice: Undefined index: sidebar_second in include() (line 138 of /home/armadillo/domains/artillart.com/public_html/modules/system/page.tpl.php).
* Notice: Undefined index: bartik in _drupal_maintenance_theme() (line 76 of /home/armadillo/domains/artillart.com/public_html/includes/theme.maintenance.inc).
* Notice: Trying to get property of non-object in _drupal_theme_initialize() (line 137 of /home/armadillo/domains/artillart.com/public_html/includes/theme.inc).
* Notice: Trying to get property of non-object in _theme_build_registry() (line 521 of /home/armadillo/domains/artillart.com/public_html/includes/theme.inc).
* Notice: Trying to get property of non-object in _theme_build_registry() (line 521 of /home/armadillo/domains/artillart.com/public_html/includes/theme.inc).

Not understanding secondary menus

I can't seem to figure out how to make secondary menus work in Drupal 7 (beta 2). Lets say I have a site these pages:

-About
-- Child-page a
-- Child-page b
-Staff

When I'm on "Child-page a" I would like to have a menu in my sidebar that lists the "About" page and all of its children.

My pages I created show up in my Main Menu and I made sure the source of my Secondary Menu is set to the Main Menu. When I add a Secondary Menu block to my sidebar nothing shows up, but when I add the Main Menu block ALL of my links show up including "Staff" etc.

Are 'Tag Clouds' possible for node reference fields?

I am building a new Drupal 6 site that will have several custom content nodes, and I would like my UI to use several tag-cloud-like widgets, but instead of tags I would be populating the clouds with the Title field of nodes that are pointed to by several node reference fields.

BACKGROUND:

For example (and this is not the app but it makes it easier to describe), let's say I am building a Drupal site for a car dealership who sells many brands, including Ford, Toyota, and Kia.

  • My "main" custom content node is BRAND (e.g., Ford, Toyota, Kia, Hyundai, etc)
  • Each BRAND would be associated with several MODEL custom content nodes (e.g., Toyota Camry, Toyota Highlander, Toyota Prius, etc.),
  • Each MODEL would also be associated with one or more aftermarket ACCESSORY items (e.g., rooftop container, boat trailer, jet ski trailer, etc.),
  • Each MODEL would also be associated with one or more LIFESTYLES tags (e.g. CITY DRIVING, RURAL DRIVING, SAFETY, SOCCER MOM, etc.)

Thus, so far I have 3 'custom content nodes' (BRAND, MODEL, and ACCESSORY), and one 'tag' (LIFESTYLE)

HOW TO CREATE MY USER INTERFACE:

I would like my UI to be comprised of 4 'tag clouds' (BRAND, MODEL, ACCESSORY, and LIFESTYLE) but only the last one is an actual tag (the first three being node reference pointers).

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x