mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
yWeb: rename Y_yweb.js => Y_yWeb.js
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4eace25154
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-02-20 (Mon, 20 Feb 2023)
Origin message was:
------------------
- yWeb: rename Y_yweb.js => Y_yWeb.js
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -75,7 +75,7 @@ install_DATA = extensions.txt \
|
||||
Y_User.css \
|
||||
Y_Version.txt \
|
||||
Y_Wait.yhtm \
|
||||
Y_yweb.js
|
||||
Y_yWeb.js
|
||||
|
||||
# NI-yWeb
|
||||
install_DATA += Y_NIlib.js \
|
||||
|
@@ -2,7 +2,7 @@
|
||||
{=include-block:Y_Blocks.txt;js_jquery=}
|
||||
{=include-block:Y_Blocks.txt;js_prototype=}
|
||||
<script src="/Y_Baselib.js"></script>
|
||||
<script src="/Y_yweb.js"></script>
|
||||
<script src="/Y_yWeb.js"></script>
|
||||
<script>
|
||||
function epg_plus_popup() {
|
||||
window.open("Y_EPG_Plus.yhtm","_blank","resizable=yes,scrollbars=yes");
|
||||
|
@@ -3,7 +3,7 @@
|
||||
{=include-block:Y_Blocks.txt;head=}
|
||||
{=include-block:Y_Blocks.txt;js_prototype=}
|
||||
<script src="/Y_Baselib.js"></script>
|
||||
<script src="/Y_yweb.js"></script>
|
||||
<script src="/Y_yWeb.js"></script>
|
||||
<script>
|
||||
function build_menu(){
|
||||
// ext.read_items();
|
||||
|
@@ -2,7 +2,7 @@
|
||||
{=include-block:Y_Blocks.txt;head=}
|
||||
{=include-block:Y_Blocks.txt;js_prototype=}
|
||||
<script src="/Y_Baselib.js"></script>
|
||||
<script src="/Y_yweb.js"></script>
|
||||
<script src="/Y_yWeb.js"></script>
|
||||
<script src="/Y_Ext_Update.js"></script>
|
||||
<script>
|
||||
function do_submit(){
|
||||
|
@@ -2,7 +2,7 @@
|
||||
{=include-block:Y_Blocks.txt;head=}
|
||||
{=include-block:Y_Blocks.txt;js_prototype=}
|
||||
<script src="/Y_Baselib.js"></script>
|
||||
<script src="/Y_yweb.js"></script>
|
||||
<script src="/Y_yWeb.js"></script>
|
||||
<script src="/Y_Ext_Update.js"></script>
|
||||
<script>
|
||||
function init(){
|
||||
|
@@ -2,7 +2,7 @@
|
||||
{=include-block:Y_Blocks.txt;head=}
|
||||
{=include-block:Y_Blocks.txt;js_prototype=}
|
||||
<script src="/Y_Baselib.js"></script>
|
||||
<script src="/Y_yweb.js"></script>
|
||||
<script src="/Y_yWeb.js"></script>
|
||||
<script src="/Y_Ext_Update.js"></script>
|
||||
{=include-block:Y_Blocks.txt;head_close=}
|
||||
<body>
|
||||
|
@@ -1,7 +1,7 @@
|
||||
{=include-block:Y_Blocks.txt;head=}
|
||||
{=include-block:Y_Blocks.txt;js_prototype=}
|
||||
<script src="/Y_Baselib.js"></script>
|
||||
<script src="/Y_yweb.js"></script>
|
||||
<script src="/Y_yWeb.js"></script>
|
||||
<script>
|
||||
function do_onload() {
|
||||
yhttpd_cache_clear('');
|
||||
|
@@ -2,7 +2,7 @@
|
||||
{=include-block:Y_Blocks.txt;head=}
|
||||
{=include-block:Y_Blocks.txt;js_prototype=}
|
||||
<script src="/Y_Baselib.js"></script>
|
||||
<script src="/Y_yweb.js"></script>
|
||||
<script src="/Y_yWeb.js"></script>
|
||||
<script>
|
||||
function init(){
|
||||
add_yExtensions('info', 'secmenu_info');
|
||||
|
@@ -2,7 +2,7 @@
|
||||
{=include-block:Y_Blocks.txt;head=}
|
||||
{=include-block:Y_Blocks.txt;js_prototype=}
|
||||
<script src="/Y_Baselib.js"></script>
|
||||
<script src="/Y_yweb.js"></script>
|
||||
<script src="/Y_yWeb.js"></script>
|
||||
<script>
|
||||
/*Indicator*/
|
||||
var g_i_active = false;
|
||||
|
@@ -2,7 +2,7 @@
|
||||
{=include-block:Y_Blocks.txt;head=}
|
||||
{=include-block:Y_Blocks.txt;js_prototype=}
|
||||
<script src="/Y_Baselib.js"></script>
|
||||
<script src="/Y_yweb.js"></script>
|
||||
<script src="/Y_yWeb.js"></script>
|
||||
<script>
|
||||
function init(){
|
||||
add_yExtensions('settings_general', 'secmenu_settings_general');
|
||||
|
@@ -1,7 +1,7 @@
|
||||
{=include-block:Y_Blocks.txt;head=}
|
||||
{=include-block:Y_Blocks.txt;js_prototype=}
|
||||
<script src="/Y_Baselib.js"></script>
|
||||
<script src="/Y_yweb.js"></script>
|
||||
<script src="/Y_yWeb.js"></script>
|
||||
<script>
|
||||
function cmd_popup(){
|
||||
window.open('Y_Tools_Cmd.yhtm','cmd','width=720,height=470,resizable=yes');
|
||||
|
@@ -1,3 +1,3 @@
|
||||
version=3.0.36
|
||||
date=19.02.2023
|
||||
version=3.0.37
|
||||
date=20.02.2023
|
||||
info=NI-Neutrino-Webinterface
|
||||
|
@@ -1,14 +1,14 @@
|
||||
/* yWeb by yjogol
|
||||
internal organisation of yweb
|
||||
internal organisation of yWeb
|
||||
*/
|
||||
|
||||
/* define namespace */
|
||||
if(typeof(Y) == "undefined")
|
||||
Y = {};
|
||||
|
||||
/* Class Y.yweb */
|
||||
Y.yweb = new Class.create();
|
||||
Object.extend(Y.yweb.prototype, {
|
||||
/* Class Y.yWeb */
|
||||
Y.yWeb = new Class.create();
|
||||
Object.extend(Y.yWeb.prototype, {
|
||||
ver_file_prop : new Hash(),
|
||||
yweb_version: $H({major:'0', minor:'0', patch:'0', pre:'0'}),
|
||||
yweblib_version: $H({major:'1', minor:'0', patch:'0', pre:'0'}),
|
||||
@@ -57,14 +57,14 @@ Object.extend(Y.yweb.prototype, {
|
||||
|
||||
/* main instance */
|
||||
if (window == top.top_main.prim_menu) {
|
||||
var yweb = new Y.yweb();
|
||||
var yweb = new Y.yWeb();
|
||||
yweb.require_prototype("1.7.3");
|
||||
}
|
||||
else
|
||||
if(top.top_main.prim_menu && top.top_main.prim_menu.yweb)
|
||||
var yweb = top.top_main.prim_menu.yweb;
|
||||
else { // should not happen!
|
||||
var yweb = new Y.yweb();
|
||||
var yweb = new Y.yWeb();
|
||||
yweb.require_prototype("1.7.3");
|
||||
}
|
||||
|
Reference in New Issue
Block a user