On Wed, Mar 24, 2010 at 7:30 AM, Paul Harouff <[email protected]> wrote: > I have ported an index.html file over to blubream index.pt file. Three > files, ietm.css, ietm.js, and TBE_icon_small.png, are also in the > src/csdb/main folder. > > When I restart the server, I can open @@index, but it does not appear > to be loading ietm.css and ietm.js when they are referenced in > index.pt. > > Below is a snippet of the top of the file (it is pretty huge). When I > open the page, the formatting isn't even close to what is specified in > the CSS. The logo at the top of the page is missing. And the Firefox > error console says it is complaining it can't find the function > pageLoad() which is the very first function in the ietm.js file. > > What am I doing wrong? Does bluebream need me to do something more > than just placing these files in the same folder?
Please look at this manual: http://bluebream.muthukadan.net/doc/1.0/manual/browserresource.html There is a community package also: http://wiki.zope.org/bluebream/BrowserResource Please let me know, if anything is confusing in that documentation. (This is work in progress) Regards, Baiju M _______________________________________________ bluebream mailing list [email protected] https://mail.zope.org/mailman/listinfo/bluebream
