Log in

View Full Version : deny replacement in template ??


Princeton
02-27-2004, 02:35 PM
before I start going thru the files...
Does anyone know how to deny replacements from doing their job within a specific template?

for example, I create replacement AA and I do not want it to replace anything from the header template

thank you

Andreas
02-27-2004, 03:17 PM
"Impossible", as the replacement code gets executed in print_output.

Princeton
02-27-2004, 04:00 PM
thanks...
I took a different approach and I got it to do what I wanted.:)
I hardcoded some variables (str_replace) within process_replacement_vars().