Menu

Commit [r4219]  Maximize  Restore  History

TracTimeline refactoring fixes:

- timeline.rss is now using a more robust approach to convert relative hrefs to absolute ones, `to_abs_href()`.
- `genshi.core.plaintext` doesn't handle `genshi.builder.Fragment` objects, using a custom `trac.util.html.plaintext` for the general case.
- the hrefs generated by the Wiki ITimelineEventProvider are now always relative

cboos 2006-11-10

changed /trunk/templates/timeline.rss
changed /trunk/trac/timeline/web_ui.py
changed /trunk/trac/util/html.py
changed /trunk/trac/web/chrome.py
changed /trunk/trac/wiki/web_ui.py
/trunk/templates/timeline.rss Diff Switch to side-by-side view
Loading...
/trunk/trac/timeline/web_ui.py Diff Switch to side-by-side view
Loading...
/trunk/trac/util/html.py Diff Switch to side-by-side view
Loading...
/trunk/trac/web/chrome.py Diff Switch to side-by-side view
Loading...
/trunk/trac/wiki/web_ui.py Diff Switch to side-by-side view
Loading...