Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-04 | With tntnet v2.2 use also the request.getArg(<name>) function.release/0.3.x | Dieter Hametner | |
In the previous commit support for tntnet 2.2 was added. The URL mapping changed in that version and allows now named arguments. This change makes uses of this feature now. | |||
2007-09-08 | - Fixed bug #387. content.ecpp delivers only absolute path requests | Dieter 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 output | Christian Wieninger | |
2007-07-20 | - Added support for EPG images: Specify the directory with your | Christian 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 NotFoundException | Sascha Volkenandt | |
2007-05-31 | - Added doc/ChangeLog | Dieter 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 path | Sascha Volkenandt | |
2007-05-31 | - looking up paths now with MapUrl | Sascha Volkenandt | |
2007-05-30 | - correct 404 | Sascha Volkenandt | |
2007-05-30 | - new files | Sascha Volkenandt | |