in reply to How to Seperate Presentation from Implementation with HTML::Template

You could adapt the script to get the pics/row from the query string.

The link to the script would then control what happens and the "fellow who is in charge of the site design" would be able to alter it.

  • Comment on Re: How to Seperate Presentation from Implementation with HTML::Template

Replies are listed 'Best First'.
Re^2: How to Seperate Presentation from Implementation with HTML::Template
by Koosemose (Pilgrim) on Jan 12, 2007 at 06:41 UTC

    hmm that would be fairly trivial to do, the only issue I have with it (other than an unusual method for the webmaster to set the columns in a table) is that it would make links to the gallery somewhat tricky, especially if someone were for example to link to it from the site's forum. I guess we could have a gateway page for people to link to. Or I could just set a default # of columns in the script.

    Just Another Perl Alchemist