[Buildbot-devel] jinja: user customization and public_html?

Dustin J. Mitchell dustin at zmanda.com
Mon Dec 21 17:07:05 UTC 2009


On Mon, Dec 21, 2009 at 10:59 AM, Stefan Seefeld <seefeld at sympatico.ca> wrote:
> What purpose would that have ? Traditionally, any directory URL request
> is served either by sending an "index.html" file, if it exists, or
> generate a directory view. I don't see why this should change, just
> because we introduce templates. Static content can be served just as before.

Stefan, the problem is that a lot of users have a customized
index.html, which the jinja branch as it stands will not recognize.
Marcus is looking for ways to make that customized index.html show up
for those users.

Marcus, moving public_html/index.html to templates/root.html has the
problem that it will *always* overwrite root.html on upgrade, unless
you special-case the built-in index.html's (recall we discussed
storing hashes of the default files).

Dustin

-- 
Open Source Storage Engineer
http://www.zmanda.com




More information about the devel mailing list