Author: crossley
Date: Fri Jan 13 02:40:12 2006
New Revision: 368671
URL: http://svn.apache.org/viewcvs?rev=368671&view=rev
Log:
Update
Modified:
forrest/events/forrest-friday/20060113-log.txt
Modified: forrest/events/forrest-friday/20060113-log.txt
URL:
http://svn.apache.org/viewcvs/forrest/events/forrest-friday/20060113-log.txt?rev=368671&r1=368670&r2=368671&view=diff
==============================================================================
--- forrest/events/forrest-friday/20060113-log.txt (original)
+++ forrest/events/forrest-friday/20060113-log.txt Fri Jan 13 02:40:12 2006
@@ -52,3 +52,19 @@
Jan 13 22:15:24 <crossley> it is logged and going to svn
Jan 13 22:15:34 <crossley> :-)
Jan 13 22:17:09 <crossley> It can never validate. Grrr, skinconf.xml DTD
insists on having the elements in a specific order. I had forgotten that.
+Jan 13 22:23:53 --> tscherler ([EMAIL PROTECTED]) has joined #for-j
+Jan 13 22:23:57 <tscherler> hi all
+Jan 13 22:31:20 <crossley> G'day Thorsten.
+Jan 13 22:31:30 <tscherler> :)
+Jan 13 22:33:23 <Cyriaque> Hi Thorsten, I was wandering how I could adpat
the pelt contracts for the dispatcher v3, I started to work directly in the
template site...
+Jan 13 22:35:55 <tscherler> yeah
+Jan 13 22:36:08 <tscherler> like this I am doing it always
+Jan 13 22:36:36 <tscherler>
forrest-trunk/main/template-sites/v3/src/documentation/resources/themes/
+Jan 13 22:36:53 <tscherler> common/html/master.ft
+Jan 13 22:37:15 <tscherler> that is the contract that explains v3 contracts
+Jan 13 22:37:37 <tscherler> common/html/blank.ft
+Jan 13 22:37:50 <tscherler> you can use if you write a new contract
+Jan 13 22:38:07 <tscherler> now to work on pelt
+Jan 13 22:38:38 <tscherler> I would copy pelt.fv into
forrest-trunk/main/template-sites/v3/src/documentation/resources/themes/ and
comment everything
+Jan 13 22:39:34 <tscherler> then I would start to uncomment the contracts
in pelt again and svn cp them from the themer into v3
+Jan 13 22:39:35 <Cyriaque> Exactly what I started to do, thanks,