XCOPY 部署
在DotNetNuke
XCOPY Deployment
In DotNetNuke 2.2.0, a new feature was added which allows you to deploy a skin or container at the host level without having to login to the application. This is useful in scenarios where you are a Hoster and wish to provision a client account with a new skin, or possibly you would like to upload your skin via FTP rather than through the user interface, or perhaps you are developing a new skin and wish to test it locally. In order to use this feature, must copy your skin or container package file ( *.zip ) to the appropriate application directory. The application will immediately recognize the file and execute the necessary installation routine.
DotNetNuke Skinning Whitepaper 翻译记录:
DotNetNuke Skinning Whitepaper 翻译记录(皮肤上传部分)