drupalfun.com
Photo Gallery
Hi
Following the book.
On pg 46 it says:
"The images are in the right size now, and are enlarged if you click on them"
1 -I'm at the point where they show one another another but clicking on the picture brings the thickbox with the same Mini size pic
2 -Also how do I add more pics or remove the ones I just added
Can I have a short description or body in the Large view of the pic if I ever get it to work?
thx
Related Questions
Responses
2. Contemplate - Solved
Eventually i figured it out where the code goes
( forgot about the curly " ' " on the 1st try :(
Still have a lot of problems
Like - the books says
The gallery looks great in the profile, but if someone clicks on the title
it will simply display the node
I do NOT see any difference not to mention that my title is NOT myUSerName Gallery
But just the username
Obviously the "Custom Block: from page 50 ain't working for me
( nu curly " ' " ) this time ;)
3. Photo Gallery Q2 - solved
2 -Also how do I add more pics or remove the ones
Solved
Found it
However
Automatic title: [author-name-raw]’s photo album2
Does not seem to work
It only shows the user name as a Title ( link to album)
4. Is this also the case when
Is this also the case when you edit the node. Look at the title there.
It might also be possible, that the automatic node title only works for nodes that are created after the option was set. You might need to try with a new photo gallery on another profile.
5. There is an option in content
There is an option in content that allows you to refresh the autonode titles.


1. Contemplate
Forgot to add that on pg 46-47 there is a code for of a custom template for the body
No idea where this goes
<?php foreach ((array)$node->field_pictures as $item) { ?>
<?php print $item[’view’] ?>
<?php } ?>
Tried in the body of Photo Gallery (create template)but the Template page it says
content type Teaser Body
Photo Gallery Disabled Disabled
thx