[Radiant] Problems with search_behavior
jlopez at hpcf.upr.edu
jlopez at hpcf.upr.edu
Thu Nov 2 09:30:13 CST 2006
Hi,
I've just installed Oliver's search_behavior via svn. However, I don't
understand how to implement it. Can somebody please provide a clearer
example on how to do this. I've copied and pasted Oliver's example in a
new page title search.
<r:search:form />
<hr />
<r:search:empty>
No match.
</r:search:empty>
<r:search:results>
Results:
<ul>
<r:search:results:each>
<li>
<r:link/> by <r:author/>
</li>
</r:search:results:each>
</ul>
</r:search:results>
However, when I navigate to that url I get
undefined tag `search
undefined tag `search
undefined tag `search
Does this mean that gallery_behavior wasn't installed succesfully?
Jose.
More information about the Radiant
mailing list