The easy Weblog and Wiki Software
[ start | index | login ]
start > snipsnap-documentation > Groovy Scripting

Groovy Scripting

Created by leo. Last edited by jsawers, 3 years and 149 days ago. Viewed 2,065 times. #11
[diff] [history] [edit] [rdf]
labels
Category:snipsnap-documentation
attachments
SnipSnap has internal support for Groovy scripting. Currently snips can be made to behave like groovy templates similar to JSP pages. This can be used to get a rendered snip only without the surrounding portlets:

Don't try here at SnipSnap.org as this feature can only be activated if you are the admin of a SnipSnap server

Pure Rendered Snip Content (HTML)

<%
if(view != null) {
println( org.snipsnap.snip.SnipSpaceFactory.getInstance().load(view).getXMLContent());
}
%>
  • Lock the Snip (can only be done by Server Admins and Editors)
  • Add a TypeLabel to PureRenderedSnip with type "text/gsp"
  • After saving the label, edit the same Label again
  • Select PureRenderedSnip as view handler
Now the Snip (the script) acts as its own view handler and should show nothing when viewed without an argument. Append an argument to the Snips URL to view the result:

Example:
>>http://snipsnap.org/space/snipsnap-documentation/PureRenderedSnip?view=SnipSnap

Which shows the snip "SnipSnap" instead of the script. Now that this works, we can use this script to only get the rendered HTML of any snip we want by using the plugin feature of SnipSnap:

Example:
>>http://snipsnap.org/plugin/snipsnap-documentation/PureRenderedSnip?view=SnipSnap

Now you get the snips rendered HTML only.

For More Information:
see my (jsawers) >>SnipSnap and Groovy Tips

5 comments (by phobia, jsawers, yellek, leo, aos) | post comment

What is SnipSnap?
SnipSnap is a free and easy to install weblog and wiki tool written in Java.

SnipSnap download
Current version: 1.0b3-uttoxeter
Try our >>Web Start Demo!

Resources

5567 Users and 13712 Snips. Installed 6 years and 9 days ago

Logged in Users: (1)
… and 13 Guests.

snipsnap-changed for older changes.

< July 2008 >
SunMonTueWedThuFriSat
12345
6789101112
13141516171819
20212223242526
2728293031

snipsnap
Listed on BlogShares
XHTML 1.0 validated
CSS validated
RSS 2.0 validated
RSS Feed

pico-powered

Powered by SnipSnap 1.0b3-uttoxeter
YourKit >>Java Profiler

Fraunhofer FIRST

snipsnap.org | Copyright 2000-2006 Fraunhofer FIRST