I made a little progress: by setting the url of the fluid app to '.' and putting my content in LoadFailed.html, then it'll load when the app is opened. But, I can't link to any stylesheets or other pages with relative URLs, so it still doesn't really work.
On Sep 15, 2009 11:56pm, Ross Andrews <[email protected]> wrote: > That would work great, but can I package userscripts in the app? I would > like it to all be one app bundle, no installer or anything. > On Tue, Sep 15, 2009 at 11:42 PM, David Herman [email protected]> > wrote: > what about creating a fluid app that pointed google or something that > will always be available, then loading a userscript to make that redirect > back to the resourcePath... > On Wed, Sep 16, 2009 at 12:32 AM, Ross Andrews [email protected]> > wrote: > I'm trying to distribute the package. I can do file://, but the path you > give it is relative to /, not the path of the Fluid app. And I already > checked, I can't use window.fluid.resourcePath since it's not running in > a userscript. > On Tue, Sep 15, 2009 at 11:14 PM, David Herman [email protected]> > wrote: > what about using the file:// syntax and putting them somewhere on the > system? or are you trying to distribute the package > On Tue, Sep 15, 2009 at 8:03 PM, [email protected] > [email protected]> wrote: > I'd like to make a Fluid app that has some HTML files inside the app > bundle, and points to those, instead of a remote URL. Can anyone help > me with this? > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "fluidapp" 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/fluidapp?hl=en -~----------~----~----~----~------~----~------~--~---
