Author: thorsten
Date: Mon Dec 12 14:27:07 2005
New Revision: 356401
URL: http://svn.apache.org/viewcvs?rev=356401&view=rev
Log:
added recent work to status
Modified:
forrest/trunk/site-author/status.xml
Modified: forrest/trunk/site-author/status.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/site-author/status.xml?rev=356401&r1=356400&r2=356401&view=diff
==============================================================================
--- forrest/trunk/site-author/status.xml (original)
+++ forrest/trunk/site-author/status.xml Mon Dec 12 14:27:07 2005
@@ -130,7 +130,16 @@
Added document to facilitate
<link href="site:v0.80//upgrading_08">upgrading to v0.8</link>
</action>
+
+ <action dev="TS" type="add" context="code"> New protocol / source
factory
+ that is contacting the locationmap module to look up the source. Use
it
+ like lm://resolve.contract.html.content-main for source resolving.
+ </action>
+ <action dev="TS" type="add" context="code"> Added first implementation
of
+ the dispatcher. Including contract bean implementation and interface;
+ dispatcher exception and dispatcher transformers. </action>
+
<action dev="DC" type="update" context="code">
New skinconf parameter "disable-copyright-footer" (default=false)
to not show the copyright notice in html page footer.