Index of /gallery2/modules/imageframe/frames

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[TXT]README.html2007-04-04 10:10 3.5K 
[DIR]bamboo/2007-04-04 10:11 -  
[DIR]book/2007-04-04 10:11 -  
[DIR]brand/2007-04-04 10:12 -  
[DIR]dotapple/2007-04-04 10:12 -  
[DIR]dots/2007-04-04 10:12 -  
[DIR]filmedges/2007-04-04 10:12 -  
[DIR]flicking/2007-04-04 10:13 -  
[DIR]gold/2007-04-04 10:13 -  
[DIR]gold2/2007-04-04 10:13 -  
[DIR]notebook/2007-04-04 10:13 -  
[DIR]notebooksquare/2007-04-04 10:14 -  
[DIR]photocorners/2007-04-04 10:14 -  
[DIR]photocorners_small/2007-04-04 10:14 -  
[DIR]polaroid/2007-04-04 10:14 -  
[DIR]polaroids/2007-04-04 10:15 -  
[DIR]postage/2007-04-04 10:15 -  
[DIR]shadow/2007-04-04 10:15 -  
[DIR]shell/2007-04-04 10:15 -  
[DIR]slide/2007-04-04 10:15 -  
[DIR]slidesquare/2007-04-04 10:16 -  
[DIR]wood/2007-04-04 10:16 -  

README: Gallery 2 Image Frames

Gallery 2 Image Frames

TLTTLTTTTRTR
LLTIMAGE RRT
LLRR
LLBRRB
BLBBLBBBBRBR

To build your own image frame:

  1. Examine the diagram at left and the frame.inc files for existing image frames to understand how the frames are constructed. It is not required to use all cells in the diagram. The TT/BB/LL/RR cells repeat their image to fill available space; all other cells show the image just once.
  2. Create a new directory here (under modules/imageframe/frames) for your image frame.
  3. Place your images in that directory.
  4. Copy an existing frame.inc file into that directory and modify it to work with your images and sizes. The name of the image frame is also defined in this file.
  5. The new image frame should now appear in the list of choices for any theme that uses image frames.

Note: you can force a frame to be square: the image/thumb retains it's aspect ratio centered in a square frame ('square' => true in frame.inc). The holes around non square thumbs left/right or top/bottom are filled with the background image given in 'imageCC'. That image is aligned center and fills all available space. See slidesquare/frame.inc and notebooksquare/frame.inc for examples.

Note: you can also create a simple image frame using only CSS on the image; see dots/frame.inc for an example.


This page is valid XHTML 1.0

$Id: README.html 15342 2006-12-01 21:14:46Z andy_st $