diff --git a/.gitignore b/.gitignore index 8f699d6..f0e5144 100644 --- a/.gitignore +++ b/.gitignore @@ -106,4 +106,8 @@ js/*.js packages .vscode .vs -_* +_BuildSupport +_Development +_Packages +_References + diff --git a/_Installation/Connect.UserAccess.dnn b/_Installation/Connect.UserAccess.dnn new file mode 100644 index 0000000..ff57de5 --- /dev/null +++ b/_Installation/Connect.UserAccess.dnn @@ -0,0 +1,33 @@ + + + + Connect.UserAccess + Personabar extension to manage users' access to the site + ~/DesktopModules/admin/Dnn.PersonaBar/images/module_icon_32x32.png + + DNN Connect + DNN Connect + http://www.dnnsoftware.com + support@dnnsoftware.com + + + 09.00.00 + Dnn.PersonaBar.UI + + true + + + + Connect.UserAccess + UserAccess + nav_UserAccess + UserAccess + true + Manage + 15 + + + + + + \ No newline at end of file diff --git a/_Installation/License.txt b/_Installation/License.txt new file mode 100644 index 0000000..c561c00 --- /dev/null +++ b/_Installation/License.txt @@ -0,0 +1,17 @@ +Connect - http://dnn-connect.org
+Copyright (c) 2017
+by DNN Connect Association +

+Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated +documentation files (the "Software"), to deal in the Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and +to permit persons to whom the Software is furnished to do so, subject to the following conditions: +

+The above copyright notice and this permission notice shall be included in all copies or substantial portions +of the Software. +

+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED +TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL +THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF +CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER +DEALINGS IN THE SOFTWARE. diff --git a/_Installation/ReleaseNotes.md b/_Installation/ReleaseNotes.md new file mode 100644 index 0000000..6ed3e2a --- /dev/null +++ b/_Installation/ReleaseNotes.md @@ -0,0 +1,3 @@ +## Release Notes +This PersonaBar extension requires DNN version 9 or higher and having the core PersonaBar module installed (this is done by default). +