% --[[ Variables to make locating other resources easier:]] local others = "content" local theRoot = "." local misc = "./resources/misc" local mySize = "thumb" %> <% --[[ Include the page header]] %> <%@ include file="head.html" %> <% --[[ The main HTML page begins here ]] %>
<% local function fixUrlIfRelative( url ) url = tostring( url ) or "" if string.find( url, "[a-z]+:" ) then -- this url starts with something like http: or mailto:, so leave it alone else -- this url is probably relative, so we need to tack on theRoot to the beginning -- of it, so no matter where the page we're currently viewing is placed in the -- output hierarchy, this link will still point to the same page url = theRoot .. "/" .. url end return url end %>$model.metadata.collectionDescription.value
<% --[[ Start slideshow ]] %> <% --[[ Main grid area ]] %> <% --[[ thumbImage holds class names for
$model.metadata.contactInfo.value
$model.metadata.contactInfoPlugin.value