What you need to know.
This oberkampf.php file you are creating is
the everything that will be required in order for you to use the system.
The file contains the setup templates you see below.
Basically...Anytime you see a "tag" such as {IMAGE} or {TITLE}... it
will be used to display the corresponding data produced by oberkampf.
The tag will simply be replaced. If you aren't sure what they will display
click on their links to show you what they turn into.
What are these templates?
These are basically HTML templates. For example, Thumbs
Temp is what
your thumbnails within photosets will look like as their appear on your
website. If you put a class on the href of the thumbs, then that is the
class that will be displayed on EACH thumbnail as it's displayed. If
you want to link to the thumbnails corresponding set, then you simply make
the page your linking too and include the {SET} tag where you want the
set id to appear... such as yourpage.php?set={SET}
Tip:: Design your html templates in your own
html software, replace it with the tags needed, and then copy paste it
into the boxes below. It will be easier to manage that way.
|