thanks for all the suggestions! Embedding a script would put all the code into the page, right? Like style injection. As i said, i just want to use a <link > tag, which loads a file. Not so good for editing from the wiki, but much better for browser loading a page, as the file will get cached locally.
I guess i want a kind of 'pub' folder in the farm. 'icons' would work as browsers are allowed to read files there, but of course this is not right. So either a 'scripts' folder, or 'pluginscripts', or 'pluginpub', or the plugin gets its own folder under farm/. Then my installation instruction would read: copy myplugin.php to farm/plugins/ folder, copy myplugin.js to farm/scripts/ folder, add to site.config: enableMyPlugin: * to enable for all pages. Not quite the savvy installation routine you cooked up.... ~Hans --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
