FAQ  •  Register  •  Login

JQuery should packed with WebUI

<<

linnuxxy

Serviio newbie

Posts: 4

Joined: Wed Jul 18, 2012 2:41 pm

Post Wed Jul 18, 2012 9:58 pm

JQuery should packed with WebUI

In WebUI, index.php make reference to script files which are on the internet


<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" type="text/javascript"></script>
<script>!window.jQuery && document.write('<script src="http://code.jquery.com/jquery-1.7.1.min.js"><\/script>');</script>
<script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.17/jquery-ui.min.js" type="text/javascript"></script>
<link href="http://jquery-ui.googlecode.com/svn/tags/1.8.17/themes/redmond/jquery.ui.all.css" rel="stylesheet" type="text/css" />

This will make the WebUI not functional when the internet is disconnected... I think it should be packed with the WebUI to be access locally !
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Thu Jul 19, 2012 8:41 am

Re: JQuery should packed with WebUI

I suggest you raise a ticket on the project's site or post on its forum here: viewtopic.php?f=17&t=2427

Return to General discussion

Who is online

Users browsing this forum: No registered users and 21 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.