Directory src/au/com/whitesquare/waf/rss/element/

Directory Created:
2005-02-26 01:56
Total Files:
8
Deleted Files:
0
Lines of Code:
1418

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

Lines of Code

src/au/com/whitesquare/waf/rss/element/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
steve 16 (100.0%) 1727 (100.0%) 107.9

Most Recent Commits

steve 2007-01-01 22:10

Fixed rendering of image href to meet the itunes spec.

14 lines of code changed in:

  • src/au/com/whitesquare/waf/rss/element: ITunesChannel.java (+14 -4)
steve 2006-09-01 23:24

New ITunes sub-classes of the standard tags to add in itunes specifc tags.

538 lines of code changed in:

  • src/au/com/whitesquare/waf/rss/element: ITunesCategory.java (new 97), ITunesChannel.java (new 266), ITunesItem.java (new 175)
steve 2006-09-01 23:21

Restructured to support sub-classing and created function to generate an enclosure.

238 lines of code changed in:

  • src/au/com/whitesquare/waf/rss/element: Item.java (+238 -210)
steve 2006-09-01 23:19

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:

  • src/au/com/whitesquare/waf/rss/element: Enclosure.java (+109 -56)
steve 2006-09-01 23:18

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:

  • src/au/com/whitesquare/waf/rss/element: Channel.java (+95 -23)
steve 2006-09-01 23:16

Added function for sub classes to enable quoting HTML characters in the user data.

12 lines of code changed in:

  • src/au/com/whitesquare/waf/rss/element: BaseElement.java (+12 -2)
steve 2006-05-15 15:32

Added support for rendering Enclosures.

96 lines of code changed in:

  • src/au/com/whitesquare/waf/rss/element: Enclosure.java (new 61), Item.java (+35 -5)
steve 2005-08-16 14:26

Updated the date format to conform with RSS standard.

18 lines of code changed in:

  • src/au/com/whitesquare/waf/rss/element: BaseElement.java (+18 -4)
steve 2005-07-29 18:41

Added ability to modify channel attributes.

160 lines of code changed in:

  • src/au/com/whitesquare/waf/rss/element: Channel.java (+160 -5)
steve 2005-02-26 01:56

Created RSS content response to generate RSS2.0 pages.

447 lines of code changed in:

  • src/au/com/whitesquare/waf/rss/element: BaseElement.java (new 80), Channel.java (new 134), Image.java (new 50), Item.java (new 183)
Generated by StatCVS 0.3