Kirk Rogers writes:
> I'm looking to build cobranding capabilities into a mod_perl site and am
> looking for some documentation or guidelines to follow.  Anyone know of
> documentation that I can find.

We've had some pretty stringent requirements that led us to
indirecting all fonts, tagged text, colors, icons, and URIs.  It also
turned out to be handy for building up two independent sites in one
mod_perl server and handling "skins" for the same site.  This may be
overkill if you just want the "custom-logo-in-the-corner cobrand", but
I suspect you are looking for more.

Have a look at http://petshop.bivio.biz/src?s=Bivio::UI::Facade
for the interface, and for an example facade
http://petshop.bivio.biz/src?s=Bivio::PetShop::Facade::PetShop

If you have any questions, mail me directly.

Rob


Reply via email to