Will give that a try... On Fri, Jan 1, 2010 at 10:24 AM, The Editor <[email protected]> wrote:
> This is great. It was on my list for awhile to do this. It would be > great if we can have an easy to install plugin version of some sort. > I'm sure there is some way we can get BoltWire to do it. I'll take a > look at your code when you release it and see if I can't suggest > anything installation wise... > > As for getting the two lines inserted into your header, you should be > able to put these lines in your BOLTFlytebox function. One plus is it > only gets added to the script when you need it: > > global $BOLTpluginHeader; > $BOLTpluginHeader['lytebox'] = '<script type="text/javascript" > language="javascript" src="lytebox/lytebox.js"></script> > <link rel="stylesheet" href="lytebox/lytebox.css" type="text/css" > media="screen" />'; > > -- You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/boltwire?hl=en.
