I am working on a project with a designer who uses Dreamweaver. TG is configured to use Genshi to render templates (the templates are html files). In the templates the path to CSS files begins with "/static/ css/" and the path to image files begins with "/static/images".
The files that are being developed are under version control (Subversion) and my plan is to have the designer check out a working copy and edit the templates with Dreamweaver (her tool of choice). Is there a way to tell Dreamweaver that "/static/images" refers to a specific path on her system (it might be "/projects/site1/static/ images", for example). I realize this is more of a Dreamweaver question than a TG question, but part of the promise of TG is that the developer and designer can collaborate, each using their own tools. Thanks, Bruce --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

