summaryrefslogtreecommitdiff
path: root/pages/content.ecpp
AgeCommit message (Collapse)Author
2007-09-08- Fixed bug #387. content.ecpp delivers only absolute path requestsDieter Hametner
without '..' in them.
2007-09-06- First reaction to bug #387. This version has checked MapUrl mappings.Dieter Hametner
2007-07-20- Make AJAX work when no 'epgImages' path has been specified.Dieter Hametner
2007-07-20- remove debug outputChristian Wieninger
2007-07-20- Added support for EPG images: Specify the directory with yourChristian Wieninger
EPG images via the new commandline option '-e <dir>' or '--epgimages=<dir> like -P'live -e /video/epgimages'
2007-06-06- Use GetConfigDir instead of USRDIR define.Dieter Hametner
- Unification of table markup (still needs some tweaking). - Adaption of styles.css to new table CSS classes.
2007-06-03- general CSS based themeing support.Dieter Hametner
- added setup option to select theme. - added search scheme for themable images and stylesheets. - added marine (default) and redwine theme. - documented new features. All developers must read doc/dev-conventions.txt
2007-06-01- return DECLINED instead of NotFoundExceptionSascha Volkenandt
2007-05-31- Added doc/ChangeLogDieter Hametner
- Added doc/css-themeing.txt - Implemented support for site wide style overrides. Fixes Bug #339 - Updated all pages to use the override mechanism. - Added needed files to Makefile - Introduced USRDIR configuration variable to Makefile.
2007-05-31- added missing slash in pathSascha Volkenandt
2007-05-31- looking up paths now with MapUrlSascha Volkenandt
2007-05-30- correct 404Sascha Volkenandt
2007-05-30- new filesSascha Volkenandt