[root]/src/au/com/whitesquare/waf/rss/element

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| steve | 16 (100.0%) | 1727 (100.0%) | 107.9 |
Fixed rendering of image href to meet the itunes spec.
14 lines of code changed in:
New ITunes sub-classes of the standard tags to add in itunes specifc tags.
538 lines of code changed in:
Restructured to support sub-classing and created function to generate an enclosure.
238 lines of code changed in:
Added logic to automatically determine the content type based on the extension
of the file being assigned.
Will only work if the last characters of the filename are known media types.
109 lines of code changed in:
Now quotes more fields.
New function generateFullXML().
Supports ability to assign content encoding.
Supports ability to define the xml header.
95 lines of code changed in:
Added function for sub classes to enable quoting HTML characters in the user data.
12 lines of code changed in:
Added support for rendering Enclosures.
96 lines of code changed in:
Updated the date format to conform with RSS standard.
18 lines of code changed in:
Added ability to modify channel attributes.
160 lines of code changed in:
Created RSS content response to generate RSS2.0 pages.
447 lines of code changed in: