Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: Alpha 3 bugs/quirks

Quote Reply
Re: Alpha 3 bugs/quirks In reply to
I thought about that, but the problem is that .html and .txt are used for different types of templates -- ie: those that contain html and those that don't.

Rather than getting too complex, I just didn't want to see some digression into .htm(l)

Really, I'd like to see the templates _not_ hard coded at all, but in a template array/hash that can be edited, so that sub build_category_page uses the template located at $TEMPLATES{build_category_page}, etc.

This sounds simple, but it requires a level or two of abstraction, ie: where do you keep this list, and how do you make a system for organizing the templates. Also, what do you do with templates that are called internal to routines (not a great idea, actually, but probably do exist)?

http://www.postcards.com
FAQ: http://www.postcards.com/FAQ/LinkSQL/

Subject Author Views Date
Thread Alpha 3 bugs/quirks pugdog 4676 Sep 12, 2000, 9:07 PM
Post Re: Alpha 3 bugs/quirks
Ground Zero 4559 Sep 13, 2000, 12:03 AM
Thread Re: Alpha 3 bugs/quirks
Alex 4517 Sep 13, 2000, 6:27 PM
Post Re: Alpha 3 bugs/quirks
pugdog 4487 Sep 14, 2000, 8:06 AM
Thread Re: Alpha 3 bugs/quirks
Stealth 4480 Sep 14, 2000, 8:24 AM
Post Re: Alpha 3 bugs/quirks
pugdog 4475 Sep 14, 2000, 11:31 AM