Where are the module source files?
Posted by: Shaun Walker,
on 06 Oct 2006 |
View original | Bookmarked: 0 time(s)
I get quite a bit of questions about the source version of the announcement module. Due to the way DNN Modules are packaged automatically, the sources are all contained ina zip file. This would not have caused any problems if the zipfile would be named logically, however, in the case of DNN core modules (or rather.. the ones that are packaged the way they should be), the zipfile is named: "DNN_[modulename].resources", no doubt the reason why many people are not able to locate the source files.
This...