[Checkins] SVN: grok/branches/darrylcousins-branch/megrok.template/src/megrok/template/tests/template/ Missing directories for previous commit

Darryl Cousins darryl at darrylcousins.net.nz
Tue Jul 3 19:21:31 EDT 2007


Log message for revision 77384:
  Missing directories for previous commit

Changed:
  A   grok/branches/darrylcousins-branch/megrok.template/src/megrok/template/tests/template/layoutview_templates/
  A   grok/branches/darrylcousins-branch/megrok.template/src/megrok/template/tests/template/layoutview_templates/drawingtemplate.pt
  A   grok/branches/darrylcousins-branch/megrok.template/src/megrok/template/tests/template/layoutview_templates/layouttemplate.pt
  A   grok/branches/darrylcousins-branch/megrok.template/src/megrok/template/tests/template/layoutview_templates/textdrawingtemplate.pt
  A   grok/branches/darrylcousins-branch/megrok.template/src/megrok/template/tests/template/templateview_templates/
  A   grok/branches/darrylcousins-branch/megrok.template/src/megrok/template/tests/template/templateview_templates/mammothviewfrommacrotemplate.pt
  A   grok/branches/darrylcousins-branch/megrok.template/src/megrok/template/tests/template/templateview_templates/mammothviewplaintexttemplate.pt
  A   grok/branches/darrylcousins-branch/megrok.template/src/megrok/template/tests/template/templateview_templates/mammothviewtemplate.pt

-=-
Added: grok/branches/darrylcousins-branch/megrok.template/src/megrok/template/tests/template/layoutview_templates/drawingtemplate.pt
===================================================================
--- grok/branches/darrylcousins-branch/megrok.template/src/megrok/template/tests/template/layoutview_templates/drawingtemplate.pt	                        (rev 0)
+++ grok/branches/darrylcousins-branch/megrok.template/src/megrok/template/tests/template/layoutview_templates/drawingtemplate.pt	2007-07-03 23:21:31 UTC (rev 77384)
@@ -0,0 +1,4 @@
+<div>This won't be rendered</div>
+<div metal:define-macro="mymacro">This is within the mymacro macro</div>
+<div>This won't be rendered</div>
+

Added: grok/branches/darrylcousins-branch/megrok.template/src/megrok/template/tests/template/layoutview_templates/layouttemplate.pt
===================================================================
--- grok/branches/darrylcousins-branch/megrok.template/src/megrok/template/tests/template/layoutview_templates/layouttemplate.pt	                        (rev 0)
+++ grok/branches/darrylcousins-branch/megrok.template/src/megrok/template/tests/template/layoutview_templates/layouttemplate.pt	2007-07-03 23:21:31 UTC (rev 77384)
@@ -0,0 +1 @@
+<div tal:content="view/render" />

Added: grok/branches/darrylcousins-branch/megrok.template/src/megrok/template/tests/template/layoutview_templates/textdrawingtemplate.pt
===================================================================
--- grok/branches/darrylcousins-branch/megrok.template/src/megrok/template/tests/template/layoutview_templates/textdrawingtemplate.pt	                        (rev 0)
+++ grok/branches/darrylcousins-branch/megrok.template/src/megrok/template/tests/template/layoutview_templates/textdrawingtemplate.pt	2007-07-03 23:21:31 UTC (rev 77384)
@@ -0,0 +1 @@
+This is plain text.

Added: grok/branches/darrylcousins-branch/megrok.template/src/megrok/template/tests/template/templateview_templates/mammothviewfrommacrotemplate.pt
===================================================================
--- grok/branches/darrylcousins-branch/megrok.template/src/megrok/template/tests/template/templateview_templates/mammothviewfrommacrotemplate.pt	                        (rev 0)
+++ grok/branches/darrylcousins-branch/megrok.template/src/megrok/template/tests/template/templateview_templates/mammothviewfrommacrotemplate.pt	2007-07-03 23:21:31 UTC (rev 77384)
@@ -0,0 +1,3 @@
+<div>This won't be rendered</div>
+<div metal:define-macro="mymacro">This is within the mymacro macro</div>
+<div>This won't be rendered</div>

Added: grok/branches/darrylcousins-branch/megrok.template/src/megrok/template/tests/template/templateview_templates/mammothviewplaintexttemplate.pt
===================================================================
--- grok/branches/darrylcousins-branch/megrok.template/src/megrok/template/tests/template/templateview_templates/mammothviewplaintexttemplate.pt	                        (rev 0)
+++ grok/branches/darrylcousins-branch/megrok.template/src/megrok/template/tests/template/templateview_templates/mammothviewplaintexttemplate.pt	2007-07-03 23:21:31 UTC (rev 77384)
@@ -0,0 +1 @@
+Text

Added: grok/branches/darrylcousins-branch/megrok.template/src/megrok/template/tests/template/templateview_templates/mammothviewtemplate.pt
===================================================================
--- grok/branches/darrylcousins-branch/megrok.template/src/megrok/template/tests/template/templateview_templates/mammothviewtemplate.pt	                        (rev 0)
+++ grok/branches/darrylcousins-branch/megrok.template/src/megrok/template/tests/template/templateview_templates/mammothviewtemplate.pt	2007-07-03 23:21:31 UTC (rev 77384)
@@ -0,0 +1 @@
+<div>Factory template</div>



More information about the Checkins mailing list