Skip to content

Commit

Permalink
Merge pull request #4890 from mitchelsellers/feature/4870-standardiza…
Browse files Browse the repository at this point in the history
…tion

Standardized DNN Manifest Items
  • Loading branch information
valadas authored Nov 2, 2021
2 parents 05544c7 + f431b21 commit 37a767c
Show file tree
Hide file tree
Showing 46 changed files with 104 additions and 103 deletions.
4 changes: 2 additions & 2 deletions Build/Symbols/DotNetNuke_Symbols.dnn
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<friendlyName>DNN Platform Symbols</friendlyName>
<description>This package contains Debug Symbols and Intellisense files for DNN Platform.</description>
<owner>
<name>DNN Corporation</name>
<organization>.NET Foundation</organization>
<name>.NET Foundation and Contributors</name>
<organization>DNN Community</organization>
<url>https://dnncommunity.org</url>
<email>info@dnncommunity.org</email>
</owner>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<description>Display children pages as icon links for navigation.</description>
<iconFile>~/DesktopModules/Admin/Console/console.png</iconFile>
<owner>
<name>DNN</name>
<organization>.NET Foundation</organization>
<name>.NET Foundation and Contributors</name>
<organization>DNN Community</organization>
<url>https://dnncommunity.org</url>
<email>info@dnncommunity.org</email>
</owner>
Expand Down
4 changes: 2 additions & 2 deletions DNN Platform/Components/MailKit/MailKit.dnn
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<description>Libraries required for MailKit.</description>
<dependencies/>
<owner>
<name>DNN</name>
<organization>.NET Foundation</organization>
<name>.NET Foundation and Contributors</name>
<organization>DNN Community</organization>
<url>https://dnncommunity.org</url>
<email>info@dnncommunity.org</email>
</owner>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<description>Libraries required for ASP.NET MVC.</description>
<dependencies/>
<owner>
<name>DNN</name>
<organization>.NET Foundation</organization>
<name>.NET Foundation and Contributors</name>
<organization>DNN Community</organization>
<url>https://dnncommunity.org</url>
<email>info@dnncommunity.org</email>
</owner>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<description>Libraries required for ASP.NET Web API.</description>
<dependencies/>
<owner>
<name>DNN</name>
<organization>.NET Foundation</organization>
<name>.NET Foundation and Contributors</name>
<organization>DNN Community</organization>
<url>https://dnncommunity.org</url>
<email>info@dnncommunity.org</email>
</owner>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<description>Libraries required for ASP.NET Web Pages (i.e. Razor and helpers).</description>
<dependencies/>
<owner>
<name>DNN</name>
<organization>.NET Foundation</organization>
<name>.NET Foundation and Contributors</name>
<organization>DNN Community</organization>
<url>https://dnncommunity.org</url>
<email>info@dnncommunity.org</email>
</owner>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<description>Provides compiler support for C# 7.3 and VB 15.</description>
<dependencies/>
<owner>
<name>DNN</name>
<organization>.NET Foundation</organization>
<name>.NET Foundation and Contributors</name>
<organization>DNN Community</organization>
<url>https://dnncommunity.org</url>
<email>info@dnncommunity.org</email>
</owner>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<description>Provides file globbing support for DotNetNuke.</description>
<dependencies/>
<owner>
<name>DNN</name>
<organization>.NET Foundation</organization>
<name>.NET Foundation and Contributors</name>
<organization>DNN Community</organization>
<url>https://dnncommunity.org</url>
<email>info@dnncommunity.org</email>
</owner>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<description>Provides Newtonsoft Json Components for DotNetNuke.</description>
<dependencies/>
<owner>
<name>DNN</name>
<organization>.NET Foundation</organization>
<name>.NET Foundation and Contributors</name>
<organization>DNN Community</organization>
<url>https://dnncommunity.org</url>
<email>info@dnncommunity.org</email>
</owner>
Expand Down
4 changes: 2 additions & 2 deletions DNN Platform/Components/Telerik/DotNetNuke.Telerik.Web.dnn
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<description>Provides Telerik Components for DotNetNuke.</description>
<dependencies/>
<owner>
<name>DNN</name>
<organization>.NET Foundation</organization>
<name>.NET Foundation and Contributors</name>
<organization>DNN Community</organization>
<url>https://dnncommunity.org</url>
<email>info@dnncommunity.org</email>
</owner>
Expand Down
4 changes: 2 additions & 2 deletions DNN Platform/Connectors/Azure/AzureConnector.dnn
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<dependency type="CoreVersion">09.02.00</dependency>
</dependencies>
<owner>
<name>DNN</name>
<organization>.NET Foundation</organization>
<name>.NET Foundation and Contributors</name>
<organization>DNN Community</organization>
<url>https://dnncommunity.org</url>
<email>info@dnncommunity.org</email>
</owner>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
<dependency type="CoreVersion">09.02.00</dependency>
</dependencies>
<owner>
<name>DNN Community</name>
<organization>.NET Foundation and Contributors</organization>
<url>https://dnncommunity.org</url>
<email>info@dnncommunity.org</email>
<name>.NET Foundation and Contributors</name>
<organization>DNN Community</organization>
<url>https://dnncommunity.org</url>
<email>info@dnncommunity.org</email>
</owner>
<license src="license.txt" />
<releaseNotes src="releaseNotes.txt" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
<dependency type="CoreVersion">09.02.00</dependency>
</dependencies>
<owner>
<name>DNN Community</name>
<organization>.NET Foundation and Contributors</organization>
<url>https://dnncommunity.org</url>
<email>info@dnncommunity.org</email>
<name>.NET Foundation and Contributors</name>
<organization>DNN Community</organization>
<url>https://dnncommunity.org</url>
<email>info@dnncommunity.org</email>
</owner>
<license src="license.txt" />
<releaseNotes src="releaseNotes.txt" />
Expand Down
4 changes: 2 additions & 2 deletions DNN Platform/Dnn.AuthServices.Jwt/Dnn.Jwt.dnn
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<description>DNN Json Web Token Authentication (JWT) library for cookie-less Mobile authentication clients</description>
<dependencies/>
<owner>
<name>DNN</name>
<organization>.NET Foundation</organization>
<name>.NET Foundation and Contributors</name>
<organization>DNN Community</organization>
<url>https://dnncommunity.org</url>
<email>info@dnncommunity.org</email>
</owner>
Expand Down
4 changes: 2 additions & 2 deletions DNN Platform/DotNetNuke.Web.Deprecated/dnn_Web_Deprecated.dnn
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<description>DNN Deprecated Web Controls library for legacy Telerik depepndency</description>
<dependencies/>
<owner>
<name>DNN</name>
<organization>.NET Foundation</organization>
<name>.NET Foundation and Contributors</name>
<organization>DNN Community</organization>
<url>https://dnncommunity.org</url>
<email>info@dnncommunity.org</email>
</owner>
Expand Down
8 changes: 4 additions & 4 deletions DNN Platform/DotNetNuke.WebUtility/DotNetNuke.ClientAPI.dnn
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<description>The DotNetNuke Client API is composed of both server-side and client-side code that works together to enable a simple and reliable interface for the developer to provide a rich client-side experience.</description>
<dependencies/>
<owner>
<name>DotNetNuke</name>
<organization>DotNetNuke Corporation</organization>
<url>www.dotnetnuke.com</url>
<email>jon.henning@dotnetnuke.com</email>
<name>.NET Foundation and Contributors</name>
<organization>DNN Community</organization>
<url>https://dnncommunity.org</url>
<email>info@dnncommunity.org</email>
</owner>
<license src="license.txt" />
<releaseNotes src="releaseNotes.txt" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<description>DNN Deprecated Website Codebehind files for backward compability.</description>
<dependencies/>
<owner>
<name>DNN</name>
<organization>.NET Foundation</organization>
<name>.NET Foundation and Contributors</name>
<organization>DNN Community</organization>
<url>https://dnncommunity.org</url>
<email>info@dnncommunity.org</email>
</owner>
Expand Down
4 changes: 2 additions & 2 deletions DNN Platform/JavaScript Libraries/Knockout/Knockout.dnn
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<description>Knockout is an MVVM library that is used for client side databinding.</description>
<iconFile>Icons\Sigma\Extensions_32x32_Standard.png</iconFile>
<owner>
<name>DNN</name>
<organization>.NET Foundation</organization>
<name>.NET Foundation and Contributors</name>
<organization>DNN Community</organization>
<url>https://dnncommunity.org</url>
<email>info@dnncommunity.org</email>
</owner>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
Knockout ViewModels.</description>
<iconFile>Icons\Sigma\Extensions_32x32_Standard.png</iconFile>
<owner>
<name>DNN</name>
<organization>.NET Foundation</organization>
<name>.NET Foundation and Contributors</name>
<organization>DNN Community</organization>
<url>https://dnncommunity.org</url>
<email>info@dnncommunity.org</email>
</owner>
Expand Down
4 changes: 2 additions & 2 deletions DNN Platform/JavaScript Libraries/Selectize/Selectize.dnn
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<description>Selectize is the hybrid of a textbox and select box. It's jQuery-based and it's useful for tagging, contact lists, country selectors, and so on.</description>
<iconFile>Icons\Sigma\Extensions_32x32_Standard.png</iconFile>
<owner>
<name>DNN</name>
<organization>.NET Foundation</organization>
<name>.NET Foundation and Contributors</name>
<organization>DNN Community</organization>
<url>https://dnncommunity.org</url>
<email>info@dnncommunity.org</email>
</owner>
Expand Down
4 changes: 2 additions & 2 deletions DNN Platform/JavaScript Libraries/jQuery/jQuery.dnn
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<description>jQuery is a JavaScript library that is used to manipulate the Document Object Model (DOM).</description>
<iconFile>Icons\Sigma\Extensions_32x32_Standard.png</iconFile>
<owner>
<name>DNN</name>
<organization>.NET Foundation</organization>
<name>.NET Foundation and Contributors</name>
<organization>DNN Community</organization>
<url>https://dnncommunity.org</url>
<email>info@dnncommunity.org</email>
</owner>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<description>A development tool to help migrate away from APIs and features that have been or will be removed from jQuery core</description>
<iconFile>Icons\Sigma\Extensions_32x32_Standard.png</iconFile>
<owner>
<name>DNN</name>
<organization>.NET Foundation</organization>
<name>.NET Foundation and Contributors</name>
<organization>DNN Community</organization>
<url>https://dnncommunity.org</url>
<email>info@dnncommunity.org</email>
</owner>
Expand Down
4 changes: 2 additions & 2 deletions DNN Platform/JavaScript Libraries/jQueryUI/jQueryUI.dnn
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<description>jQueryUI is a JavaScript library that is used to extend jQuery to provide UI widgets.</description>
<iconFile>Icons\Sigma\Extensions_32x32_Standard.png</iconFile>
<owner>
<name>DNN</name>
<organization>.NET Foundation</organization>
<name>.NET Foundation and Contributors</name>
<organization>DNN Community</organization>
<url>https://dnncommunity.org</url>
<email>info@dnncommunity.org</email>
</owner>
Expand Down
4 changes: 2 additions & 2 deletions DNN Platform/Modules/CoreMessaging/CoreMessaging.dnn
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<description>Core Messaging module allows users to message each other.</description>
<iconFile>~/DesktopModules/CoreMessaging/Images/messaging_32X32.png</iconFile>
<owner>
<name>DNN</name>
<organization>.NET Foundation</organization>
<name>.NET Foundation and Contributors</name>
<organization>DNN Community</organization>
<url>https://dnncommunity.org</url>
<email>info@dnncommunity.org</email>
</owner>
Expand Down
3 changes: 2 additions & 1 deletion DNN Platform/Modules/DDRMenu/DDRMenu.dnn
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
<friendlyName>DDR Menu</friendlyName>
<description>DotNetNuke Navigation Provider.</description>
<owner>
<organization>.NET Foundation</organization>
<name>.NET Foundation and Contributors</name>
<organization>DNN Community</organization>
<url>https://dnncommunity.org</url>
<email>info@dnncommunity.org</email>
</owner>
Expand Down
4 changes: 2 additions & 2 deletions DNN Platform/Modules/DigitalAssets/dnn_DigitalAssets.dnn
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<description>DotNetNuke Corporation Digital Asset Management module</description>
<iconFile>Images/Files_32x32_Standard.png</iconFile>
<owner>
<name>DNN</name>
<organization>.NET Foundation</organization>
<name>.NET Foundation and Contributors</name>
<organization>DNN Community</organization>
<url>https://dnncommunity.org</url>
<email>info@dnncommunity.org</email>
</owner>
Expand Down
4 changes: 2 additions & 2 deletions DNN Platform/Modules/DnnExportImport/dnn_SiteExportImport.dnn
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<description>DotNetNuke Corporation Site Export Import Library</description>
<iconFile>Images/Files_32x32_Standard.png</iconFile>
<owner>
<name>DNN</name>
<organization>.NET Foundation</organization>
<name>.NET Foundation and Contributors</name>
<organization>DNN Community</organization>
<url>https://dnncommunity.org</url>
<email>info@dnncommunity.org</email>
</owner>
Expand Down
4 changes: 2 additions & 2 deletions DNN Platform/Modules/Groups/SocialGroups.dnn
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<description>DotNetNuke Corporation Social Groups module</description>
<iconFile>~/DesktopModules/SocialGroups/Images/Social_Groups_32X32.png</iconFile>
<owner>
<name>DNN</name>
<organization>.NET Foundation</organization>
<name>.NET Foundation and Contributors</name>
<organization>DNN Community</organization>
<url>https://dnncommunity.org</url>
<email>info@dnncommunity.org</email>
</owner>
Expand Down
4 changes: 2 additions & 2 deletions DNN Platform/Modules/HTML/dnn_HTML.dnn
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<description>This module renders a block of HTML or Text content. The Html/Text module allows authorized users to edit the content either inline or in a separate administration page. Optional tokens can be used that get replaced dynamically during display. All versions of content are stored in the database including the ability to rollback to an older version.</description>
<iconFile>DesktopModules\HTML\Images\html.png</iconFile>
<owner>
<name>DNN</name>
<organization>.NET Foundation</organization>
<name>.NET Foundation and Contributors</name>
<organization>DNN Community</organization>
<url>https://dnncommunity.org</url>
<email>info@dnncommunity.org</email>
</owner>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<iconFile>Images/HtmlEditorManager_Standard_32x32.png</iconFile>
<description>A module used to configure toolbar items, behavior, and other options used in the DotNetNuke HtmlEditor Provider.</description>
<owner>
<name>DNN</name>
<organization>.NET Foundation</organization>
<name>.NET Foundation and Contributors</name>
<organization>DNN Community</organization>
<url>https://dnncommunity.org</url>
<email>info@dnncommunity.org</email>
</owner>
Expand Down
4 changes: 2 additions & 2 deletions DNN Platform/Modules/Journal/Journal.dnn
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<description>DotNetNuke Corporation Journal module</description>
<iconFile>DesktopModules/Journal/Images/journal_32X32.png</iconFile>
<owner>
<name>DNN</name>
<organization>.NET Foundation</organization>
<name>.NET Foundation and Contributors</name>
<organization>DNN Community</organization>
<url>https://dnncommunity.org</url>
<email>info@dnncommunity.org</email>
</owner>
Expand Down
4 changes: 2 additions & 2 deletions DNN Platform/Modules/MemberDirectory/MemberDirectory.dnn
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<description>The Member Directory module displays a list of Members based on role, profile property or relationship.</description>
<iconFile>~/DesktopModules/MemberDirectory/Images/member_list_32X32.png</iconFile>
<owner>
<name>DNN</name>
<organization>.NET Foundation</organization>
<name>.NET Foundation and Contributors</name>
<organization>DNN Community</organization>
<url>https://dnncommunity.org</url>
<email>info@dnncommunity.org</email>
</owner>
Expand Down
4 changes: 2 additions & 2 deletions DNN Platform/Modules/RazorHost/RazorHost.dnn
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<friendlyName>Razor Host</friendlyName>
<description>The Razor Host module allows developers to host Razor Scripts.</description>
<owner>
<name>DNN</name>
<organization>.NET Foundation</organization>
<name>.NET Foundation and Contributors</name>
<organization>DNN Community</organization>
<url>https://dnncommunity.org</url>
<email>info@dnncommunity.org</email>
</owner>
Expand Down
4 changes: 2 additions & 2 deletions DNN Platform/Modules/ResourceManager/ResourceManager.dnn
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<description>This module allows you to manage files on the server</description>
<iconFile>~/Images/icon_filemanager_32px.gif</iconFile>
<owner>
<name>DNN</name>
<organization>.NET Foundation</organization>
<name>.NET Foundation and Contributors</name>
<organization>DNN Community</organization>
<url>https://dnncommunity.org</url>
<email>info@dnncommunity.org</email>
</owner>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
Facebook authentication to authenticate users.
</description>
<owner>
<name>DNN</name>
<organization>.NET Foundation</organization>
<name>.NET Foundation and Contributors</name>
<organization>DNN Community</organization>
<url>https://dnncommunity.org</url>
<email>info@dnncommunity.org</email>
</owner>
Expand Down
Loading

0 comments on commit 37a767c

Please sign in to comment.