From 0ad3bd079304b6d15e0d13169caa006924f82582 Mon Sep 17 00:00:00 2001 From: vanhofen Date: Fri, 28 Jan 2022 22:49:56 +0100 Subject: [PATCH] yWeb: add lcd4linux page Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/7d30c9f71da199a1d817733a786575dcd58e38cf Author: vanhofen Date: 2022-01-28 (Fri, 28 Jan 2022) Origin message was: ------------------ - yWeb: add lcd4linux page ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- configure.ac | 1 + data/y-web/Makefile.am | 2 +- data/y-web/info/yinfo.yhtm | 2 +- data/y-web/lcd4linux/Makefile.am | 6 ++++ data/y-web/lcd4linux/index.html | 15 ++++++++ data/y-web/lcd4linux/manifest.json | 18 ++++++++++ data/y-web/lcd4linux/ylcd4linux.yhtm | 54 ++++++++++++++++++++++++++++ 7 files changed, 96 insertions(+), 2 deletions(-) create mode 100644 data/y-web/lcd4linux/Makefile.am create mode 100644 data/y-web/lcd4linux/index.html create mode 100644 data/y-web/lcd4linux/manifest.json create mode 100644 data/y-web/lcd4linux/ylcd4linux.yhtm diff --git a/configure.ac b/configure.ac index 55a485e2c..24629262d 100644 --- a/configure.ac +++ b/configure.ac @@ -460,6 +460,7 @@ data/y-web/favicon/Makefile data/y-web/images/Makefile data/y-web/info/Makefile data/y-web/jquery/Makefile +data/y-web/lcd4linux/Makefile data/y-web/languages/Makefile data/y-web/scripts/Makefile data/y-web/styles/Makefile diff --git a/data/y-web/Makefile.am b/data/y-web/Makefile.am index adae0ac24..55e893db6 100644 --- a/data/y-web/Makefile.am +++ b/data/y-web/Makefile.am @@ -1,7 +1,7 @@ SUBDIRS = images scripts languages styles # NI-yWeb -SUBDIRS += favicon info jquery +SUBDIRS += favicon info jquery lcd4linux installdir = $(PRIVATE_HTTPDDIR) diff --git a/data/y-web/info/yinfo.yhtm b/data/y-web/info/yinfo.yhtm index e3b244de3..11e1df460 100644 --- a/data/y-web/info/yinfo.yhtm +++ b/data/y-web/info/yinfo.yhtm @@ -23,7 +23,7 @@ - + + + + +
+ {=if-file-exists:{=var-get:lcd4linux_png=}~ + + ~ +
{=var-get:lcd4linux_png=} not found
+ =} +
+ +