[Repoze-checkins] r701 - www/trunk/blog.repoze.org/entries

root at laguna.palladion.com root at laguna.palladion.com
Mon Feb 18 20:32:06 UTC 2008


Author: root
Date: Mon Feb 18 15:32:06 2008
New Revision: 701

Log:
Use deliverance diagram on static site.

Removed:
   www/trunk/blog.repoze.org/entries/deliverancediagram.png
Modified:
   www/trunk/blog.repoze.org/entries/what-sitetheming-2-20080218.txt

Modified: www/trunk/blog.repoze.org/entries/what-sitetheming-2-20080218.txt
==============================================================================
--- www/trunk/blog.repoze.org/entries/what-sitetheming-2-20080218.txt	(original)
+++ www/trunk/blog.repoze.org/entries/what-sitetheming-2-20080218.txt	Mon Feb 18 15:32:06 2008
@@ -87,7 +87,7 @@
 
 <p>This diagram shows the basic idea:</p>
 
-<p><img src="deliverancediagram.png" width="374" height="416"/></p>
+<p><img src="http://static.repoze.org/deliverancediagram.png" width="374" height="416"/></p>
 
 <p>In this approach, HTML is the API.  As long as the theme continues
 providing elements with the correct ID or class names, and as long as


More information about the Repoze-checkins mailing list