Age | Commit message (Collapse) | Author |
|
browsers that don't support javascript (e.g. PDA browsers)
- Implemented for AJAX request a visual notification how requested action
performed.
- Adapted styles for this.
- Moded images for rounded boxes (formerly tip-hint-??.png) to central
image directory and renamed them according to their color. This
makes them reusable in different themes.
- Adapted themes to this move.
|
|
|
|
the files itself for more info.
|
|
area, which floats right of the normal epg description text.
|
|
EPG images via the new commandline option '-e <dir>' or
'--epgimages=<dir> like -P'live -e /video/epgimages'
|
|
- New more XHTML compliant tips.
- Optional AJAX enabled infoboxes for epg information.
- Major speed enhancement for the single pages, due to less data to
transfer to the browser.
- See doc/ChangeLog for more detailed changes description.
- See doc/dev-conventions.txt for how we benefit from mootools package
on the ECMAScript side of live.
|
|
- ported Infobox javascript code to this library.
- LiveSimpleAjaxRequest uses Ajax-Object from mootools.
- Start of distribution of javascript in source form (not compiled
into the live binary).
|
|
|
|
|
|
|
|
- Tooltip text now independant of update state. Fixes #328
|
|
Fixes #308
|
|
- Some minor style fixes.
|
|
- Unification of table markup (still needs some tweaking).
- Adaption of styles.css to new table CSS classes.
|
|
|
|
- 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
|
|
|
|
|
|
|
|
- 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.
|
|
- Added doc/TODO.txt with some 'non-bugtracking' development ideas.
- Added doc/dev-conventions.txt to collect and promote some coding
styles and developing guidelines.
- Added pointer to these files in README
|