Re: Where are the module source files?
Eric, I have been reluctant to continue development on the Events module as well. I especially want to move forward w/a asp.net 2.0 version of the module. Since there is no upgrade path for 3.0 to 4.0 DNN...but modules are required to have an upgrade path, this does not make since. I have been waiting for guidance and some clear descision on backward compatability before continuing my contributions.
By favance on
10/9/2006 8:45 AM
|
Re: Where are the module source files?
Except for the store module, I have successfully migrated all the DNN modules into a single VS2005 project and have gotten each of the modules to compile. I placed the source code of the respective modules in their desktop module folders and created a new project for each in the same solution. All seems good with this solution so far.
By ChuckBuc on
10/19/2006 9:03 AM
|
Re: Where are the module source files?
I just converted the Help Module over to a WAP module :). Means those using VWD cant develop it but it gives an easy upgrade path as its a dll with ascx files, just like VS2003 modules.
By philip.beadle on
10/26/2006 8:09 AM
|
Re: Where are the module source files?
I have looked through all the installation folders as well as zip files in the 3.3.5 and 4.3.5 and cannot find any .zip files in the format ("DNN_[modulename].resources", ) as described above. Could you please tell me in which instllaller package it is present and the actual path to the files. I would greatly appreciate it if you would consider making these files available as a seperate download.
Thanks
By Deon on
11/7/2006 9:42 AM
|
Re: Where are the module source files?
I want to go on record to say that I think it is nuts that the "source" download does not really contain ALL the source.
By Scott A on
1/11/2007 4:55 PM
|
Re: Where are the module source files?
Source does not mean some code and some compiled DLL's. It means all source code just like for the other modules. I just downloaded Announcements_03.03.05_Source.zip again. There is no zip inside it and I see no Annoucements.vb file. I need that file or the rest is useless.
By Scott A on
1/11/2007 11:30 PM
|
Re: Where are the module source files?
I am trying to learn DNN, I've got issue how to find DNN module for new project in .Net 2003 please click this link , where adding new project in shoe templates of DNN module and Data providers http://dnnjungle.vmasanas.net/Development/HelloWorldTutorialv3/tabid/117/Default.aspx?PageContentID=81
By Ayaz Hoda on
1/29/2007 7:55 PM
|
Re: Where are the module source files?
It's been a while now that the dnn distribution only come with PA modules, not with Source versions. If you are looking for source versions of module, look at the download page for each module, the download link presented there will point to both PA installer and Source package
By ErikVB on
11/7/2006 9:51 AM
|
Re: Where are the module source files?
Scott, ddphuoc: please check for a file named [moduletitle].resources. I'm not sure why this is so difficult. If the source package is created correctly, you can just install it in dnn, and all sources will be available. Mind you: if the source is still dnn 3 / asp.net 1.1, you must upgrade it before using it in dnn 4/asp.net 2.0 . Scott, you can be sure all source packages contain source, they are a bit hidden though.
By ErikVB on
1/15/2007 10:07 AM
|
Re: Where are the module source files?
Scott, you may think it is nuts, however, apart from the fact that modules developed in asp.net 1.1 / dnn 3 cannot be developed in asp.net 2.0 / dnn 4 without conversion, it would be inconvenient that you'd download a distribution that is full of sources you might not want. Sources of all modules are very easily downloaded, so would you care to explain why you think its "Nuts"?
By ErikVB on
1/11/2007 5:16 PM
|
Re: Where are the module source files?
I can't find the source of IFrame module, plz help me. Thanks
By ddphuoc on
1/15/2007 8:06 AM
|
Re: Where are the module source files?
OK, I am going to have to agree with Scott A here and say that this is completely nuts. I cannot find the EditAnnouncements.vb file *anywhere*. I've downloaded the *SOURCE* package (Announcements_03.04.00_Source.zip) and clearly there are no .vb files included within this file. How is one supposed to get the source files? By source i mean the .vb files, not just the .ascx files. Further, the fact that the *source* package contains compiled .dlls seems ridiculous to me
By simon_waterer on
2/16/2007 5:46 AM
|
Announcements 03.04.00 released
This blog post contains info about the 03.04.00 version of the annoucnements module. It is not a new release! ... # Module :: Announcements
By TrackBack on
11/23/2007 12:49 PM
|
Re: Where are the module source files?
The confusion may be that the DNN_Announcements.resources file in the download does not have a ZIP extension. So copy that file to your computer, add a ".zip" extension and you will be good to go.
By mhile on
4/10/2007 8:47 AM
|
Re: Where are the module source files?
Please tell me how to get the source code of the Store Module? In the install and Source package of Store module, source code is made in dll files. Thank you.
By ducdinh on
3/5/2007 2:39 AM
|
Re: Where are the module source files?
Follow this link and download the "Announcements_03.03.02_Source.zip" package. It contains the Source package as a VS Sln.
http://sourceforge.net/project/showfiles.php?group_id=77052&package_id=168884
By maverik_d on
3/5/2007 8:21 AM
|