diff options
author | James Meyer <james.meyer@operamail.com> | 2008-10-23 01:40:37 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2008-10-23 01:40:37 (GMT) |
commit | 7f24a313f0815854ff88a0e33a066a73de4f3be1 (patch) | |
tree | 63f1de317bd6d4d3b283939c3481c3ed3e4e71f9 /abs/core-testing/local-website/htdocs/remote/README | |
parent | de2ffe85032410437eb7dabdec63031e908fd43c (diff) | |
download | linhes_pkgbuild-7f24a313f0815854ff88a0e33a066a73de4f3be1.zip linhes_pkgbuild-7f24a313f0815854ff88a0e33a066a73de4f3be1.tar.gz linhes_pkgbuild-7f24a313f0815854ff88a0e33a066a73de4f3be1.tar.bz2 |
initial checkin of lighttpd and supporting libs.
Also included is a new package callede local-website.
This package contains the contents of http://localhost that runs on every LinHES box.
The initial checkin is taken from R5.5
Diffstat (limited to 'abs/core-testing/local-website/htdocs/remote/README')
-rw-r--r-- | abs/core-testing/local-website/htdocs/remote/README | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/abs/core-testing/local-website/htdocs/remote/README b/abs/core-testing/local-website/htdocs/remote/README new file mode 100644 index 0000000..ecc4797 --- /dev/null +++ b/abs/core-testing/local-website/htdocs/remote/README @@ -0,0 +1,43 @@ +MythWeb Remote - Version 0.0.9 +-------------- + +This has been designed to improve MythTV access for people with certain forms +of disability. It has two web based interfaces that are based on the Hauppauge +MCE Remote control with its additional fast access hotkeys. + +For more details on how the hotkeys are mapped see + http://openmedia.co.nz/openmedia/content/view/27/58/ + +All html/php/css code is released under GPL V2, and all images under +Creative Commons (http://web.resource.org/cc/PublicDomain) as they are based on +the Etiquette Icons by Andy Fitzsimon, see - + http://openclipart.org/clipart/computer/buttons/b_down.txt + + +Installing +---------- +In order to use this install as a directory called "remote" under your web +document root. You should then be able to access it as + http://mythtv/remote +You will also need to enable the Network Control port for the MythTV frontend +for the controls to work. + + +See COPYING for details on the GPL V2 license. + +See ISSUES for outstanding problems + +See Changelog for recent changes + +GPL 2.0 Components +------------------ +Original php code (c) 2006 Mike Poublon <poublon@geeksoft.dyndns.org> +Enhancements (c) 2006 Steven Ellis <support@openmedia.co.nz> +CSS (c) 2006 Steven Ellis <support@openmedia.co.nz> +Remote Layouts (c) 2006 Steven Ellis <support@openmedia.co.nz> + +Creative Commons +---------------- +Original image design (c) Andy Fitzsimon +Final buttom images (c) 2006 Steven Ellis <support@openmedia.co.nz> + |