To change the default publishing path i.e. the location on the live server that an asset gets published to, do this.
In the asset's template first add this:
Then add this line in the file:
In the asset's template first add this:
filename.asp
Then add this line in the file:
content.add "_cmsPublishPath", "/directory0/directory1/"
Comments