Home
The Toolkit for Online Communities
15900 Community Members, 0 members online, 2319 visitors today
Log In Register

Forum OpenACS Improvement Proposals (TIPs): Re: TIP #38 (Proposed): Modify template path resolution for ad_return_template, master tag and include tag

OpenACS Home : Forums : OpenACS Improvement Proposals (TIPs) : Re: TIP #38 (Proposed): Modify template path resolution for ad_return_template, master tag and include tag : One Message

Good idea Lee.

As it is OpenACS templates reside in the www space and can thus be directly requested by clients. Moving them into the package lib directory would solve that.

Especially if the master tag would check the package lib by default followed by the sub-site lib and global server root lib. For backwards compatability the last place to be checked would be the current location of the global default-master in <server root>/www.

/Bart