Hi there,
I have created a new Fancybox JavaScript Library installation package. On it's own, it installs without any hassle. I am trying to include this package with an existing custom module I developed from a Christoc template in the manifest file.
I have added the JavaScript file (fancybox.min.js) in a folder called Scripts.
I also tried to change the path to Scripts/fancybox.min.js as well as placing the JS file in the root but it does not pick it up. It tries to go to install/temp the whole time.
When I select the module to upload for installation, I get the following error on the picture attached (Failure File specified in the dnn could not be found in the zip file: - D:\Development\DNN_9_Transfer2\Install\Temp\j42wfq2o):
I would like to know if there is a basepath for the JavaScript_Library component? Where can I find more information regarding this? It would be helpful if this page had more information regarding the paths when using the JavaScript_Library component: http://www.dnnsoftware.com/docs/designers/extensio...
Please see my manifest code below:
Sales Overview
Sales Overview module
Images/SalesOverview_Logo.png
Company
Company (Pty) Ltd
http://www.google.co.za
sales@google.co.za
07.00.02
DesktopModules\SalesOverview
DesktopModules/SalesOverview
Resources.zip
Sales Overview
SalesOverview
Company.Modules.SalesOverview.Components.FeatureController
Sales Overview
0
DesktopModules/SalesOverview/SalesOverView.ascx
True
View
0
Edit
DesktopModules/SalesOverview/Edit.ascx
False
Edit Content
Edit
0
True
Settings
DesktopModules/SalesOverview/Settings.ascx
False
Sales Overview Settings
Edit
0
SalesOverview.dll
bin
FancyBox
FancyBox is a tool for displaying images, html content and multi-media in a Mac-style "lightbox" that floats overtop of web page.
Company
Company (Pty) Ltd
https://www.google.co.za
support@google.co.za
true
jQuery
Fancybox
jquery.fancybox.min-3.1.20.js
jQuery.fn.fancybox
https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.1.20/jquery.fancybox.min.js
PageHead
Fancybox
jquery.fancybox.min-3.1.20.js
Please also see my question on StackOverflow: https://stackoverflow.com/questions/45855041/how-t...