
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
|
Channels can self-serialize. Suppose you really want to deliver xhtml. Channels need to be aware of this and adjust their self-serialized output.
Additionally, make the serializer name available within the ChannelStaticData object.
* org/jasig/portal/ChannelStaticData
o Added serializerName attribute and getter/setter
* org/jasig/portal/UserInstance
o Added serializerName attribute
o Passed the serializer name from the ThemeStylesheetDescription object to the ChannelManager object.
* org/jasig/portal/ChannelManager
o Added serializerName attribute and getter/setter
o Set's the serializerName in the ChannelStaticData object prior to passing it along to the channel.
* org/jasig/portal/MediaManager
o Added configurable public and system IDs
o Added setter for omitting doc type
* org/jasig/portal/channels/CError
o tells MediaManager to omit document type
* org/jasig/portal/serialize/HTMLSerializer
o Changed to use public and system IDs from OutputFormat
This is an enhancement Unicon developed for Academus which is now being made available for inclusion in baseline uPortal.
|
|
Description
|
Channels can self-serialize. Suppose you really want to deliver xhtml. Channels need to be aware of this and adjust their self-serialized output.
Additionally, make the serializer name available within the ChannelStaticData object.
* org/jasig/portal/ChannelStaticData
o Added serializerName attribute and getter/setter
* org/jasig/portal/UserInstance
o Added serializerName attribute
o Passed the serializer name from the ThemeStylesheetDescription object to the ChannelManager object.
* org/jasig/portal/ChannelManager
o Added serializerName attribute and getter/setter
o Set's the serializerName in the ChannelStaticData object prior to passing it along to the channel.
* org/jasig/portal/MediaManager
o Added configurable public and system IDs
o Added setter for omitting doc type
* org/jasig/portal/channels/CError
o tells MediaManager to omit document type
* org/jasig/portal/serialize/HTMLSerializer
o Changed to use public and system IDs from OutputFormat
This is an enhancement Unicon developed for Academus which is now being made available for inclusion in baseline uPortal. |
Show » |
|