On Tuesday 07 February 2006 06:46 am, Bruce Whealton wrote:
How do you specify on the page below, to use one size and then a larger size when someone clicks on a smaller thumbnail size?
I didn't set anything specific, but left the defaults as they were. Once the image module is enabled, those settings can be changed here: admin/settings/image
Are those profile links, in other words names in the list of users for your site? Or is each name a node?
Actually all those name links are separate sites. They all share the same code but each one has a different database. I did have them all with different themes so that they all looked different, but it didn't really flow well when going from one site to another. My wife preferred the look I set up for William's site, so, I changed them all to the same theme.
I had in mind something like this for a genealogy site and also on an alumni site. Either have each name be a node or have a way to display each name in the database of users, what do you think would be the best way to do that and how did you accomplish your site layout? Thanks, Bruce
My original idea for the overall site was to have the front page of the parent site (http://www.flattfamily.com/) have a sort of genealogy graph linking all the names together and then have each name link to it's respective site. I'm not sure if that will materialize or not, as it seems to me that it will be a lot of work.
There is a Family module on the Drupal Web site that is supposed to provide some level of genealogy functionality, but it has /NO/ documentation and is not at all intuitive to use, so I haven't gone very far with it.
The Image Filter module allows the easy inclusion of pictures in other nodes, by using a special syntax: [Image:123] where 123==a node id. You can put that anywhere in the Body of the node, and the image will be placed there.
Q3> Should I consider other modules for working with or using images?
I have not used the other modules, so I cannot say what their usefulness is.
I have recently used Image and Image Filter on this site: http://www.flattfamily.com/william/
I started to use the gallery features of image, then opted not to, as it did not flow with the way I was setting up the site.