r9428 - apps/gobi/trunk/extensions/search/Page

[email protected]
Newsgroups gmane.comp.java.helma.cvs
Message-ID <[email protected]>
Author: hannes
Date: 2008-12-13 01:14:45 +0100 (Sat, 13 Dec 2008)
New Revision: 9428

Modified:
   apps/gobi/trunk/extensions/search/Page/hit.skin
Log:
Use "this" as macro handler instead of "page".


Details at http://dev.helma.org/trac/helma/changeset/9428

Modified: apps/gobi/trunk/extensions/search/Page/hit.skin
===================================================================
--- apps/gobi/trunk/extensions/search/Page/hit.skin	2008-12-12 23:27:25 UTC (rev 9427)
+++ apps/gobi/trunk/extensions/search/Page/hit.skin	2008-12-13 00:14:45 UTC (rev 9428)
@@ -23,7 +23,7 @@
 //
 // %>
 <div class="hit">
-    <% page.name as="link" prefix="<div><strong>" suffix="</strong></div>" %>
-    <% page.bodypreview words="30" prefix='<div>' suffix="</div>" %>
+    <% this.name as="link" prefix="<div><strong>" suffix="</strong></div>" %>
+    <% this.bodypreview words="30" prefix='<div>' suffix="</div>" %>
     <div class="small"><% this.creator %><% this.createtime format="ago" prefix=", " %></div>
 </div>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.