[wingide-users] Wing IDE Professional, templates
Wingware Support
support at wingware.com
Fri Nov 11 10:41:01 EST 2005
You can set AUTHOR and AUTHOR_EMAIL in the Environment defined in
Project Properties. Or for that matter before launching Wing at
the system level if you want.
We should probably make this clearer and add a way to configure
these values without polluting the debug process runtime
environment.
- Stephan
On Fri, 11 Nov 2005, Vania Smrkovski wrote:
> I've been trying to figure out how to set values for the template files,
> like the Author/Email, etc. Has anybody done this?
> For instance, one template has this:
> #!/usr/bin/env python
> # Author: %(author|string|$(AUTHOR))s --<%(email||$(AUTHOR_EMAIL))s>
> # Purpose: %(@purpose|string(512))s
> # Created: %(created|date)s
> I'm looking through the templating script, but it's not jumping out at me
> where it's getting these values. Is there a Preferences setting I'm
> overlooking? or a config file I can create?
> Thanks,
> Vania
>
More information about the wingide-users
mailing list