[Tbase-cvs] applications/adfundum/webapp index.tb,1.2,1.3
Status: Alpha
Brought to you by:
ron_bakker
From: Ron B. <ron...@us...> - 2006-03-26 12:16:28
|
Update of /cvsroot/tbase/applications/adfundum/webapp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8232/webapp Modified Files: index.tb Log Message: Extended example Index: index.tb =================================================================== RCS file: /cvsroot/tbase/applications/adfundum/webapp/index.tb,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** index.tb 24 Mar 2006 15:22:27 -0000 1.2 --- index.tb 26 Mar 2006 12:16:22 -0000 1.3 *************** *** 8,11 **** --- 8,15 ---- <p>Deze pagina wordt geparsed door de RootParser.<br/>De RootParser parsed alleen het part 'top' op dit moment. Ga je gang.</p> <p>De klasse-naam van de rootparser is '[token:classname]'</p> + <p> + <h2>Information</h2> + [token:arguments] + </p> <body> </html> |