From 93a984a07e0741a7268d80ee2129b114057dbdc9 Mon Sep 17 00:00:00 2001 From: Simon Pain Date: Wed, 1 Feb 2017 13:35:40 +0000 Subject: [PATCH 1/9] Fix for Issue #164 --- Modules/WillStrohl.OpenGraph/Components/OpenGraphWriter.vb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modules/WillStrohl.OpenGraph/Components/OpenGraphWriter.vb b/Modules/WillStrohl.OpenGraph/Components/OpenGraphWriter.vb index deb15fe5..56196364 100644 --- a/Modules/WillStrohl.OpenGraph/Components/OpenGraphWriter.vb +++ b/Modules/WillStrohl.OpenGraph/Components/OpenGraphWriter.vb @@ -50,7 +50,7 @@ Namespace WillStrohl.Modules.OpenGraph Private mApplication As HttpApplication Private Const INVALID_EXTENSION_MATCH_PATTERN As String = "\.(swf|jpg|jpeg|jpe|gif|bmp|png|doc|docx|xls|xlsx|ppt|pptx|pdf|txt|xml|xsl|xsd|css|zip|template|htmtemplate|ico|avi|mpg|mpeg|mp3|wmv|mov|wav|js|axd|htm|html|ashx)$" - Private Const INVALID_REQUEST_PATCH_MATCH_PATTERN As String = "(ctl=Edit|mid=\d+|popUp=true|ctl/Edit|mid/\d+|/Admin/|/Host/|/DesktopModules/|/Providers/|/Resources/|\.ashx/)" + Private Const INVALID_REQUEST_PATCH_MATCH_PATTERN As String = "(ctl=Edit|mid=\d+|popUp=true|ctl/Edit|mid/\d+|/Admin/|/Host/|/DesktopModules/|/Providers/|/Resources/|\.ashx/|fileticket=)" 'Private Const REQUEST_POST As String = "POST" 'Private Const REQUEST_CONTENTTYPE_AJAX As String = "application/json" Private Const HEADER_AJAX_KEY As String = "X-MicrosoftAjax" From ee4edc1737e9e5f3bc1e296ac4deba2a8bd5c34a Mon Sep 17 00:00:00 2001 From: Will Strohl Date: Tue, 24 Nov 2020 14:52:31 -0800 Subject: [PATCH 2/9] DNN 10.0+ compatibility update --- .../Components/OpenGraphController.vb | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/Modules/WillStrohl.OpenGraph/Components/OpenGraphController.vb b/Modules/WillStrohl.OpenGraph/Components/OpenGraphController.vb index e6c63682..fabbdab2 100644 --- a/Modules/WillStrohl.OpenGraph/Components/OpenGraphController.vb +++ b/Modules/WillStrohl.OpenGraph/Components/OpenGraphController.vb @@ -373,9 +373,14 @@ Namespace WillStrohl.Modules.OpenGraph Public Shared Sub NukeSettings(ByVal PortalId As Integer, ByVal ModuleId As Integer, ByVal TabModuleId As Integer) - Dim ctlModule As New ModuleController - ctlModule.DeleteModuleSettings(ModuleId) - ctlModule.DeleteTabModuleSettings(TabModuleId) + ModuleController.Instance.DeleteTabModuleSetting(TabModuleId, OG_TITLE_SETTING) + ModuleController.Instance.DeleteTabModuleSetting(TabModuleId, USE_TABTITLE_SETTING) + ModuleController.Instance.DeleteTabModuleSetting(TabModuleId, OG_DESCRIPTION_SETTING) + ModuleController.Instance.DeleteTabModuleSetting(TabModuleId, USE_TABDESCRIPTION_SETTING) + ModuleController.Instance.DeleteTabModuleSetting(TabModuleId, OG_URL_SETTING) + ModuleController.Instance.DeleteTabModuleSetting(TabModuleId, USE_TABURL_SETTING) + ModuleController.Instance.DeleteTabModuleSetting(TabModuleId, OG_IMAGE_SETTING) + ModuleController.Instance.DeleteTabModuleSetting(TabModuleId, OG_LOCALE_SETTING) PortalController.DeletePortalSetting(PortalId, OG_SITENAME_SETTING) PortalController.DeletePortalSetting(PortalId, USE_PORTALTITLE_SETTING) From a58ec9edf42672918a4573bfc47f0dec27ba2b95 Mon Sep 17 00:00:00 2001 From: Will Strohl Date: Tue, 24 Nov 2020 15:12:28 -0800 Subject: [PATCH 3/9] Resolved package issues w/ Content Injection module --- Modules/WillStrohl.Injection/Module.build | 35 +++++++++++-------- .../WillStrohl.Injection_Symbols.dnn | 5 ++- 2 files changed, 25 insertions(+), 15 deletions(-) diff --git a/Modules/WillStrohl.Injection/Module.build b/Modules/WillStrohl.Injection/Module.build index 2fdce1e8..8bd9ccd5 100644 --- a/Modules/WillStrohl.Injection/Module.build +++ b/Modules/WillStrohl.Injection/Module.build @@ -14,38 +14,45 @@ - + - + + + + - + - - - - - - + + + - + + + + + + + + - - + + + - - \ No newline at end of file + diff --git a/Modules/WillStrohl.Injection/WillStrohl.Injection_Symbols.dnn b/Modules/WillStrohl.Injection/WillStrohl.Injection_Symbols.dnn index c5183ae7..5d50ae3f 100644 --- a/Modules/WillStrohl.Injection/WillStrohl.Injection_Symbols.dnn +++ b/Modules/WillStrohl.Injection/WillStrohl.Injection_Symbols.dnn @@ -3,7 +3,10 @@ Content Injection Symbols - This is a content injection module, written by Upendo Ventures. Its purpose is to allow you to inject markup into the header, body, and footer of the page.

]]> + + This is a content injection module, written by Upendo Ventures. Its purpose is to allow you to inject markup into the header, body, and footer of the page.

]]> +
+ DesktopModules/WillStrohl.Injection/Images/logo.png Will Strohl Upendo Ventures, LLC From 37f64b6ed0742444a581bddd9c281390bc279998 Mon Sep 17 00:00:00 2001 From: Will Strohl Date: Tue, 24 Nov 2020 15:39:42 -0800 Subject: [PATCH 4/9] Added branding --- Modules/WillStrohl.OpenGraph/Images/logo.png | Bin 0 -> 6679 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 Modules/WillStrohl.OpenGraph/Images/logo.png diff --git a/Modules/WillStrohl.OpenGraph/Images/logo.png b/Modules/WillStrohl.OpenGraph/Images/logo.png new file mode 100644 index 0000000000000000000000000000000000000000..ca694d23d1e91e585da59a087c5f9daf6c325076 GIT binary patch literal 6679 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 Date: Tue, 24 Nov 2020 15:40:55 -0800 Subject: [PATCH 5/9] Raised DNN support to 9.4.0 --- .../WillStrohl.Modules.OpenGraph.vbproj | 17 +++++++++++++---- Modules/WillStrohl.OpenGraph/packages.config | 4 ++++ 2 files changed, 17 insertions(+), 4 deletions(-) create mode 100644 Modules/WillStrohl.OpenGraph/packages.config diff --git a/Modules/WillStrohl.OpenGraph/WillStrohl.Modules.OpenGraph.vbproj b/Modules/WillStrohl.OpenGraph/WillStrohl.Modules.OpenGraph.vbproj index 82e9fa02..09dbbd96 100644 --- a/Modules/WillStrohl.OpenGraph/WillStrohl.Modules.OpenGraph.vbproj +++ b/Modules/WillStrohl.OpenGraph/WillStrohl.Modules.OpenGraph.vbproj @@ -1,5 +1,5 @@  - + {349c5851-65df-11da-9384-00065b846f21};{F184B08F-C81C-45F6-A57F-5ABD9991F28F} @@ -58,7 +58,7 @@ - v4.0 + v4.7.2 false @@ -81,6 +81,7 @@ 42016,42017,42018,42019,42032,42353,42354,42355 full AllRules.ruleset + false bin\ @@ -101,14 +102,18 @@ 42016,42017,42018,42019,42032,42353,42354,42355 none AllRules.ruleset + false - - ..\..\References\DotNetNuke\DotNetNuke.dll + + ..\..\packages\DotNetNuke.Core.9.4.0\lib\net45\DotNetNuke.dll ..\..\References\DotNetNuke\DotNetNuke.Web.dll + + ..\..\packages\DotNetNuke.Core.9.4.0\lib\net45\Microsoft.ApplicationBlocks.Data.dll + System @@ -189,6 +194,7 @@ + @@ -200,11 +206,14 @@ + + + 10.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) diff --git a/Modules/WillStrohl.OpenGraph/packages.config b/Modules/WillStrohl.OpenGraph/packages.config new file mode 100644 index 00000000..2f70e476 --- /dev/null +++ b/Modules/WillStrohl.OpenGraph/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file From 926cd6645a938d3568fbc00309f8366ffd77ae01 Mon Sep 17 00:00:00 2001 From: Will Strohl Date: Tue, 24 Nov 2020 15:41:19 -0800 Subject: [PATCH 6/9] Resolved packaging issues --- Build/ModulePackage.targets | 1 + Modules/WillStrohl.OpenGraph/Module.build | 37 ++++++++++++----------- 2 files changed, 21 insertions(+), 17 deletions(-) diff --git a/Build/ModulePackage.targets b/Build/ModulePackage.targets index 19616d6b..39f81bff 100644 --- a/Build/ModulePackage.targets +++ b/Build/ModulePackage.targets @@ -59,6 +59,7 @@ OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + diff --git a/Modules/WillStrohl.OpenGraph/Module.build b/Modules/WillStrohl.OpenGraph/Module.build index 5cef2af4..25a44950 100644 --- a/Modules/WillStrohl.OpenGraph/Module.build +++ b/Modules/WillStrohl.OpenGraph/Module.build @@ -9,45 +9,48 @@ $(WebsitePath)\Install\Module $(WebsitePath)\DesktopModules\$(ModulePath) - + - + - + - + + - + - - - - - - + + + - + + + + + + + + - - - + + - - \ No newline at end of file + From 025a077656b35310630e9526b6f0b63a5618295f Mon Sep 17 00:00:00 2001 From: Will Strohl Date: Tue, 24 Nov 2020 15:41:36 -0800 Subject: [PATCH 7/9] Prep for release --- .../My Project/AssemblyInfo.vb | 12 +- .../WillStrohl.OpenGraph.dnn | 216 +++++++++--------- .../WillStrohl.OpenGraph_Symbols.dnn | 34 +++ 3 files changed, 149 insertions(+), 113 deletions(-) create mode 100644 Modules/WillStrohl.OpenGraph/WillStrohl.OpenGraph_Symbols.dnn diff --git a/Modules/WillStrohl.OpenGraph/My Project/AssemblyInfo.vb b/Modules/WillStrohl.OpenGraph/My Project/AssemblyInfo.vb index d68fe10c..0b8be2d0 100644 --- a/Modules/WillStrohl.OpenGraph/My Project/AssemblyInfo.vb +++ b/Modules/WillStrohl.OpenGraph/My Project/AssemblyInfo.vb @@ -11,10 +11,10 @@ Imports System.Runtime.InteropServices - - - - + + + + 'The following GUID is for the ID of the typelib if this project is exposed to COM @@ -30,7 +30,7 @@ Imports System.Runtime.InteropServices ' You can specify all the values or you can default the Build and Revision Numbers ' by using the '*' as shown below: - + - \ No newline at end of file + \ No newline at end of file diff --git a/Modules/WillStrohl.OpenGraph/WillStrohl.OpenGraph.dnn b/Modules/WillStrohl.OpenGraph/WillStrohl.OpenGraph.dnn index 5e4572d5..0c0b4bc7 100644 --- a/Modules/WillStrohl.OpenGraph/WillStrohl.OpenGraph.dnn +++ b/Modules/WillStrohl.OpenGraph/WillStrohl.OpenGraph.dnn @@ -1,109 +1,111 @@  - - - Open Graph Protocol - - This module allows you to quickly and easily add the Open Graph Protocol markup to your website. Doing so makes you compatible with sharing content with sites like Facebook.

]]> -
- - Will Strohl - Will Strohl - http://www.willstrohl.com]]> - will.strohl@gmail.com]]> - - - - - 07.00.02 - - - - - WillStrohl.OpenGraph - WillStrohl.OpenGraph - WillStrohl.Modules.OpenGraph.OpenGraphController, WillStrohl.Modules.OpenGraph - - - - Open Graph Protocol - -1 - - - - DesktopModules/WillStrohl.OpenGraph/Default.ascx - False - - View - - - - - Edit - DesktopModules/WillStrohl.OpenGraph/Settings.ascx - True - True - - Edit - - - - - - - - - DotNetNuke.Entities.Modules.EventMessageProcessor, DotNetNuke - UpgradeModule - - WillStrohl.Modules.OpenGraph.OpenGraphController, WillStrohl.Modules.OpenGraph - [DESKTOPMODULEID] - - - - - - - bin - - WillStrohl.Modules.OpenGraph.dll - 01.02.00 - - - - - - DesktopModules\WillStrohl.OpenGraph - - WillStrohl.OpenGraph.dnn - - - - - - DesktopModules\WillStrohl.OpenGraph - - Resources.zip - - - - - - web.config - - - - - - - - - - - - - - - -
-
+ + + Open Graph Protocol + + This module allows you to quickly and easily add the Open Graph Protocol markup to your website. Doing so makes you compatible with sharing content with sites like Facebook.

]]> +
+ DesktopModules/WillStrohl.OpenGraph/Images/logo.png + + Will Strohl + Upendo Ventures, LLC + https://upendoventures.com + solutions@upendoventures.com + + + + True + + 09.04.00 + + + + + WillStrohl.OpenGraph + WillStrohl.OpenGraph + WillStrohl.Modules.OpenGraph.OpenGraphController, WillStrohl.Modules.OpenGraph + + + + Open Graph Protocol + -1 + + + + DesktopModules/WillStrohl.OpenGraph/Default.ascx + False + + View + + + + + Edit + DesktopModules/WillStrohl.OpenGraph/Settings.ascx + True + True + + Edit + + + + + + + + + DotNetNuke.Entities.Modules.EventMessageProcessor, DotNetNuke + UpgradeModule + + WillStrohl.Modules.OpenGraph.OpenGraphController, WillStrohl.Modules.OpenGraph + [DESKTOPMODULEID] + 02.00.00 + + + + + + + WillStrohl.Modules.OpenGraph.dll + 02.00.00 + bin + + + + + + DesktopModules\WillStrohl.OpenGraph + + WillStrohl.OpenGraph.dnn + + + + + + DesktopModules\WillStrohl.OpenGraph + + Resources.zip + + + + + + web.config + + + + + + + + + + + + + + + +
+
\ No newline at end of file diff --git a/Modules/WillStrohl.OpenGraph/WillStrohl.OpenGraph_Symbols.dnn b/Modules/WillStrohl.OpenGraph/WillStrohl.OpenGraph_Symbols.dnn new file mode 100644 index 00000000..931b73ad --- /dev/null +++ b/Modules/WillStrohl.OpenGraph/WillStrohl.OpenGraph_Symbols.dnn @@ -0,0 +1,34 @@ + + + + + Open Graph Protocol Symbols + + This module allows you to quickly and easily add the Open Graph Protocol markup to your website. Doing so makes you compatible with sharing content with sites like Facebook.

]]> +
+ DesktopModules/WillStrohl.OpenGraph/Images/logo.png + + Will Strohl + Upendo Ventures, LLC + https://upendoventures.com + solutions@upendoventures.com + + + + True + + WillStrohl.OpenGraph + + + + + + + Resources.zip + + + + +
+
+
\ No newline at end of file From 0c623b7311c30c8295d67c545549ff76324b7180 Mon Sep 17 00:00:00 2001 From: Will Strohl Date: Tue, 24 Nov 2020 15:44:11 -0800 Subject: [PATCH 8/9] Updated the copyright --- .../Components/OpenGraphController.vb | 7 +++---- .../Components/OpenGraphWriter.vb | 7 +++---- .../Components/WnsPortalModuleBase.vb | 7 +++---- Modules/WillStrohl.OpenGraph/Default.ascx.vb | 7 +++---- Modules/WillStrohl.OpenGraph/Module.css | 14 +------------- Modules/WillStrohl.OpenGraph/Settings.ascx.vb | 7 +++---- 6 files changed, 16 insertions(+), 33 deletions(-) diff --git a/Modules/WillStrohl.OpenGraph/Components/OpenGraphController.vb b/Modules/WillStrohl.OpenGraph/Components/OpenGraphController.vb index fabbdab2..907ce4ce 100644 --- a/Modules/WillStrohl.OpenGraph/Components/OpenGraphController.vb +++ b/Modules/WillStrohl.OpenGraph/Components/OpenGraphController.vb @@ -1,9 +1,8 @@ ' -' Will Strohl (will.strohl@gmail.com) -' http://www.willstrohl.com +' Upendo Ventures, LLC (solutions@upendoventures.com) +' https://upendoventures.com ' -'Copyright (c) 2011-2013, Will Strohl -'All rights reserved. +'Copyright (c) Upendo Ventures, LLC ' 'Redistribution and use in source and binary forms, with or without modification, are 'permitted provided that the following conditions are met: diff --git a/Modules/WillStrohl.OpenGraph/Components/OpenGraphWriter.vb b/Modules/WillStrohl.OpenGraph/Components/OpenGraphWriter.vb index deb15fe5..5e34a902 100644 --- a/Modules/WillStrohl.OpenGraph/Components/OpenGraphWriter.vb +++ b/Modules/WillStrohl.OpenGraph/Components/OpenGraphWriter.vb @@ -1,9 +1,8 @@ ' -' Will Strohl (will.strohl@gmail.com) -' http://www.willstrohl.com +' Upendo Ventures, LLC (solutions@upendoventures.com) +' https://upendoventures.com ' -'Copyright (c) 2011-2013, Will Strohl -'All rights reserved. +'Copyright (c) Upendo Ventures, LLC ' 'Redistribution and use in source and binary forms, with or without modification, are 'permitted provided that the following conditions are met: diff --git a/Modules/WillStrohl.OpenGraph/Components/WnsPortalModuleBase.vb b/Modules/WillStrohl.OpenGraph/Components/WnsPortalModuleBase.vb index 18cd5a0c..af024fca 100644 --- a/Modules/WillStrohl.OpenGraph/Components/WnsPortalModuleBase.vb +++ b/Modules/WillStrohl.OpenGraph/Components/WnsPortalModuleBase.vb @@ -1,9 +1,8 @@ ' -' Will Strohl (will.strohl@gmail.com) -' http://www.willstrohl.com +' Upendo Ventures, LLC (solutions@upendoventures.com) +' https://upendoventures.com ' -'Copyright (c) 2011-2013, Will Strohl -'All rights reserved. +'Copyright (c) Upendo Ventures, LLC ' 'Redistribution and use in source and binary forms, with or without modification, are 'permitted provided that the following conditions are met: diff --git a/Modules/WillStrohl.OpenGraph/Default.ascx.vb b/Modules/WillStrohl.OpenGraph/Default.ascx.vb index 94445eb2..3796dcf3 100644 --- a/Modules/WillStrohl.OpenGraph/Default.ascx.vb +++ b/Modules/WillStrohl.OpenGraph/Default.ascx.vb @@ -1,9 +1,8 @@ ' -' Will Strohl (will.strohl@gmail.com) -' http://www.willstrohl.com +' Upendo Ventures, LLC (solutions@upendoventures.com) +' https://upendoventures.com ' -'Copyright (c) 2011-2013, Will Strohl -'All rights reserved. +'Copyright (c) Upendo Ventures, LLC ' 'Redistribution and use in source and binary forms, with or without modification, are 'permitted provided that the following conditions are met: diff --git a/Modules/WillStrohl.OpenGraph/Module.css b/Modules/WillStrohl.OpenGraph/Module.css index 05a99228..302ae27a 100644 --- a/Modules/WillStrohl.OpenGraph/Module.css +++ b/Modules/WillStrohl.OpenGraph/Module.css @@ -1,16 +1,4 @@ -/* - -WillStrohl.OpenGraph Module for DotNetNuke -Version: 01.00.00 -Author: Will Strohl -E-Mail: will.strohl@gmail.com -Website: http://www.willstrohl.com - -Copyright 2011 Will Strohl - -*/ - -/* option settings */ +/* option settings */ .wnsFormCheckbox input, .wnsFormCheckboxDisabled input { margin-left: 5px !important; } .wnsFormCheckbox label { cursor: pointer !important; } .wnsFormCheckboxDisabled input, .wnsFormCheckboxDisabled label { cursor: not-allowed !important; } diff --git a/Modules/WillStrohl.OpenGraph/Settings.ascx.vb b/Modules/WillStrohl.OpenGraph/Settings.ascx.vb index cbb0788e..aa851d0e 100644 --- a/Modules/WillStrohl.OpenGraph/Settings.ascx.vb +++ b/Modules/WillStrohl.OpenGraph/Settings.ascx.vb @@ -1,9 +1,8 @@ ' -' Will Strohl (will.strohl@gmail.com) -' http://www.willstrohl.com +' Upendo Ventures, LLC (solutions@upendoventures.com) +' https://upendoventures.com ' -'Copyright (c) 2011-2013, Will Strohl -'All rights reserved. +'Copyright (c) Upendo Ventures, LLC ' 'Redistribution and use in source and binary forms, with or without modification, are 'permitted provided that the following conditions are met: From e1bd91847fc175d0125571a4a1c0d52f6af94cd6 Mon Sep 17 00:00:00 2001 From: Will Strohl Date: Tue, 24 Nov 2020 15:51:46 -0800 Subject: [PATCH 9/9] Final release prep --- Modules/WillStrohl.Injection/License.txt | 22 +++++++--- Modules/WillStrohl.OpenGraph/License.txt | 11 +++-- Modules/WillStrohl.OpenGraph/releasenotes.txt | 43 ++++++++++++++----- 3 files changed, 55 insertions(+), 21 deletions(-) diff --git a/Modules/WillStrohl.Injection/License.txt b/Modules/WillStrohl.Injection/License.txt index bec231b9..ef70177f 100644 --- a/Modules/WillStrohl.Injection/License.txt +++ b/Modules/WillStrohl.Injection/License.txt @@ -1,7 +1,15 @@ -

Will Strohl (will.strohl@gmail.com)
http://hismightiness.github.io/dnnextensions/

-

Copyright (c) 2009-2016, Will Strohl

-

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

-

Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

-

Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

-

Neither the name of Will Strohl, the Content Injection Module, nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

-

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

\ No newline at end of file + +
+

Upendo Ventures, LLC(solutions@upendoventures.com)
https://upendoventures.com

+

Copyright (c) Upendo Ventures, LLC

+

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

+

Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

+

Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

+

Neither the name of Will Strohl, the Open Graph Module for DotNetNuke, nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior + written permission.

+

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

+
\ No newline at end of file diff --git a/Modules/WillStrohl.OpenGraph/License.txt b/Modules/WillStrohl.OpenGraph/License.txt index 2aa5d737..ef70177f 100644 --- a/Modules/WillStrohl.OpenGraph/License.txt +++ b/Modules/WillStrohl.OpenGraph/License.txt @@ -1,6 +1,11 @@ -
-

Will Strohl (will.strohl@gmail.com)
http://www.willstrohl.com

-

Copyright (c) 2011-2013, Will Strohl
All rights reserved.

+ +
+

Upendo Ventures, LLC(solutions@upendoventures.com)
https://upendoventures.com

+

Copyright (c) Upendo Ventures, LLC

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

diff --git a/Modules/WillStrohl.OpenGraph/releasenotes.txt b/Modules/WillStrohl.OpenGraph/releasenotes.txt index 46f3762d..44a0b019 100644 --- a/Modules/WillStrohl.OpenGraph/releasenotes.txt +++ b/Modules/WillStrohl.OpenGraph/releasenotes.txt @@ -1,15 +1,36 @@ -
- -

Version 01.02.00

-

Date Released: 11/07/2012

+ +
+

Open Graph Protocol Module

+

Version 02.00.00

+ +

The release notes continue after the Sponsors and Code Contributors below.

+ +

Sponsors

+

Open-source is not free. We're so GRATEFUL for the following people/organizations for sponsoring developers to work on this release!

+

Sponsorship is Powered by GitHub Sponsors and ensures that this project lives and thrives. Please consider sponsoring any amount.

+

THANK YOU to the following rockstars!

    -
  • ENHANCEMENT: Compatible with DNN 7.0.2 and newer
  • -
  • ENHANCEMENT: Added a way to delete all OGP site settings
  • -
  • BUG: Fixed issue with homepages without page names
  • +
  • Adam Bernstein, PracticeWise
  • +
  • Dan Rice, Pure Systems
  • +
  • David Poindexter, nvisionative
  • +
  • Matt Rutledge, Believe Kids
  • +
+ +

Code Contributors

+

THANK YOU to the following community members for participating in this release!

+ -

For more information about this and previous releases or for - support, please visit the DNN - Open Graph Module website.

- +

Date Released: 11/24/2020

+
    +
  • Increased minimum supported version to DNN 9.4.0, Thanks @hismightiness!
  • +
  • Unable to download seemingly unrelated files protected by "file tickets" (Issue 164), Thanks @bacon1986!
  • +
  • Now generating and releasing a Symbols package, Thanks @hismightiness!
  • +
  • Removed deprecated DNN API references (DNN 10+ compatible!), Thanks @hismightiness!
  • +
\ No newline at end of file