three questions involving the various page levels

  •  04-25-2005, 9:30 PM

    three questions involving the various page levels

    Hi,

    As I understand it, there are three page levels in this design:

    A.  Main page displaying all albums (in the demo, the one with a 2x2 table showing Animals, Babies, Nature, Birds)
    B.  Album image index page showing all images for a particular album
    C.  Individual image view, with optional slideshow playing buttons

    My questions involve that understanding of the heirarchy.

    1.  I am wondering if this code generates the main page that displays all the albums (page A) or if I have to hand-code it.  If it does, how do I tell it which directories are to be considered album directories?
    2.  Is there a way to suppress the title display on page B?  Can I put it beside the buttons, instead of over them?
    3.  Can the Help URL target be anything other than _top?
    4.  What exactly does RestrictUploadedImageDimension do?  Ideally I would like to force uploads to be 640x480, or 480x640, and I'd be happy to enforce a "both dimentions must be 640 or less" policy.  Is this what it does?

    Thanks,
    Tom


View Complete Thread