Hi Martin If your plugin has files in www, you would set up a virtual directiory for your website to /yourplugin/ pointing to www. i.e. you would end up with a directory http://www.yourdomain.com/yourplugin/ to use in css and templates.
In terms of the webtop, you can access any cfm files in the customadmin folder of your plugin by using a url like this in the menu xml: /admin/customadmin.cfm?plugin=yourplugin&module=subfolder/filename.cfm. Hope this helps. Cheers Blair On 7/26/07, Martin Orth <[EMAIL PROTECTED]> wrote: > > > Hi, > > does anybody know if there is a way to implement images and flash > movies inside the html of custom admin interfaces used for plugins? > > How does the plugin installer work? Does the installer copy the > files/images of a plugin www directory into the www dir of the current > project? > > I think I can use custom images but I have to copy them insides a > projects www directory first. > > Thanks > > Martin > > -- > Martin Orth und Dagmar Pilatzki GbR > Schau ins Land 7 > 51429 Bergisch Gladbach > Tel. 02202 862512 > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" 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/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
