PDA

View Full Version : Fetch template help!


MarkFoster
09-14-2009, 03:22 AM
You see, I use several custom templates and they contain the same information. The information that is the same changes often, so I would really like to have a private template for it all to be in for quick changes instead of altering several templates all the time.

I would like to add a plugin like:
eval('print_output("' . fetch_template('name') . '");');
But it's impossible to do that since there needs to be a hook for custom templates. So I wonder if there's any way to work myself through this. Please help.

Thanks.

Lynne
09-14-2009, 03:34 AM
I'm not really sure what you mean about needing a hook for custom templates.

HMBeaty
09-14-2009, 03:34 AM
Have a look at this, this might be what you're after

https://vborg.vbsupport.ru/showthread.php?t=119933&highlight=template