url: http://server.com/*
replace: ://
with: ://www.
or this:
url: http://www.server.com/*
replace: www.
with:
depending on which form I enter in the URLS field of the project. I think that the macros such as
{:domain}, {:server} etc should be supported so I can do this in a template, or an extra additional=parameter or checkbox could be added to automatically do this depending on if the user wants it or not. I think this would reduce the time it takes to create a project, and also reduce the number of duplicated files we get in site.com and www.site.com directories.
Best regards,
Oleg Chernavin
MP Staff
However enumerating macros are not yet supported, like {:1..10}, {:server}, {:dir}, {:filename} or {:a,b,c,d}.
I''m assuming {:domain} is also in this list. Testing with the test button in the dialog seems to support this.
> The macros are already supported for Substitutes. I will think about making it a kind of setting.
>
> Best regards,
> Oleg Chernavin
> MP Staff