yWeb: introduce head_close block

Origin commit data
------------------
Branch: ni/coolstream
Commit: 25b6cc49ba
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-02-01 (Wed, 01 Feb 2023)

Origin message was:
------------------
- yWeb: introduce head_close block

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2023-02-01 23:44:48 +01:00
parent 657bf91336
commit 1a5e324f02
70 changed files with 88 additions and 85 deletions

View File

@@ -1,6 +1,6 @@
{=var-set:cancache=yPConf=} {=var-set:cancache=yPConf=}
{=include-block:Y_Blocks.txt;head=} {=include-block:Y_Blocks.txt;head=}
</head> {=include-block:Y_Blocks.txt;head_close=}
{=var-set:alt_httpd={=ini-get:%(CONFIGDIR)/nhttpd.conf;WebsiteMain.override_directory;%(PUBLIC_HTTPDDIR)=}=} {=var-set:alt_httpd={=ini-get:%(CONFIGDIR)/nhttpd.conf;WebsiteMain.override_directory;%(PUBLIC_HTTPDDIR)=}=}
{=var-set:vf={=if-file-exists:{=var-get:alt_httpd=}/Y_Version.txt~{=var-get:alt_httpd=}/Y_Version.txt~Y_Version.txt=}=} {=var-set:vf={=if-file-exists:{=var-get:alt_httpd=}/Y_Version.txt~{=var-get:alt_httpd=}/Y_Version.txt~Y_Version.txt=}=}
<body> <body>

View File

@@ -1,5 +1,5 @@
{=include-block:Y_Blocks.txt;head=} {=include-block:Y_Blocks.txt;head=}
</head> {=include-block:Y_Blocks.txt;head_close=}
<body> <body>
<div class="work_box"> <div class="work_box">
<div class="work_box_head"><div class="work_box_head_h2"> <div class="work_box_head"><div class="work_box_head_h2">

View File

@@ -1,6 +1,6 @@
start-block~timer start-block~timer
{=include-block:Y_Blocks.txt;head=} {=include-block:Y_Blocks.txt;head=}
</head> {=include-block:Y_Blocks.txt;head_close=}
<body> <body>
<div class="work_box"> <div class="work_box">
<div class="work_box_head"><div class="work_box_head_h2"> <div class="work_box_head"><div class="work_box_head_h2">
@@ -152,7 +152,7 @@ end-block~ext_save_settings
# ------- No Managemant Error # ------- No Managemant Error
start-block~no_management start-block~no_management
{=include-block:Y_Blocks.txt;head=} {=include-block:Y_Blocks.txt;head=}
</head> {=include-block:Y_Blocks.txt;head_close=}
<body> <body>
<br /> <br />
<div class="y_head">Error</div> <div class="y_head">Error</div>
@@ -261,7 +261,7 @@ start-block~head_no_charset
end-block~head_no_charset end-block~head_no_charset
# ------- Lay-Frame HEAD # ------- Lay-Frame HEAD
start-block~frame_head start-block~head_frame
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> <html xmlns="http://www.w3.org/1999/xhtml">
@@ -271,10 +271,10 @@ start-block~frame_head
<link rel="stylesheet" type="text/css" href="/Y_Dist.css" /> <link rel="stylesheet" type="text/css" href="/Y_Dist.css" />
<link rel="stylesheet" type="text/css" href="/Y_User.css" /> <link rel="stylesheet" type="text/css" href="/Y_User.css" />
<title>yWeb</title> <title>yWeb</title>
end-block~frame_head end-block~head_frame
# ------- Lay-Frame HEAD # ------- Lay-Frame HEAD
start-block~frame_iso_head start-block~head_frame_iso
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> <html xmlns="http://www.w3.org/1999/xhtml">
@@ -284,7 +284,7 @@ start-block~frame_iso_head
<link rel="stylesheet" type="text/css" href="/Y_Dist.css" /> <link rel="stylesheet" type="text/css" href="/Y_Dist.css" />
<link rel="stylesheet" type="text/css" href="/Y_User.css" /> <link rel="stylesheet" type="text/css" href="/Y_User.css" />
<title>yWeb</title> <title>yWeb</title>
end-block~frame_iso_head end-block~head_frame_iso
# ------- Lay-HEAD NI # ------- Lay-HEAD NI
start-block~head_ni start-block~head_ni
@@ -314,6 +314,11 @@ start-block~head_ni
{=include-block:Y_Blocks.txt;jQuery_ui=} {=include-block:Y_Blocks.txt;jQuery_ui=}
end-block~head_ni end-block~head_ni
# ------- Lay-HEAD close
start-block~head_close
{=include-block:Y_Blocks.txt;head_close=}
end-block~head_close
# ============= jQuery # ============= jQuery
# ------- jQuery library # ------- jQuery library
start-block~jQuery start-block~jQuery
@@ -353,7 +358,7 @@ function do_submit()
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body"> <body">
{=var-set:wait_text={=L:save_values=}=}{=include-block:Y_Blocks.txt;snip_wait=} {=var-set:wait_text={=L:save_values=}=}{=include-block:Y_Blocks.txt;snip_wait=}
<div class="work_box"> <div class="work_box">
@@ -397,9 +402,9 @@ start-block~frame_main
{=if-empty:{=ini-get:%(CONFIGDIR)/Y-Web.conf;startup=}~ {=if-empty:{=ini-get:%(CONFIGDIR)/Y-Web.conf;startup=}~
{=include-block:Y_Blocks.txt;start_wizard_page=} {=include-block:Y_Blocks.txt;start_wizard_page=}
~ ~
{=include-block:Y_Blocks.txt;frame_head=} {=include-block:Y_Blocks.txt;head_frame=}
<title>yWeb</title> <title>yWeb</title>
</head> {=include-block:Y_Blocks.txt;head_close=}
<frameset rows="70,*" frameborder="0" framespacing="0"> <frameset rows="70,*" frameborder="0" framespacing="0">
<frame name="prim_menu" src="Y_Menue.yhtm" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" noresize="noresize" /> <frame name="prim_menu" src="Y_Menue.yhtm" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" noresize="noresize" />
<frame name="base" src="Y_Dyn_Pages.yhtm?page=frame_boxcontrol" marginwidth="0" marginheight="0" frameborder="0" style="height:100%"; /> <frame name="base" src="Y_Dyn_Pages.yhtm?page=frame_boxcontrol" marginwidth="0" marginheight="0" frameborder="0" style="height:100%"; />
@@ -417,7 +422,7 @@ end-block~frame_main
# ------- Lay-Frame MAIN # ------- Lay-Frame MAIN
start-block~page_frame_rest start-block~page_frame_rest
{=include-block:Y_Blocks.txt;head=} {=include-block:Y_Blocks.txt;head=}
</head> {=include-block:Y_Blocks.txt;head_close=}
<body> <body>
</body> </body>
</html> </html>
@@ -425,8 +430,8 @@ end-block~page_frame_rest
# ------- Lay-Frame Secondary-Menu # ------- Lay-Frame Secondary-Menu
start-block~frame_secondary start-block~frame_secondary
{=include-block:Y_Blocks.txt;frame_iso_head=} {=include-block:Y_Blocks.txt;head_frame_iso=}
</head> {=include-block:Y_Blocks.txt;head_close=}
<frameset cols="175,*" frameborder="0" framespacing="0"> <frameset cols="175,*" frameborder="0" framespacing="0">
<frame name="sec_menu" src="{=var-get:sec_menu=}" scrolling="no" noresize="noresize" frameborder="0" /> <frame name="sec_menu" src="{=var-get:sec_menu=}" scrolling="no" noresize="noresize" frameborder="0" />
<frame name="work" src="{=var-get:work=}" scrolling="auto" frameborder="0" /> <frame name="work" src="{=var-get:work=}" scrolling="auto" frameborder="0" />
@@ -492,8 +497,8 @@ end-block~frame_info
# ==== LIVE # ==== LIVE
# ------- Lay-Frame Live-EPG Frameset # ------- Lay-Frame Live-EPG Frameset
start-block~frame_live_epg start-block~frame_live_epg
{=include-block:Y_Blocks.txt;frame_head=} {=include-block:Y_Blocks.txt;head_frame=}
</head> {=include-block:Y_Blocks.txt;head_close=}
<frameset rows="100,*" frameborder="0" framespacing="0"> <frameset rows="100,*" frameborder="0" framespacing="0">
<frame name="epg_info" src="Y_Live_EPG_Info.yhtm" scrolling="auto" frameborder="0" /> <frame name="epg_info" src="Y_Live_EPG_Info.yhtm" scrolling="auto" frameborder="0" />
<frame name="epg_list" src="Y_Live_EPG.yhtm?channel={=channel=}&logoid={=logoid=}" scrolling="auto" frameborder="0" style="height:100%" /> <frame name="epg_list" src="Y_Live_EPG.yhtm?channel={=channel=}&logoid={=logoid=}" scrolling="auto" frameborder="0" style="height:100%" />

View File

@@ -11,7 +11,7 @@ start-block~neutrino_form
.line {border-top: 1px solid #6D96A9;} .line {border-top: 1px solid #6D96A9;}
/*]]>*/ /*]]>*/
</style> </style>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body> <body>
{=var-set:wait_text={=L:save_values=}=}{=include-block:Y_Blocks.txt;snip_wait=} {=var-set:wait_text={=L:save_values=}=}{=include-block:Y_Blocks.txt;snip_wait=}
{=include-block:Y_Blocks_Neutrino.txt;{=var-get:neutrino=}=} {=include-block:Y_Blocks_Neutrino.txt;{=var-get:neutrino=}=}

View File

@@ -50,7 +50,7 @@ function poschannel(box, direction){
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body> <body>
{=var-set:wait_text={=L:save_values=}=}{=include-block:Y_Blocks.txt;snip_wait=} {=var-set:wait_text={=L:save_values=}=}{=include-block:Y_Blocks.txt;snip_wait=}

View File

@@ -112,7 +112,7 @@ function do_rename(){
padding: 1em; padding: 1em;
} }
</style> </style>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body> <body>
<div class="work_box"> <div class="work_box">
<div class="work_box_head"><div class="work_box_head_h2"> <div class="work_box_head"><div class="work_box_head_h2">

View File

@@ -1,6 +1,6 @@
{=include-block:Y_Blocks.txt;head_no_charset=} {=include-block:Y_Blocks.txt;head_no_charset=}
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252"/> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"/>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body class="iframe"> <body class="iframe">
<table class="bouquetlist" width="100%"> <table class="bouquetlist" width="100%">
<tr class="blist"><td><a href="Y_Boxcontrol_Channellist.yhtm#akt" target="content">{=L:bc.channels=}</a></td></tr> <tr class="blist"><td><a href="Y_Boxcontrol_Channellist.yhtm#akt" target="content">{=L:bc.channels=}</a></td></tr>

View File

@@ -1,5 +1,5 @@
{=include-block:Y_Blocks.txt;head=} {=include-block:Y_Blocks.txt;head=}
</head> {=include-block:Y_Blocks.txt;head_close=}
<body> <body>
<div class="work_box"> <div class="work_box">
<div class="work_box_head"><div class="work_box_head_h2"> <div class="work_box_head"><div class="work_box_head_h2">

View File

@@ -25,7 +25,7 @@ function do_streaminfo() {
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body class="iframe"> <body class="iframe">
<table class="bouquetitemlist"> <table class="bouquetitemlist">
{=func:get_bouquets_with_epg {=bouquet=}=} {=func:get_bouquets_with_epg {=bouquet=}=}

View File

@@ -131,7 +131,7 @@ function epg_plus_popup() {
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body> <body>
<div class="y_menu_sec_box"> <div class="y_menu_sec_box">
<div class="y_menu_sec_box_head"><h2>{=L:main.boxcontrol=}</h2></div> <div class="y_menu_sec_box_head"><h2>{=L:main.boxcontrol=}</h2></div>

View File

@@ -15,7 +15,7 @@ function do_send(mode) {
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body> <body>
<div class="work_box"> <div class="work_box">
<div class="work_box_head"><div class="work_box_head_h2"> <div class="work_box_head"><div class="work_box_head_h2">

View File

@@ -7,7 +7,7 @@
<script type="text/javascript"> <script type="text/javascript">
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body> <body>
{=var-set:wait_text={=L:epg.get_epg=}=}{=include-block:Y_Blocks.txt;snip_wait=} {=var-set:wait_text={=L:epg.get_epg=}=}{=include-block:Y_Blocks.txt;snip_wait=}
<div class="work_box"> <div class="work_box">

View File

@@ -23,7 +23,7 @@ function build_menu(){
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body onload="build_menu()"> <body onload="build_menu()">
<div class="y_menu_sec_box"> <div class="y_menu_sec_box">
<div class="y_menu_sec_box_head"><h2>{=L:main.extensions=}</h2></div> <div class="y_menu_sec_box_head"><h2>{=L:main.extensions=}</h2></div>

View File

@@ -12,7 +12,7 @@ function do_submit(){
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body> <body>
{=var-set:wait_text={=L:save_values=}=}{=include-block:Y_Blocks.txt;snip_wait=} {=var-set:wait_text={=L:save_values=}=}{=include-block:Y_Blocks.txt;snip_wait=}
<div class="work_box"> <div class="work_box">

View File

@@ -16,7 +16,7 @@ function init(){
text-align: center; text-align: center;
} }
</style> </style>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body onload="init()"> <body onload="init()">
{=var-set:wait_text={=L:save_values=}=}{=include-block:Y_Blocks.txt;snip_wait=} {=var-set:wait_text={=L:save_values=}=}{=include-block:Y_Blocks.txt;snip_wait=}
<div class="work_box"> <div class="work_box">

View File

@@ -4,7 +4,7 @@
<script type="text/javascript" src="/Y_Baselib.js"></script> <script type="text/javascript" src="/Y_Baselib.js"></script>
<script type="text/javascript" src="/Y_yweb.js"></script> <script type="text/javascript" src="/Y_yweb.js"></script>
<script type="text/javascript" src="/Y_Ext_Update.js"></script> <script type="text/javascript" src="/Y_Ext_Update.js"></script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body> <body>
{=var-set:wait_text={=L:save_values=}=}{=include-block:Y_Blocks.txt;snip_wait=} {=var-set:wait_text={=L:save_values=}=}{=include-block:Y_Blocks.txt;snip_wait=}
<div class="work_box"> <div class="work_box">

View File

@@ -11,7 +11,7 @@ function do_onload() {
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body onload="do_onload()"> <body onload="do_onload()">
{=var-set:wait_text={=L:refreshing=}=}{=include-block:Y_Blocks.txt;snip_wait=} {=var-set:wait_text={=L:refreshing=}=}{=include-block:Y_Blocks.txt;snip_wait=}
<div class="work_box"> <div class="work_box">

View File

@@ -583,7 +583,7 @@ function ni() {
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body onload="init()"> <body onload="init()">
<div class="work_box"> <div class="work_box">
<div class="work_box_head"><div class="work_box_head_h2"> <div class="work_box_head"><div class="work_box_head_h2">

View File

@@ -37,7 +37,7 @@ function ni(){
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body onload="init()"> <body onload="init()">
{=var-set:wait_text=Speichern (Save).=}{=include-block:Y_Blocks.txt;snip_wait=} {=var-set:wait_text=Speichern (Save).=}{=include-block:Y_Blocks.txt;snip_wait=}
<div class="work_box"> <div class="work_box">

View File

@@ -1,6 +1,6 @@
{=var-set:cancache=yPConf=} {=var-set:cancache=yPConf=}
{=include-block:Y_Blocks.txt;head=} {=include-block:Y_Blocks.txt;head=}
</head> {=include-block:Y_Blocks.txt;head_close=}
<body> <body>
<div class="work_box"> <div class="work_box">
<div class="work_box_head"><div class="work_box_head_h2"> <div class="work_box_head"><div class="work_box_head_h2">

View File

@@ -8,7 +8,7 @@ function init(){
add_yExtensions('info', 'secmenu_info'); add_yExtensions('info', 'secmenu_info');
} }
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
{=var-set:management={=if-equal:{=func:get_request_data client_addr=}~{=ini-get:%(CONFIGDIR)/Y-Web.conf;management_ip;{=func:get_request_data client_addr=}=}~1~=}{=if-equal:{=func:get_request_data client_addr=}~{=ini-get:%(CONFIGDIR)/Y-Web.conf;management_ip2=}~1~=}=} {=var-set:management={=if-equal:{=func:get_request_data client_addr=}~{=ini-get:%(CONFIGDIR)/Y-Web.conf;management_ip;{=func:get_request_data client_addr=}=}~1~=}{=if-equal:{=func:get_request_data client_addr=}~{=ini-get:%(CONFIGDIR)/Y-Web.conf;management_ip2=}~1~=}=}
<body onload="init()"> <body onload="init()">
<div class="y_menu_sec_box"> <div class="y_menu_sec_box">

View File

@@ -9,7 +9,7 @@ function check_updates()
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body> <body>
<div class="work_box"> <div class="work_box">
<div class="work_box_head"><div class="work_box_head_h2"> <div class="work_box_head"><div class="work_box_head_h2">

View File

@@ -114,7 +114,7 @@ function _show_epg()
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body onload="show_epg()" class="iframe"> <body onload="show_epg()" class="iframe">
{=var-set:wait_text={=L:epg.get_epg=}=}{=include-block:Y_Blocks.txt;snip_show_wait=} {=var-set:wait_text={=L:epg.get_epg=}=}{=include-block:Y_Blocks.txt;snip_show_wait=}
<table id="epglist" class="y_invisible_table" cellpadding="4" cellspacing="0" width="100%"> <table id="epglist" class="y_invisible_table" cellpadding="4" cellspacing="0" width="100%">

View File

@@ -9,7 +9,7 @@ function show_info(_desc, _info1, _info2){
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<a href="javascript:window.history.back()"><u>{=L:back=}</u></a> <a href="javascript:window.history.back()"><u>{=L:back=}</u></a>
<body class="iframe"> <body class="iframe">
<div class="y_epg_info"> <div class="y_epg_info">

View File

@@ -78,7 +78,7 @@ function vlc() {
height:38px; height:38px;
} }
</style> </style>
</head> {=include-block:Y_Blocks.txt;head_close=}
{=var-set:alt_httpd={=ini-get:%(CONFIGDIR)/nhttpd.conf;WebsiteMain.override_directory;%(PUBLIC_HTTPDDIR)=}=} {=var-set:alt_httpd={=ini-get:%(CONFIGDIR)/nhttpd.conf;WebsiteMain.override_directory;%(PUBLIC_HTTPDDIR)=}=}
{=var-set:vf={=if-file-exists:{=var-get:alt_httpd=}/Y_Version.txt~{=var-get:alt_httpd=}/Y_Version.txt~Y_Version.txt=}=} {=var-set:vf={=if-file-exists:{=var-get:alt_httpd=}/Y_Version.txt~{=var-get:alt_httpd=}/Y_Version.txt~Y_Version.txt=}=}
<body> <body>

View File

@@ -37,7 +37,7 @@ jQuery(document).ready(function(){
}); });
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body> <body>
<div class="work_box"> <div class="work_box">
<div class="work_box_head"><div class="work_box_head_h2"> <div class="work_box_head"><div class="work_box_head_h2">

View File

@@ -26,7 +26,7 @@ input[type="button"], .tools select {
width: 100%; width: 100%;
} }
</style> </style>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body> <body>
{=var-set:wait_text={=L:ni.camd-control.title=}<br/>=}{=include-block:Y_Blocks.txt;snip_wait=} {=var-set:wait_text={=L:ni.camd-control.title=}<br/>=}{=include-block:Y_Blocks.txt;snip_wait=}
<div class="work_box"> <div class="work_box">

View File

@@ -17,7 +17,7 @@ function do_submit()
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body> <body>
{=var-set:wait_text={=L:ni.infoicons-control.title=}<br/>=}{=include-block:Y_Blocks.txt;snip_wait=} {=var-set:wait_text={=L:ni.infoicons-control.title=}<br/>=}{=include-block:Y_Blocks.txt;snip_wait=}
<div class="work_box"> <div class="work_box">

View File

@@ -55,7 +55,7 @@ function do_submit()
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body> <body>
{=var-set:wait_text={=L:ni.netfs-control.title=}<br/>=}{=include-block:Y_Blocks.txt;snip_wait=} {=var-set:wait_text={=L:ni.netfs-control.title=}<br/>=}{=include-block:Y_Blocks.txt;snip_wait=}
<div class="work_box"> <div class="work_box">

View File

@@ -21,7 +21,7 @@ function do_submit()
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body onload="form_init()"> <body onload="form_init()">
{=var-set:wait_text={=L:ni.netfs-control.title=}<br/>=}{=include-block:Y_Blocks.txt;snip_wait=} {=var-set:wait_text={=L:ni.netfs-control.title=}<br/>=}{=include-block:Y_Blocks.txt;snip_wait=}
<div class="work_box"> <div class="work_box">

View File

@@ -6,7 +6,7 @@ jQuery(document).ready(function(){
}); });
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body> <body>
<div class="work_box"> <div class="work_box">
<div class="work_box_head"><div class="work_box_head_h2"> <div class="work_box_head"><div class="work_box_head_h2">

View File

@@ -1,5 +1,5 @@
{=include-block:Y_Blocks.txt;head_ni=} {=include-block:Y_Blocks.txt;head_ni=}
</head> {=include-block:Y_Blocks.txt;head_close=}
<body> <body>
<div class="work_box"> <div class="work_box">
<div class="work_box_head"><div class="work_box_head_h2"> <div class="work_box_head"><div class="work_box_head_h2">

View File

@@ -9,7 +9,7 @@
{=var-set:xupnpdport={=script:Y_NI_Tools get_xupnpd_webif_port=}=} {=var-set:xupnpdport={=script:Y_NI_Tools get_xupnpd_webif_port=}=}
{=include-block:Y_Blocks.txt;head_ni=} {=include-block:Y_Blocks.txt;head_ni=}
</head> {=include-block:Y_Blocks.txt;head_close=}
<body onload='goUrl("/control/reloadplugins");'> <body onload='goUrl("/control/reloadplugins");'>
{=var-set:wait_text={=L:ni.plugin-control.title=}<br/>=}{=include-block:Y_Blocks.txt;snip_wait=} {=var-set:wait_text={=L:ni.plugin-control.title=}<br/>=}{=include-block:Y_Blocks.txt;snip_wait=}
<div class="work_box"> <div class="work_box">

View File

@@ -30,8 +30,7 @@
border: 1px solid #a0a0a0; border: 1px solid #a0a0a0;
} }
</style> </style>
{=include-block:Y_Blocks.txt;head_close=}
</head>
<body> <body>
<div class="work_box"> <div class="work_box">
<div class="work_box_head"><div class="work_box_head_h2"> <div class="work_box_head"><div class="work_box_head_h2">

View File

@@ -30,8 +30,7 @@
border: 1px solid #a0a0a0; border: 1px solid #a0a0a0;
} }
</style> </style>
{=include-block:Y_Blocks.txt;head_close=}
</head>
<body> <body>
<div class="work_box"> <div class="work_box">
<div class="work_box_head"><div class="work_box_head_h2"> <div class="work_box_head"><div class="work_box_head_h2">

View File

@@ -7,7 +7,7 @@ function do_onload()
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body onload="do_onload()"> <body onload="do_onload()">
refreshing... refreshing...
</body> </body>

View File

@@ -31,7 +31,7 @@ function do_backup2()
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body> <body>
{=var-set:wait_text=Settings=}{=include-block:Y_Blocks.txt;snip_wait=} {=var-set:wait_text=Settings=}{=include-block:Y_Blocks.txt;snip_wait=}
<div class="work_box"> <div class="work_box">

View File

@@ -11,7 +11,7 @@ function init(){
add_yExtensions('settings_plugins', 'secmenu_plugins'); add_yExtensions('settings_plugins', 'secmenu_plugins');
} }
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body onload="init()"> <body onload="init()">
{=var-set:management={=if-equal:{=func:get_request_data client_addr=}~{=ini-get:%(CONFIGDIR)/Y-Web.conf;management_ip;{=func:get_request_data client_addr=}=}~1~=}{=if-equal:{=func:get_request_data client_addr=}~{=ini-get:%(CONFIGDIR)/Y-Web.conf;management_ip2=}~1~=}=} {=var-set:management={=if-equal:{=func:get_request_data client_addr=}~{=ini-get:%(CONFIGDIR)/Y-Web.conf;management_ip;{=func:get_request_data client_addr=}=}~1~=}{=if-equal:{=func:get_request_data client_addr=}~{=ini-get:%(CONFIGDIR)/Y-Web.conf;management_ip2=}~1~=}=}
<div class="y_menu_sec_box"> <div class="y_menu_sec_box">

View File

@@ -128,7 +128,7 @@ function change_type()
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body onLoad="form_init()"> <body onLoad="form_init()">
{=var-set:wait_text={=L:save_values=}=}{=include-block:Y_Blocks.txt;snip_wait=} {=var-set:wait_text={=L:save_values=}=}{=include-block:Y_Blocks.txt;snip_wait=}
<div class="work_box"> <div class="work_box">

View File

@@ -31,7 +31,7 @@ function do_delete()
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body> <body>
{=include-block:Y_Blocks.txt;snip_wait=} {=include-block:Y_Blocks.txt;snip_wait=}
<div class="work_box"> <div class="work_box">

View File

@@ -206,7 +206,7 @@ function do_submit()
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body onload="do_init()"> <body onload="do_init()">
{=var-set:wait_text=Werte werden &uuml;bernommen (Save).=}{=include-block:Y_Blocks.txt;snip_wait=} {=var-set:wait_text=Werte werden &uuml;bernommen (Save).=}{=include-block:Y_Blocks.txt;snip_wait=}
<div class="work_box"> <div class="work_box">

View File

@@ -57,7 +57,7 @@ function do_submit()
} }
/*]]>*/ /*]]>*/
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body onload="do_init()"> <body onload="do_init()">
{=var-set:wait_text={=L:save_values=}=}{=include-block:Y_Blocks.txt;snip_wait=} {=var-set:wait_text={=L:save_values=}=}{=include-block:Y_Blocks.txt;snip_wait=}
<div class="work_box"> <div class="work_box">

View File

@@ -66,7 +66,7 @@ function do_submit()
} }
/*]]>*/ /*]]>*/
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body onload="do_init()"> <body onload="do_init()">
{=var-set:wait_text={=L:save_values=}=}{=include-block:Y_Blocks.txt;snip_wait=} {=var-set:wait_text={=L:save_values=}=}{=include-block:Y_Blocks.txt;snip_wait=}
<div class="work_box"> <div class="work_box">

View File

@@ -17,7 +17,7 @@ function do_submit()
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body onLoad="form_init()"> <body onLoad="form_init()">
{=var-set:wait_text={=L:save_values=}=}{=include-block:Y_Blocks.txt;snip_wait=} {=var-set:wait_text={=L:save_values=}=}{=include-block:Y_Blocks.txt;snip_wait=}
<div class="work_box"> <div class="work_box">

View File

@@ -22,7 +22,7 @@ function do_edit()
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body> <body>
{=include-block:Y_Blocks.txt;snip_wait=} {=include-block:Y_Blocks.txt;snip_wait=}
<div class="work_box"> <div class="work_box">

View File

@@ -36,7 +36,7 @@ function do_check_input_LogosURL()
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body onload="form_init()"> <body onload="form_init()">
{=var-set:wait_text={=L:save_values=}=}{=include-block:Y_Blocks.txt;snip_wait=} {=var-set:wait_text={=L:save_values=}=}{=include-block:Y_Blocks.txt;snip_wait=}
<div class="work_box"> <div class="work_box">

View File

@@ -57,7 +57,7 @@ function do_init()
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body onload="do_init()"> <body onload="do_init()">
{=var-set:wait_text={=L:save_values=}=}{=include-block:Y_Blocks.txt;snip_wait=} {=var-set:wait_text={=L:save_values=}=}{=include-block:Y_Blocks.txt;snip_wait=}
<div class="work_box"> <div class="work_box">

View File

@@ -18,7 +18,7 @@ function do_unmount()
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body> <body>
{=include-block:Y_Blocks.txt;snip_wait=} {=include-block:Y_Blocks.txt;snip_wait=}
<div class="work_box"> <div class="work_box">

View File

@@ -55,7 +55,7 @@ function do_submit()
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body onload="do_init()"> <body onload="do_init()">
{=var-set:wait_text={=L:save_values=}=}{=include-block:Y_Blocks.txt;snip_wait=} {=var-set:wait_text={=L:save_values=}=}{=include-block:Y_Blocks.txt;snip_wait=}
<div class="work_box"> <div class="work_box">

View File

@@ -21,7 +21,7 @@ function goto_settings(){
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body> <body>
<div class="work_box"> <div class="work_box">
<div class="work_box_head"> <div class="work_box_head">

View File

@@ -9,7 +9,7 @@ function do_submit() {
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body> <body>
{=var-set:wait_text={=L:save_values=}=}{=include-block:Y_Blocks.txt;snip_wait=} {=var-set:wait_text={=L:save_values=}=}{=include-block:Y_Blocks.txt;snip_wait=}
<div class="work_box"> <div class="work_box">

View File

@@ -87,7 +87,7 @@ select {
width: 220px; width: 220px;
} }
</style> </style>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body onload="do_init()"> <body onload="do_init()">
{=var-set:wait_text={=L:save_values=}=}{=include-block:Y_Blocks.txt;snip_wait=} {=var-set:wait_text={=L:save_values=}=}{=include-block:Y_Blocks.txt;snip_wait=}
<div class="work_box"> <div class="work_box">

View File

@@ -19,7 +19,7 @@ function do_submit()
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body> <body>
<div class="work_box"> <div class="work_box">
<div class="work_box_head"><div class="work_box_head_h2"> <div class="work_box_head"><div class="work_box_head_h2">

View File

@@ -18,7 +18,7 @@
clear:both; clear:both;
} }
</style> </style>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body> <body>
<br/> <br/>
{=func:get_current_stream_info=} {=func:get_current_stream_info=}

View File

@@ -73,7 +73,7 @@ function init()
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body onload="init()"> <body onload="init()">
{=var-set:wait_text={=L:save_values=}=}{=include-block:Y_Blocks.txt;snip_wait=} {=var-set:wait_text={=L:save_values=}=}{=include-block:Y_Blocks.txt;snip_wait=}
<div class="work_box"> <div class="work_box">

View File

@@ -2,7 +2,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252"/> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"/>
<meta http-equiv="cache-control" content="no-cache" /> <meta http-equiv="cache-control" content="no-cache" />
<meta http-equiv="expires" content="0" /> <meta http-equiv="expires" content="0" />
</head> {=include-block:Y_Blocks.txt;head_close=}
<body> <body>
<div class="work_box"> <div class="work_box">
<div class="work_box_head"><div class="work_box_head_h2"> <div class="work_box_head"><div class="work_box_head_h2">

View File

@@ -34,7 +34,7 @@ function init() {
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body onload="init()"> <body onload="init()">
<div class="work_box"> <div class="work_box">
<div class="work_box_head"><div class="work_box_head_h2"> <div class="work_box_head"><div class="work_box_head_h2">

View File

@@ -102,7 +102,7 @@ function do_check(){
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body> <body>
<div class="work_box"> <div class="work_box">
<div class="work_box_head"><div class="work_box_head_h2"> <div class="work_box_head"><div class="work_box_head_h2">

View File

@@ -40,7 +40,7 @@ function setCaretToEnd(control)
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body> <body>
<div class="work_box"> <div class="work_box">
<div class="work_box_head"><div class="work_box_head_h2"> <div class="work_box_head"><div class="work_box_head_h2">

View File

@@ -8,7 +8,7 @@ function goUrl(_url){
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body> <body>
<div class="work_box"> <div class="work_box">
<div class="work_box_head"> <div class="work_box_head">

View File

@@ -34,7 +34,7 @@ function init(){
} }
//]]>div //]]>div
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body onload="init()"> <body onload="init()">
<div class="work_box"> <div class="work_box">
<div class="work_box_head"><div class="work_box_head_h2"> <div class="work_box_head"><div class="work_box_head_h2">

View File

@@ -12,7 +12,7 @@ function init(){
add_yExtensions('yweb', 'secmenu_yweb'); add_yExtensions('yweb', 'secmenu_yweb');
} }
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
{=var-set:management={=if-equal:{=func:get_request_data client_addr=}~{=ini-get:%(CONFIGDIR)/Y-Web.conf;management_ip;{=func:get_request_data client_addr=}=}~1~=}{=if-equal:{=func:get_request_data client_addr=}~{=ini-get:%(CONFIGDIR)/Y-Web.conf;management_ip2=}~1~=}=} {=var-set:management={=if-equal:{=func:get_request_data client_addr=}~{=ini-get:%(CONFIGDIR)/Y-Web.conf;management_ip;{=func:get_request_data client_addr=}=}~1~=}{=if-equal:{=func:get_request_data client_addr=}~{=ini-get:%(CONFIGDIR)/Y-Web.conf;management_ip2=}~1~=}=}
{=var-set:automount={=find-exec:automount=}=} {=var-set:automount={=find-exec:automount=}=}
{=var-set:ether-wake={=find-exec:ether-wake=}=} {=var-set:ether-wake={=find-exec:ether-wake=}=}

View File

@@ -16,7 +16,7 @@ function rcsim(_key)
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body> <body>
<div class="work_box" id="work_box"> <div class="work_box" id="work_box">
<div class="work_box_head"><div class="work_box_head_h2"> <div class="work_box_head"><div class="work_box_head_h2">

View File

@@ -117,7 +117,7 @@ function do_reload(){
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body onload="do_switchrc_txt(); do_snapshot();"> <body onload="do_switchrc_txt(); do_snapshot();">
<div class="work_box" id="work_box"> <div class="work_box" id="work_box">
<div class="work_box_head"><div class="work_box_head_h2"> <div class="work_box_head"><div class="work_box_head_h2">

View File

@@ -46,7 +46,7 @@ function do_reload(){
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body onload="do_snapshot();"> <body onload="do_snapshot();">
<div class="work_box" id="work_box"> <div class="work_box" id="work_box">
<div class="work_box_head"><div class="work_box_head_h2"> <div class="work_box_head"><div class="work_box_head_h2">

View File

@@ -16,7 +16,7 @@ function do_reload(){
} }
//]]> //]]>
</script> </script>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body onload="do_showshot();"> <body onload="do_showshot();">
<div class="work_box" id="work_box"> <div class="work_box" id="work_box">
<div class="work_box_head"><div class="work_box_head_h2"> <div class="work_box_head"><div class="work_box_head_h2">

View File

@@ -1,3 +1,3 @@
version=3.0.6 version=3.0.7
date=01.02.2023 date=01.02.2023
info=NI-Neutrino-Webinterface info=NI-Neutrino-Webinterface

View File

@@ -1,6 +1,6 @@
{=var-set:cancache=yPyes=} {=var-set:cancache=yPyes=}
{=include-block:Y_Blocks.txt;head=} {=include-block:Y_Blocks.txt;head=}
</head> {=include-block:Y_Blocks.txt;head_close=}
<body> <body>
<br/> <br/>
<table class="y_wait_box_visible" cellpadding="8"> <table class="y_wait_box_visible" cellpadding="8">

View File

@@ -133,7 +133,7 @@ body {
} }
/*]]>*/ /*]]>*/
</style> </style>
</head> {=include-block:Y_Blocks.txt;head_close=}
<body> <body>
<div class="yinfo"> <div class="yinfo">

View File

@@ -40,8 +40,8 @@ jQuery(document).ready(function() {
}); });
//]]> //]]>
</script> </script>
{=include-block:Y_Blocks.txt;head_close=}
</head>
<body> <body>
<div class="ylcd4linux"> <div class="ylcd4linux">
{=if-file-exists:{=var-get:lcd4linux_png=}~ {=if-file-exists:{=var-get:lcd4linux_png=}~