calendar - how to package install version of dotnetnuke from source of it -


i changed source of dotnetnuke (a little!) , want package install version of new dotnetnuke.

how can this?

p.s: know it's not recommended change source have no option (telerik calendar not support date format , have replace calendar !)

thanks in advance

answer depends on have changed, simplest way deliver patch should installed after normal dnn installation. example, if have changed dll, can ask follow normal dnn setup instructions , relpace dll. if it's more on file, can review how dnn upgrade package built. follows same folder structure , places changed files. if have couple of dlls changed in bin, placed in bin folder, , if have changed ascx file should placed in same path creating same folder hierarchy.

you can create package can installed deploy changes smaller set of files complecated.

let me know if need more help.


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -