[Checkins] SVN: grokproject/branches/janjaapdriessen-hurry.resource/grokproject/template/src/+package+/ Add image + fix inclusion in page template.

Jan-Jaap Driessen jdriessen at thehealthagency.com
Sun Nov 14 10:01:19 EST 2010


Log message for revision 118405:
  Add image + fix inclusion in page template.

Changed:
  U   grokproject/branches/janjaapdriessen-hurry.resource/grokproject/template/src/+package+/app_templates/index.pt_tmpl
  A   grokproject/branches/janjaapdriessen-hurry.resource/grokproject/template/src/+package+/browser/resources/foo/evencaveman.jpg

-=-
Modified: grokproject/branches/janjaapdriessen-hurry.resource/grokproject/template/src/+package+/app_templates/index.pt_tmpl
===================================================================
--- grokproject/branches/janjaapdriessen-hurry.resource/grokproject/template/src/+package+/app_templates/index.pt_tmpl	2010-11-14 14:50:28 UTC (rev 118404)
+++ grokproject/branches/janjaapdriessen-hurry.resource/grokproject/template/src/+package+/app_templates/index.pt_tmpl	2010-11-14 15:01:19 UTC (rev 118405)
@@ -8,6 +8,6 @@
   Edit <code>${package}/app_templates/index.pt</code> to change
   this page.</p>
 
-  <img tal:attributes="src context/++resource++/evencaveman.jpg"/>
+  <img tal:attributes="src context/++resource++foo/evencaveman.jpg"/>
 </body>
 </html>

Added: grokproject/branches/janjaapdriessen-hurry.resource/grokproject/template/src/+package+/browser/resources/foo/evencaveman.jpg
===================================================================
(Binary files differ)


Property changes on: grokproject/branches/janjaapdriessen-hurry.resource/grokproject/template/src/+package+/browser/resources/foo/evencaveman.jpg
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream



More information about the checkins mailing list