« Return to Thread: [gatewiki-commits] SF.net SVN: gatewiki:[1433] trunk/site-plugins

[gatewiki-commits] SF.net SVN: gatewiki:[1433] trunk/site-plugins

by markagreenwood :: Rate this Message:

Reply to Author | View in Thread

Revision: 1433
          http://gatewiki.svn.sourceforge.net/gatewiki/?rev=1433&view=rev
Author:   markagreenwood
Date:     2009-07-01 10:02:03 +0000 (Wed, 01 Jul 2009)

Log Message:
-----------
the annotation layout plugin

Added Paths:
-----------
    trunk/site-plugins/annots/
    trunk/site-plugins/annots/.classpath
    trunk/site-plugins/annots/.project
    trunk/site-plugins/annots/.settings/
    trunk/site-plugins/annots/.settings/org.codehaus.groovy.eclipse.preferences.prefs
    trunk/site-plugins/annots/AnnotsGrailsPlugin.groovy
    trunk/site-plugins/annots/annots.launch
    trunk/site-plugins/annots/annots.tmproj
    trunk/site-plugins/annots/application.properties
    trunk/site-plugins/annots/build.xml
    trunk/site-plugins/annots/docs/
    trunk/site-plugins/annots/docs/api/
    trunk/site-plugins/annots/docs/gapi/
    trunk/site-plugins/annots/docs/gapi/DefaultPackage/
    trunk/site-plugins/annots/docs/gapi/DefaultPackage/AnnotsGrailsPlugin.html
    trunk/site-plugins/annots/docs/gapi/DefaultPackage/package-frame.html
    trunk/site-plugins/annots/docs/gapi/DefaultPackage/package-summary.html
    trunk/site-plugins/annots/docs/gapi/allclasses-frame.html
    trunk/site-plugins/annots/docs/gapi/grails-app/
    trunk/site-plugins/annots/docs/gapi/grails-app/conf/
    trunk/site-plugins/annots/docs/gapi/grails-app/conf/DataSource.html
    trunk/site-plugins/annots/docs/gapi/grails-app/conf/UrlMappings.html
    trunk/site-plugins/annots/docs/gapi/grails-app/conf/package-frame.html
    trunk/site-plugins/annots/docs/gapi/grails-app/conf/package-summary.html
    trunk/site-plugins/annots/docs/gapi/grails-app/controllers/
    trunk/site-plugins/annots/docs/gapi/grails-app/controllers/gate/
    trunk/site-plugins/annots/docs/gapi/grails-app/controllers/gate/cow/
    trunk/site-plugins/annots/docs/gapi/grails-app/controllers/gate/cow/GuestLayoutController.html
    trunk/site-plugins/annots/docs/gapi/grails-app/controllers/gate/cow/package-frame.html
    trunk/site-plugins/annots/docs/gapi/grails-app/controllers/gate/cow/package-summary.html
    trunk/site-plugins/annots/docs/gapi/index.html
    trunk/site-plugins/annots/docs/gapi/overview-frame.html
    trunk/site-plugins/annots/docs/gapi/overview-summary.html
    trunk/site-plugins/annots/docs/gapi/scripts/
    trunk/site-plugins/annots/docs/gapi/scripts/_Install.html
    trunk/site-plugins/annots/docs/gapi/scripts/_Upgrade.html
    trunk/site-plugins/annots/docs/gapi/scripts/package-frame.html
    trunk/site-plugins/annots/docs/gapi/scripts/package-summary.html
    trunk/site-plugins/annots/docs/gapi/stylesheet.css
    trunk/site-plugins/annots/docs/gapi/test/
    trunk/site-plugins/annots/docs/gapi/test/integration/
    trunk/site-plugins/annots/docs/gapi/test/integration/gate/
    trunk/site-plugins/annots/docs/gapi/test/integration/gate/cow/
    trunk/site-plugins/annots/docs/gapi/test/integration/gate/cow/GuestLayoutControllerTests.html
    trunk/site-plugins/annots/docs/gapi/test/integration/gate/cow/package-frame.html
    trunk/site-plugins/annots/docs/gapi/test/integration/gate/cow/package-summary.html
    trunk/site-plugins/annots/grails-app/
    trunk/site-plugins/annots/grails-app/conf/
    trunk/site-plugins/annots/grails-app/conf/DataSource.groovy
    trunk/site-plugins/annots/grails-app/conf/UrlMappings.groovy
    trunk/site-plugins/annots/grails-app/conf/hibernate/
    trunk/site-plugins/annots/grails-app/conf/spring/
    trunk/site-plugins/annots/grails-app/controllers/
    trunk/site-plugins/annots/grails-app/controllers/gate/
    trunk/site-plugins/annots/grails-app/controllers/gate/cow/
    trunk/site-plugins/annots/grails-app/controllers/gate/cow/GuestLayoutController.groovy
    trunk/site-plugins/annots/grails-app/domain/
    trunk/site-plugins/annots/grails-app/i18n/
    trunk/site-plugins/annots/grails-app/services/
    trunk/site-plugins/annots/grails-app/taglib/
    trunk/site-plugins/annots/grails-app/utils/
    trunk/site-plugins/annots/grails-app/views/
    trunk/site-plugins/annots/grails-app/views/guestLayout/
    trunk/site-plugins/annots/grails-app/views/layouts/
    trunk/site-plugins/annots/grails-app/views/layouts/cowguest.gsp
    trunk/site-plugins/annots/lib/
    trunk/site-plugins/annots/plugin.xml
    trunk/site-plugins/annots/scripts/
    trunk/site-plugins/annots/scripts/_Install.groovy
    trunk/site-plugins/annots/scripts/_Upgrade.groovy
    trunk/site-plugins/annots/src/
    trunk/site-plugins/annots/src/groovy/
    trunk/site-plugins/annots/src/java/
    trunk/site-plugins/annots/test/
    trunk/site-plugins/annots/test/integration/
    trunk/site-plugins/annots/test/integration/gate/
    trunk/site-plugins/annots/test/integration/gate/cow/
    trunk/site-plugins/annots/test/integration/gate/cow/GuestLayoutControllerTests.groovy
    trunk/site-plugins/annots/test/unit/
    trunk/site-plugins/annots/web-app/
    trunk/site-plugins/annots/web-app/META-INF/
    trunk/site-plugins/annots/web-app/WEB-INF/
    trunk/site-plugins/annots/web-app/WEB-INF/applicationContext.xml
    trunk/site-plugins/annots/web-app/WEB-INF/sitemesh.xml
    trunk/site-plugins/annots/web-app/WEB-INF/tld/
    trunk/site-plugins/annots/web-app/WEB-INF/tld/c.tld
    trunk/site-plugins/annots/web-app/WEB-INF/tld/fmt.tld
    trunk/site-plugins/annots/web-app/WEB-INF/tld/grails.tld
    trunk/site-plugins/annots/web-app/WEB-INF/tld/spring.tld
    trunk/site-plugins/annots/web-app/css/
    trunk/site-plugins/annots/web-app/css/jqueryslidemenu.css
    trunk/site-plugins/annots/web-app/images/
    trunk/site-plugins/annots/web-app/images/down.gif
    trunk/site-plugins/annots/web-app/images/favicon.png
    trunk/site-plugins/annots/web-app/images/right.gif
    trunk/site-plugins/annots/web-app/js/
    trunk/site-plugins/annots/web-app/js/jqueryslidemenu.js
    trunk/site-plugins/annots/web-app/plugins/
    trunk/site-plugins/annots/web-app/plugins/annots/

Added: trunk/site-plugins/annots/.classpath
===================================================================
--- trunk/site-plugins/annots/.classpath                        (rev 0)
+++ trunk/site-plugins/annots/.classpath 2009-07-01 10:02:03 UTC (rev 1433)
@@ -0,0 +1,161 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src/java"/>
+ <classpathentry kind="src" path="src/groovy"/>
+ <classpathentry kind="src" path="grails-app/conf"/>
+ <classpathentry kind="src" path="grails-app/controllers"/>
+ <classpathentry kind="src" path="grails-app/domain"/>
+ <classpathentry kind="src" path="grails-app/services"/>
+ <classpathentry kind="src" path="grails-app/taglib"/>
+ <classpathentry kind="src" path="test/integration"/>
+ <classpathentry kind="src" path="test/unit"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="var" path="GRAILS_HOME/ant/lib/ant.jar"/>
+    <classpathentry kind="var" path="GRAILS_HOME/lib/jsr107cache-1.0.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/commons-beanutils-1.7.0.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/commons-fileupload-1.1.1.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/jdbc2_0-stdext.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/commons-lang-2.1.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/start.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/commons-dbcp-1.2.1.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/xercesImpl.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/jetty-naming-6.1.12.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/commons-el-1.0.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/commons-collections-3.2.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/commons-cli-1.0.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/spring-binding-2.0-m1.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/hibernate-annotations.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/ant-junit.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/jstl-2.3.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/jetty-util-6.1.12.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/commons-codec-1.3.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/commons-pool-1.2.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/cglib-nodep-2.1_3.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/oro-2.0.8.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/servlet-api-2.5-6.1.4.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/ant.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/jstl-2.4.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/spring-webflow-2.0-m1.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/spring-webmvc.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/log4j-1.2.15.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/xstream-1.2.1.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/groovy-all-1.5.6.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/ant-nodeps.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/standard-2.3.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/commons-logging-1.1.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/xpp3_min-1.1.3.4.O.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/hibernate3.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/jline-0.9.91.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/antlr-2.7.6.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/serializer.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/svnkit-1.2.0.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/backport-util-concurrent-3.0.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/jsp-api-2.0.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/ant-trax.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/commons-io-1.4.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/hibernate-commons-annotations.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/spring-test.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/sitemesh-2.3.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/hsqldb-1.8.0.5.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/jasper-compiler-jdt-5.5.15.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/ejb3-persistence.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/spring-2.5.6.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/oscache-2.4.1.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/xalan.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/jasper-compiler-5.5.15.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/jaxen-1.1-beta-11.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/jetty-plus-6.1.12.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/ehcache-1.5.0.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/junit-3.8.2.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/commons-validator-1.3.0.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/jetty-6.1.12.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/jta.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/ognl-2.6.9.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/ant-launcher.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/standard-2.4.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/jasper-runtime-5.5.15.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/lib/dom4j-1.6.1.jar" />
+
+
+ <classpathentry kind="var" path="GRAILS_HOME/dist/grails-crud-1.0.4.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/dist/grails-spring-1.0.4.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/dist/grails-test-1.0.4.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/dist/grails-webflow-1.0.4.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/dist/grails-web-1.0.4.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/dist/grails-core-1.0.4.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/dist/grails-gorm-1.0.4.jar" />
+
+<classpathentry kind="var" path="GRAILS_HOME/dist/grails-cli-1.0.4.jar" />
+
+
+ <classpathentry kind="output" path="web-app/WEB-INF/classes"/>
+</classpath>

Added: trunk/site-plugins/annots/.project
===================================================================
--- trunk/site-plugins/annots/.project                        (rev 0)
+++ trunk/site-plugins/annots/.project 2009-07-01 10:02:03 UTC (rev 1433)
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>annots</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.codehaus.groovy.eclipse.groovyBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>org.codehaus.groovy.eclipse.groovyNature</nature>
+ </natures>
+</projectDescription>

Added: trunk/site-plugins/annots/.settings/org.codehaus.groovy.eclipse.preferences.prefs
===================================================================
--- trunk/site-plugins/annots/.settings/org.codehaus.groovy.eclipse.preferences.prefs                        (rev 0)
+++ trunk/site-plugins/annots/.settings/org.codehaus.groovy.eclipse.preferences.prefs 2009-07-01 10:02:03 UTC (rev 1433)
@@ -0,0 +1,3 @@
+#Created by grails
+eclipse.preferences.version=1
+groovy.dont.generate.class.files=true

Added: trunk/site-plugins/annots/AnnotsGrailsPlugin.groovy
===================================================================
--- trunk/site-plugins/annots/AnnotsGrailsPlugin.groovy                        (rev 0)
+++ trunk/site-plugins/annots/AnnotsGrailsPlugin.groovy 2009-07-01 10:02:03 UTC (rev 1433)
@@ -0,0 +1,42 @@
+class AnnotsGrailsPlugin {
+    def version = 0.1
+    def dependsOn = [:]
+
+    // TODO Fill in these fields
+    def author = "Your name"
+    def authorEmail = ""
+    def title = "Plugin summary/headline"
+    def description = '''\
+Brief description of the plugin.
+'''
+
+    // URL to the plugin's documentation
+    def documentation = "http://grails.org/Annots+Plugin"
+
+    def doWithSpring = {
+        // TODO Implement runtime spring config (optional)
+    }
+  
+    def doWithApplicationContext = { applicationContext ->
+        // TODO Implement post initialization spring config (optional)
+    }
+
+    def doWithWebDescriptor = { xml ->
+        // TODO Implement additions to web.xml (optional)
+    }
+                                      
+    def doWithDynamicMethods = { ctx ->
+        // TODO Implement registering dynamic methods to classes (optional)
+    }
+
+    def onChange = { event ->
+        // TODO Implement code that is executed when any artefact that this plugin is
+        // watching is modified and reloaded. The event contains: event.source,
+        // event.application, event.manager, event.ctx, and event.plugin.
+    }
+
+    def onConfigChange = { event ->
+        // TODO Implement code that is executed when the project configuration changes.
+        // The event is the same as for 'onChange'.
+    }
+}

Added: trunk/site-plugins/annots/annots.launch
===================================================================
--- trunk/site-plugins/annots/annots.launch                        (rev 0)
+++ trunk/site-plugins/annots/annots.launch 2009-07-01 10:02:03 UTC (rev 1433)
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
+<booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/>
+<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="grails.util.GrailsMain"/>
+<booleanAttribute key="org.eclipse.jdt.debug.ui.INCLUDE_EXTERNAL_JARS" value="true"/>
+<listAttribute key="org.eclipse.jdt.launching.CLASSPATH">
+<listEntry value="<?xml version="1.0" encoding="UTF-8"?> <runtimeClasspathEntry containerPath="org.eclipse.jdt.launching.JRE_CONTAINER" javaProject="annots" path="1" type="4"/> "/>
+<listEntry value="<?xml version="1.0" encoding="UTF-8"?> <runtimeClasspathEntry id="org.eclipse.jdt.launching.classpathentry.defaultClasspath"> <memento exportedEntriesOnly="false" project="annots"/> </runtimeClasspathEntry> "/>
+<listEntry value="<?xml version="1.0" encoding="UTF-8"?> <runtimeClasspathEntry internalArchive="/annots" path="3" type="2"/> "/>
+</listAttribute>
+<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
+<listEntry value="4"/>
+</listAttribute>
+<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="annots"/>
+<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Dbase.dir=${project_loc} -Dserver.port=8080 -Dgrails.env=development"/>
+<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
+<listEntry value="/annots"/>
+</listAttribute>
+<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
+</launchConfiguration>

Added: trunk/site-plugins/annots/annots.tmproj
===================================================================
--- trunk/site-plugins/annots/annots.tmproj                        (rev 0)
+++ trunk/site-plugins/annots/annots.tmproj 2009-07-01 10:02:03 UTC (rev 1433)
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>documents</key>
+ <array>
+ <dict>
+ <key>filename</key>
+ <string>annots.launch</string>
+ </dict>
+ <dict>
+ <key>filename</key>
+ <string>build.xml</string>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>grails-app</string>
+ <key>regexFolderFilter</key>
+ <string>!.*/(\.[^/]*|CVS|_darcs|_MTN|\{arch\}|blib|.*~\.nib|.*\.(framework|app|pbproj|pbxproj|xcode(proj)?|bundle))$</string>
+ <key>sourceDirectory</key>
+ <string>grails-app</string>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>test</string>
+ <key>regexFolderFilter</key>
+ <string>!.*/(\.[^/]*|CVS|_darcs|_MTN|\{arch\}|blib|.*~\.nib|.*\.(framework|app|pbproj|pbxproj|xcode(proj)?|bundle))$</string>
+ <key>sourceDirectory</key>
+ <string>test</string>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>lib</string>
+ <key>regexFolderFilter</key>
+ <string>!.*/(\.[^/]*|CVS|_darcs|_MTN|\{arch\}|blib|.*~\.nib|.*\.(framework|app|pbproj|pbxproj|xcode(proj)?|bundle))$</string>
+ <key>sourceDirectory</key>
+ <string>lib</string>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>scripts</string>
+ <key>regexFolderFilter</key>
+ <string>!.*/(\.[^/]*|CVS|_darcs|_MTN|\{arch\}|blib|.*~\.nib|.*\.(framework|app|pbproj|pbxproj|xcode(proj)?|bundle))$</string>
+ <key>sourceDirectory</key>
+ <string>scripts</string>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>src</string>
+ <key>regexFolderFilter</key>
+ <string>!.*/(\.[^/]*|CVS|_darcs|_MTN|\{arch\}|blib|.*~\.nib|.*\.(framework|app|pbproj|pbxproj|xcode(proj)?|bundle))$</string>
+ <key>sourceDirectory</key>
+ <string>src</string>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>web-app</string>
+ <key>regexFolderFilter</key>
+ <string>!.*/(\.[^/]*|CVS|_darcs|_MTN|\{arch\}|blib|.*~\.nib|.*\.(framework|app|pbproj|pbxproj|xcode(proj)?|bundle))$</string>
+ <key>sourceDirectory</key>
+ <string>web-app</string>
+ </dict>
+ </array>
+ <key>fileHierarchyDrawerWidth</key>
+ <integer>200</integer>
+ <key>metaData</key>
+ <dict/>
+ <key>showFileHierarchyDrawer</key>
+ <true/>
+ <key>windowFrame</key>
+ <string>{{237, 127}, {742, 553}}</string>
+</dict>
+</plist>

Added: trunk/site-plugins/annots/application.properties
===================================================================
--- trunk/site-plugins/annots/application.properties                        (rev 0)
+++ trunk/site-plugins/annots/application.properties 2009-07-01 10:02:03 UTC (rev 1433)
@@ -0,0 +1,4 @@
+#Do not edit app.grails.* properties, they may change automatically. DO NOT put application configuration in here, it is not the right place!
+#Fri Jun 05 15:37:06 BST 2009
+app.grails.version=1.0.4
+app.name=annots

Added: trunk/site-plugins/annots/build.xml
===================================================================
--- trunk/site-plugins/annots/build.xml                        (rev 0)
+++ trunk/site-plugins/annots/build.xml 2009-07-01 10:02:03 UTC (rev 1433)
@@ -0,0 +1,41 @@
+<project name="annots" default="test">
+
+    <condition property="grails" value="grails.bat">
+        <os family="windows"/>
+    </condition>
+    <property name="grails" value="grails" />
+
+ <!-- =================================
+          target: clean              
+         ================================= -->
+    <target name="clean" description="--> Cleans a Grails application">
+ <exec executable="${grails}" failonerror="true">
+ <arg value="clean"/>
+ </exec>                              
+    </target>
+
+ <!-- =================================
+          target: war              
+         ================================= -->
+    <target name="war" description="--> Creates a WAR of a Grails application">
+ <exec executable="${grails}" failonerror="true">
+ <arg value="war"/>
+ </exec>                              
+    </target>
+
+ <!-- =================================
+          target: test              
+         ================================= -->
+    <target name="test" description="--> Run a Grails applications unit tests">
+ <exec executable="${grails}" failonerror="true">
+ <arg value="test-app"/>
+ </exec>                              
+    </target>
+
+ <!-- =================================
+          target: deploy              
+         ================================= -->
+    <target name="deploy" depends="war" description="--> The deploy target (initially empty)">
+        <!-- TODO -->
+    </target>
+</project>

Added: trunk/site-plugins/annots/docs/gapi/DefaultPackage/AnnotsGrailsPlugin.html
===================================================================
--- trunk/site-plugins/annots/docs/gapi/DefaultPackage/AnnotsGrailsPlugin.html                        (rev 0)
+++ trunk/site-plugins/annots/docs/gapi/DefaultPackage/AnnotsGrailsPlugin.html 2009-07-01 10:02:03 UTC (rev 1433)
@@ -0,0 +1,311 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<!-- **************************************** -->
+<!-- *                                      * -->
+<!-- *  PLEASE KEEP COMPLICATED EXPRESSIONS * -->
+<!-- *  OUT OF THESE TEMPLATES.             * -->
+<!-- *  i.e. only iterate & print data      * -->
+<!-- *  Thanks                              * -->
+<!-- *  Jez.                                * -->
+<!-- *                                      * -->
+<!-- **************************************** -->
+<HTML>
+<HEAD>
+<!-- Generated by groovydoc (Jeremy Rayner 2007) -->
+<TITLE>
+AnnotsGrailsPlugin
+</TITLE>
+
+<META NAME="keywords" CONTENT="getTimezoneOffset()">
+
+<!-- todo stylesheet relative path -->
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="AnnotsGrailsPlugin";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev">  <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+  <!--<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>-->
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><!--<FONT SIZE="-2">
+ <A HREF="../groovy/lang/ExpandoMetaClass.ExpandoMetaProperty.html" title="class in groovy.lang"><B>PREV CLASS</B></A> 
+
+ <A HREF="../groovy/lang/GroovyClassLoader.html" title="class in groovy.lang"><B>NEXT CLASS</B></A></FONT>--></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../index.html?DefaultPackage/AnnotsGrailsPlugin.html" target="_top"><B>FRAMES</B></A>   
+ <A HREF="AnnotsGrailsPlugin.html" target="_top"><B>NO FRAMES</B></A>   

+
+
+</FONT></TD>
+
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+DefaultPackage</FONT>
+<BR>
+<FONT CLASS="ClassTitleFont">Class AnnotsGrailsPlugin</FONT></H2>
+<P>
+
+</P>
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+<A NAME="field_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TH>
+
+</TR>
+  
+    <TR BGCOLOR="white" CLASS="TableRowColor">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+    <CODE><!--todo visibility e.g. protected-->  def</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="#author">author</A></B></CODE>
+
+    <BR>
+               </TD>
+    </TR>
+  
+    <TR BGCOLOR="white" CLASS="TableRowColor">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+    <CODE><!--todo visibility e.g. protected-->  def</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="#authorEmail">authorEmail</A></B></CODE>
+
+    <BR>
+               </TD>
+    </TR>
+  
+    <TR BGCOLOR="white" CLASS="TableRowColor">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+    <CODE><!--todo visibility e.g. protected-->  def</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="#dependsOn">dependsOn</A></B></CODE>
+
+    <BR>
+               </TD>
+    </TR>
+  
+    <TR BGCOLOR="white" CLASS="TableRowColor">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+    <CODE><!--todo visibility e.g. protected-->  def</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="#description">description</A></B></CODE>
+
+    <BR>
+               </TD>
+    </TR>
+  
+    <TR BGCOLOR="white" CLASS="TableRowColor">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+    <CODE><!--todo visibility e.g. protected-->  def</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="#doWithApplicationContext">doWithApplicationContext</A></B></CODE>
+
+    <BR>
+               </TD>
+    </TR>
+  
+    <TR BGCOLOR="white" CLASS="TableRowColor">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+    <CODE><!--todo visibility e.g. protected-->  def</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="#doWithDynamicMethods">doWithDynamicMethods</A></B></CODE>
+
+    <BR>
+               </TD>
+    </TR>
+  
+    <TR BGCOLOR="white" CLASS="TableRowColor">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+    <CODE><!--todo visibility e.g. protected-->  def</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="#doWithSpring">doWithSpring</A></B></CODE>
+
+    <BR>
+               </TD>
+    </TR>
+  
+    <TR BGCOLOR="white" CLASS="TableRowColor">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+    <CODE><!--todo visibility e.g. protected-->  def</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="#doWithWebDescriptor">doWithWebDescriptor</A></B></CODE>
+
+    <BR>
+               </TD>
+    </TR>
+  
+    <TR BGCOLOR="white" CLASS="TableRowColor">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+    <CODE><!--todo visibility e.g. protected-->  def</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="#documentation">documentation</A></B></CODE>
+
+    <BR>
+               </TD>
+    </TR>
+  
+    <TR BGCOLOR="white" CLASS="TableRowColor">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+    <CODE><!--todo visibility e.g. protected-->  def</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="#onChange">onChange</A></B></CODE>
+
+    <BR>
+               </TD>
+    </TR>
+  
+    <TR BGCOLOR="white" CLASS="TableRowColor">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+    <CODE><!--todo visibility e.g. protected-->  def</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="#onConfigChange">onConfigChange</A></B></CODE>
+
+    <BR>
+               </TD>
+    </TR>
+  
+    <TR BGCOLOR="white" CLASS="TableRowColor">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+    <CODE><!--todo visibility e.g. protected-->  def</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="#title">title</A></B></CODE>
+
+    <BR>
+               </TD>
+    </TR>
+  
+    <TR BGCOLOR="white" CLASS="TableRowColor">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+    <CODE><!--todo visibility e.g. protected-->  def</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="#version">version</A></B></CODE>
+
+    <BR>
+               </TD>
+    </TR>
+  
+
+</TABLE>

+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+
+<TR BGCOLOR="#D5D5FF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TD>
+</TR>
+
+
+
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><a href="">AnnotsGrailsPlugin</a></B>()</CODE>
+
+<BR>
+           </TD>
+</TR>
+
+</TABLE>

+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#D5D5FF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2" CLASS="ClassHeadingFont">
+<B>Method Summary</B></FONT></TH>
+</TR>
+
+
+
+
+
+
+
+</TABLE>

+<P>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+
+<A NAME="QName(java.lang.String)"><!-- --></A><H3>
+AnnotsGrailsPlugin</H3>
+<PRE><B>AnnotsGrailsPlugin</B>()</PRE>
+<DL>
+<DD>
+<P>
+<!--<DL>
+<DT> todo <B>Parameters:</B><DD><CODE>localPart</CODE> - Local part of the QName</DL>-->
+
+</DL>
+<HR>
+
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+</BODY>
+</HTML>

Added: trunk/site-plugins/annots/docs/gapi/DefaultPackage/package-frame.html
===================================================================
--- trunk/site-plugins/annots/docs/gapi/DefaultPackage/package-frame.html                        (rev 0)
+++ trunk/site-plugins/annots/docs/gapi/DefaultPackage/package-frame.html 2009-07-01 10:02:03 UTC (rev 1433)
@@ -0,0 +1,39 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<HTML>
+<HEAD>
+<TITLE>
+DefaultPackage
+</TITLE>
+
+<META NAME="keywords" CONTENT="DefaultPackage package">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
+
+
+</HEAD>
+
+<BODY BGCOLOR="white">
+<FONT size="+1" CLASS="FrameTitleFont">
+<A HREF="package-summary.html" target="classFrame">DefaultPackage</A></FONT>
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Interfaces</FONT> 
+<FONT CLASS="FrameItemFont"></FONT></TD>
+</TR>
+</TABLE>
+
+
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Classes</FONT> 
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="AnnotsGrailsPlugin.html" title="class in DefaultPackage" target="classFrame">AnnotsGrailsPlugin</A></FONT></TD>
+</TR>
+</TABLE>
+
+
+</BODY>
+</HTML>

Added: trunk/site-plugins/annots/docs/gapi/DefaultPackage/package-summary.html
===================================================================
--- trunk/site-plugins/annots/docs/gapi/DefaultPackage/package-summary.html                        (rev 0)
+++ trunk/site-plugins/annots/docs/gapi/DefaultPackage/package-summary.html 2009-07-01 10:02:03 UTC (rev 1433)
@@ -0,0 +1,68 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<HTML>
+<HEAD>
+<TITLE>
+DefaultPackage ({todo.title})
+</TITLE>
+
+<META NAME="keywords" CONTENT="DefaultPackage package">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="DefaultPackage ({todo.title})";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+
+<HR>
+<H2>
+Package DefaultPackage
+</H2>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#90DDF7" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Interface Summary</B></FONT></TH>
+</TR>
+<!--<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../com/javanicus/redbook/Pausable.html" title="interface in com.javanicus.redbook">Pausable</A></B></TD>
+<TD> </TD>
+</TR>-->
+</TABLE>

+
+<P>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#90DDF7" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Class Summary</B></FONT></TH>
+</TR>
+
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="AnnotsGrailsPlugin.html" title="class in DefaultPackage">AnnotsGrailsPlugin</A></B></TD>
+<TD> </TD>
+</TR>
+
+</TABLE>

+
+<P>
+<DL>
+</DL>
+
+
+<HR>
+
+</BODY>
+</HTML>

Added: trunk/site-plugins/annots/docs/gapi/allclasses-frame.html
===================================================================
--- trunk/site-plugins/annots/docs/gapi/allclasses-frame.html                        (rev 0)
+++ trunk/site-plugins/annots/docs/gapi/allclasses-frame.html 2009-07-01 10:02:03 UTC (rev 1433)
@@ -0,0 +1,51 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<HTML>
+<HEAD>
+<TITLE>
+All Classes
+</TITLE>
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
+
+</HEAD>
+
+<BODY BGCOLOR="white">
+<FONT size="+1" CLASS="FrameHeadingFont">
+<B>All Classes</B></FONT>
+
+<BR>
+
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT CLASS="FrameItemFont">
+<!--<A HREF="org/omg/CORBA/ARG_IN.html" title="interface in org.omg.CORBA" target="classFrame"><I>ARG_IN</I></A>-->
+<!--<BR>-->
+
+<A HREF="DefaultPackage/AnnotsGrailsPlugin.html" title="todo classDoc.getTitle()" target="classFrame">AnnotsGrailsPlugin</A>
+<BR>
+
+<A HREF="grails-app/conf/DataSource.html" title="todo classDoc.getTitle()" target="classFrame">DataSource</A>
+<BR>
+
+<A HREF="grails-app/controllers/gate/cow/GuestLayoutController.html" title="todo classDoc.getTitle()" target="classFrame">GuestLayoutController</A>
+<BR>
+
+<A HREF="test/integration/gate/cow/GuestLayoutControllerTests.html" title="todo classDoc.getTitle()" target="classFrame">GuestLayoutControllerTests</A>
+<BR>
+
+<A HREF="grails-app/conf/UrlMappings.html" title="todo classDoc.getTitle()" target="classFrame">UrlMappings</A>
+<BR>
+
+<A HREF="scripts/_Install.html" title="todo classDoc.getTitle()" target="classFrame">_Install</A>
+<BR>
+
+<A HREF="scripts/_Upgrade.html" title="todo classDoc.getTitle()" target="classFrame">_Upgrade</A>
+<BR>
+
+  
+</FONT></TD>
+</TR>
+</TABLE>
+
+</BODY>
+</HTML>

Added: trunk/site-plugins/annots/docs/gapi/grails-app/conf/DataSource.html
===================================================================
--- trunk/site-plugins/annots/docs/gapi/grails-app/conf/DataSource.html                        (rev 0)
+++ trunk/site-plugins/annots/docs/gapi/grails-app/conf/DataSource.html 2009-07-01 10:02:03 UTC (rev 1433)
@@ -0,0 +1,187 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<!-- **************************************** -->
+<!-- *                                      * -->
+<!-- *  PLEASE KEEP COMPLICATED EXPRESSIONS * -->
+<!-- *  OUT OF THESE TEMPLATES.             * -->
+<!-- *  i.e. only iterate & print data      * -->
+<!-- *  Thanks                              * -->
+<!-- *  Jez.                                * -->
+<!-- *                                      * -->
+<!-- **************************************** -->
+<HTML>
+<HEAD>
+<!-- Generated by groovydoc (Jeremy Rayner 2007) -->
+<TITLE>
+DataSource
+</TITLE>
+
+<META NAME="keywords" CONTENT="getTimezoneOffset()">
+
+<!-- todo stylesheet relative path -->
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="DataSource";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev">  <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+  <!--<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>-->
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><!--<FONT SIZE="-2">
+ <A HREF="../../groovy/lang/ExpandoMetaClass.ExpandoMetaProperty.html" title="class in groovy.lang"><B>PREV CLASS</B></A> 
+
+ <A HREF="../../groovy/lang/GroovyClassLoader.html" title="class in groovy.lang"><B>NEXT CLASS</B></A></FONT>--></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../index.html?grails-app/conf/DataSource.html" target="_top"><B>FRAMES</B></A>   
+ <A HREF="DataSource.html" target="_top"><B>NO FRAMES</B></A>   

+
+
+</FONT></TD>
+
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+grails-app.conf</FONT>
+<BR>
+<FONT CLASS="ClassTitleFont">Class DataSource</FONT></H2>
+<P>
+
+</P>
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+<A NAME="field_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+
+</TABLE>

+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+
+<TR BGCOLOR="#D5D5FF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TD>
+</TR>
+
+
+
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><a href="">DataSource</a></B>()</CODE>
+
+<BR>
+           </TD>
+</TR>
+
+</TABLE>

+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#D5D5FF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2" CLASS="ClassHeadingFont">
+<B>Method Summary</B></FONT></TH>
+</TR>
+
+
+
+
+
+
+
+</TABLE>

+<P>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+
+<A NAME="QName(java.lang.String)"><!-- --></A><H3>
+DataSource</H3>
+<PRE><B>DataSource</B>()</PRE>
+<DL>
+<DD>
+<P>
+<!--<DL>
+<DT> todo <B>Parameters:</B><DD><CODE>localPart</CODE> - Local part of the QName</DL>-->
+
+</DL>
+<HR>
+
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+</BODY>
+</HTML>

Added: trunk/site-plugins/annots/docs/gapi/grails-app/conf/UrlMappings.html
===================================================================
--- trunk/site-plugins/annots/docs/gapi/grails-app/conf/UrlMappings.html                        (rev 0)
+++ trunk/site-plugins/annots/docs/gapi/grails-app/conf/UrlMappings.html 2009-07-01 10:02:03 UTC (rev 1433)
@@ -0,0 +1,203 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<!-- **************************************** -->
+<!-- *                                      * -->
+<!-- *  PLEASE KEEP COMPLICATED EXPRESSIONS * -->
+<!-- *  OUT OF THESE TEMPLATES.             * -->
+<!-- *  i.e. only iterate & print data      * -->
+<!-- *  Thanks                              * -->
+<!-- *  Jez.                                * -->
+<!-- *                                      * -->
+<!-- **************************************** -->
+<HTML>
+<HEAD>
+<!-- Generated by groovydoc (Jeremy Rayner 2007) -->
+<TITLE>
+UrlMappings
+</TITLE>
+
+<META NAME="keywords" CONTENT="getTimezoneOffset()">
+
+<!-- todo stylesheet relative path -->
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="UrlMappings";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev">  <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+  <!--<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>-->
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><!--<FONT SIZE="-2">
+ <A HREF="../../groovy/lang/ExpandoMetaClass.ExpandoMetaProperty.html" title="class in groovy.lang"><B>PREV CLASS</B></A> 
+
+ <A HREF="../../groovy/lang/GroovyClassLoader.html" title="class in groovy.lang"><B>NEXT CLASS</B></A></FONT>--></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../index.html?grails-app/conf/UrlMappings.html" target="_top"><B>FRAMES</B></A>   
+ <A HREF="UrlMappings.html" target="_top"><B>NO FRAMES</B></A>   

+
+
+</FONT></TD>
+
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+grails-app.conf</FONT>
+<BR>
+<FONT CLASS="ClassTitleFont">Class UrlMappings</FONT></H2>
+<P>
+
+</P>
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+<A NAME="field_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TH>
+
+</TR>
+  
+    <TR BGCOLOR="white" CLASS="TableRowColor">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+    <CODE><!--todo visibility e.g. protected-->  def</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="#mappings">mappings</A></B></CODE>
+
+    <BR>
+               </TD>
+    </TR>
+  
+
+</TABLE>

+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+
+<TR BGCOLOR="#D5D5FF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TD>
+</TR>
+
+
+
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><a href="">UrlMappings</a></B>()</CODE>
+
+<BR>
+           </TD>
+</TR>
+
+</TABLE>

+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#D5D5FF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2" CLASS="ClassHeadingFont">
+<B>Method Summary</B></FONT></TH>
+</TR>
+
+
+
+
+
+
+
+</TABLE>

+<P>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+
+<A NAME="QName(java.lang.String)"><!-- --></A><H3>
+UrlMappings</H3>
+<PRE><B>UrlMappings</B>()</PRE>
+<DL>
+<DD>
+<P>
+<!--<DL>
+<DT> todo <B>Parameters:</B><DD><CODE>localPart</CODE> - Local part of the QName</DL>-->
+
+</DL>
+<HR>
+
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+</BODY>
+</HTML>

Added: trunk/site-plugins/annots/docs/gapi/grails-app/conf/package-frame.html
===================================================================
--- trunk/site-plugins/annots/docs/gapi/grails-app/conf/package-frame.html                        (rev 0)
+++ trunk/site-plugins/annots/docs/gapi/grails-app/conf/package-frame.html 2009-07-01 10:02:03 UTC (rev 1433)
@@ -0,0 +1,41 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<HTML>
+<HEAD>
+<TITLE>
+grails-app.conf
+</TITLE>
+
+<META NAME="keywords" CONTENT="grails-app/conf package">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
+
+
+</HEAD>
+
+<BODY BGCOLOR="white">
+<FONT size="+1" CLASS="FrameTitleFont">
+<A HREF="package-summary.html" target="classFrame">grails-app.conf</A></FONT>
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Interfaces</FONT> 
+<FONT CLASS="FrameItemFont"></FONT></TD>
+</TR>
+</TABLE>
+
+
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Classes</FONT> 
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="DataSource.html" title="class in grails-app/conf" target="classFrame">DataSource</A>
+<BR>
+<A HREF="UrlMappings.html" title="class in grails-app/conf" target="classFrame">UrlMappings</A></FONT></TD>
+</TR>
+</TABLE>
+
+
+</BODY>
+</HTML>

Added: trunk/site-plugins/annots/docs/gapi/grails-app/conf/package-summary.html
===================================================================
--- trunk/site-plugins/annots/docs/gapi/grails-app/conf/package-summary.html                        (rev 0)
+++ trunk/site-plugins/annots/docs/gapi/grails-app/conf/package-summary.html 2009-07-01 10:02:03 UTC (rev 1433)
@@ -0,0 +1,73 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<HTML>
+<HEAD>
+<TITLE>
+grails-app.conf ({todo.title})
+</TITLE>
+
+<META NAME="keywords" CONTENT="grails-app.conf package">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="grails-app.conf ({todo.title})";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+
+<HR>
+<H2>
+Package grails-app.conf
+</H2>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#90DDF7" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Interface Summary</B></FONT></TH>
+</TR>
+<!--<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../com/javanicus/redbook/Pausable.html" title="interface in com.javanicus.redbook">Pausable</A></B></TD>
+<TD> </TD>
+</TR>-->
+</TABLE>

+
+<P>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#90DDF7" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Class Summary</B></FONT></TH>
+</TR>
+
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="DataSource.html" title="class in grails-app/conf">DataSource</A></B></TD>
+<TD> </TD>
+</TR>
+
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="UrlMappings.html" title="class in grails-app/conf">UrlMappings</A></B></TD>
+<TD> </TD>
+</TR>
+
+</TABLE>

+
+<P>
+<DL>
+</DL>
+
+
+<HR>
+
+</BODY>
+</HTML>

Added: trunk/site-plugins/annots/docs/gapi/grails-app/controllers/gate/cow/GuestLayoutController.html
===================================================================
--- trunk/site-plugins/annots/docs/gapi/grails-app/controllers/gate/cow/GuestLayoutController.html                        (rev 0)
+++ trunk/site-plugins/annots/docs/gapi/grails-app/controllers/gate/cow/GuestLayoutController.html 2009-07-01 10:02:03 UTC (rev 1433)
@@ -0,0 +1,203 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<!-- **************************************** -->
+<!-- *                                      * -->
+<!-- *  PLEASE KEEP COMPLICATED EXPRESSIONS * -->
+<!-- *  OUT OF THESE TEMPLATES.             * -->
+<!-- *  i.e. only iterate & print data      * -->
+<!-- *  Thanks                              * -->
+<!-- *  Jez.                                * -->
+<!-- *                                      * -->
+<!-- **************************************** -->
+<HTML>
+<HEAD>
+<!-- Generated by groovydoc (Jeremy Rayner 2007) -->
+<TITLE>
+GuestLayoutController
+</TITLE>
+
+<META NAME="keywords" CONTENT="getTimezoneOffset()">
+
+<!-- todo stylesheet relative path -->
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="GuestLayoutController";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev">  <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+  <!--<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>-->
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><!--<FONT SIZE="-2">
+ <A HREF="../../../../groovy/lang/ExpandoMetaClass.ExpandoMetaProperty.html" title="class in groovy.lang"><B>PREV CLASS</B></A> 
+
+ <A HREF="../../../../groovy/lang/GroovyClassLoader.html" title="class in groovy.lang"><B>NEXT CLASS</B></A></FONT>--></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html?grails-app/controllers/gate/cow/GuestLayoutController.html" target="_top"><B>FRAMES</B></A>   
+ <A HREF="GuestLayoutController.html" target="_top"><B>NO FRAMES</B></A>   

+
+
+</FONT></TD>
+
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+grails-app.controllers.gate.cow</FONT>
+<BR>
+<FONT CLASS="ClassTitleFont">Class GuestLayoutController</FONT></H2>
+<P>
+
+</P>
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+<A NAME="field_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TH>
+
+</TR>
+  
+    <TR BGCOLOR="white" CLASS="TableRowColor">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+    <CODE><!--todo visibility e.g. protected-->  def</CODE></FONT></TD>
+    <TD><CODE><B><A HREF="#index">index</A></B></CODE>
+
+    <BR>
+               </TD>
+    </TR>
+  
+
+</TABLE>

+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+
+<TR BGCOLOR="#D5D5FF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TD>
+</TR>
+
+
+
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><a href="">GuestLayoutController</a></B>()</CODE>
+
+<BR>
+           </TD>
+</TR>
+
+</TABLE>

+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#D5D5FF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2" CLASS="ClassHeadingFont">
+<B>Method Summary</B></FONT></TH>
+</TR>
+
+
+
+
+
+
+
+</TABLE>

+<P>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+
+<A NAME="QName(java.lang.String)"><!-- --></A><H3>
+GuestLayoutController</H3>
+<PRE><B>GuestLayoutController</B>()</PRE>
+<DL>
+<DD>
+<P>
+<!--<DL>
+<DT> todo <B>Parameters:</B><DD><CODE>localPart</CODE> - Local part of the QName</DL>-->
+
+</DL>
+<HR>
+
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+</BODY>
+</HTML>

Added: trunk/site-plugins/annots/docs/gapi/grails-app/controllers/gate/cow/package-frame.html
===================================================================
--- trunk/site-plugins/annots/docs/gapi/grails-app/controllers/gate/cow/package-frame.html                        (rev 0)
+++ trunk/site-plugins/annots/docs/gapi/grails-app/controllers/gate/cow/package-frame.html 2009-07-01 10:02:03 UTC (rev 1433)
@@ -0,0 +1,39 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<HTML>
+<HEAD>
+<TITLE>
+grails-app.controllers.gate.cow
+</TITLE>
+
+<META NAME="keywords" CONTENT="grails-app/controllers/gate/cow package">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
+
+
+</HEAD>
+
+<BODY BGCOLOR="white">
+<FONT size="+1" CLASS="FrameTitleFont">
+<A HREF="package-summary.html" target="classFrame">grails-app.controllers.gate.cow</A></FONT>
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Interfaces</FONT> 
+<FONT CLASS="FrameItemFont"></FONT></TD>
+</TR>
+</TABLE>
+
+
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Classes</FONT> 
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="GuestLayoutController.html" title="class in grails-app/controllers/gate/cow" target="classFrame">GuestLayoutController</A></FONT></TD>
+</TR>
+</TABLE>
+
+
+</BODY>
+</HTML>

Added: trunk/site-plugins/annots/docs/gapi/grails-app/controllers/gate/cow/package-summary.html
===================================================================
--- trunk/site-plugins/annots/docs/gapi/grails-app/controllers/gate/cow/package-summary.html                        (rev 0)
+++ trunk/site-plugins/annots/docs/gapi/grails-app/controllers/gate/cow/package-summary.html 2009-07-01 10:02:03 UTC (rev 1433)
@@ -0,0 +1,68 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<HTML>
+<HEAD>
+<TITLE>
+grails-app.controllers.gate.cow ({todo.title})
+</TITLE>
+
+<META NAME="keywords" CONTENT="grails-app.controllers.gate.cow package">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="grails-app.controllers.gate.cow ({todo.title})";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+
+<HR>
+<H2>
+Package grails-app.controllers.gate.cow
+</H2>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#90DDF7" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Interface Summary</B></FONT></TH>
+</TR>
+<!--<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../com/javanicus/redbook/Pausable.html" title="interface in com.javanicus.redbook">Pausable</A></B></TD>
+<TD> </TD>
+</TR>-->
+</TABLE>

+
+<P>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#90DDF7" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Class Summary</B></FONT></TH>
+</TR>
+
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="GuestLayoutController.html" title="class in grails-app/controllers/gate/cow">GuestLayoutController</A></B></TD>
+<TD> </TD>
+</TR>
+
+</TABLE>

+
+<P>
+<DL>
+</DL>
+
+
+<HR>
+
+</BODY>
+</HTML>

Added: trunk/site-plugins/annots/docs/gapi/index.html
===================================================================
--- trunk/site-plugins/annots/docs/gapi/index.html                        (rev 0)
+++ trunk/site-plugins/annots/docs/gapi/index.html 2009-07-01 10:02:03 UTC (rev 1433)
@@ -0,0 +1,35 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
+<HTML>
+<HEAD>
+<TITLE>
+{todo.title}
+</TITLE>
+<SCRIPT type="text/javascript">
+    targetPage = "" + window.location.search;
+    if (targetPage != "" && targetPage != "undefined")
+       targetPage = targetPage.substring(1);
+    function loadFrames() {
+        if (targetPage != "" && targetPage != "undefined")
+             top.classFrame.location = top.targetPage;
+    }
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+</HEAD>
+<FRAMESET cols="20%,80%" title="" onLoad="top.loadFrames()">
+<FRAMESET rows="30%,70%" title="" onLoad="top.loadFrames()">
+<FRAME src="overview-frame.html" name="packageListFrame" title="All Packages">
+<FRAME src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
+</FRAMESET>
+<FRAME src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
+<NOFRAMES>
+<H2>
+Frame Alert</H2>
+
+<P>
+This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.
+<BR>
+Link to<A HREF="overview-summary.html">Non-frame version.</A>
+</NOFRAMES>
+</FRAMESET>
+</HTML>

Added: trunk/site-plugins/annots/docs/gapi/overview-frame.html
===================================================================
--- trunk/site-plugins/annots/docs/gapi/overview-frame.html                        (rev 0)
+++ trunk/site-plugins/annots/docs/gapi/overview-frame.html 2009-07-01 10:02:03 UTC (rev 1433)
@@ -0,0 +1,55 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<HTML>
+<HEAD>
+<TITLE>
+Overview ({todo.title})
+</TITLE>
+
+<META NAME="keywords" CONTENT="Overview">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
+
+
+</HEAD>
+
+<BODY BGCOLOR="white">
+
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TH ALIGN="left" NOWRAP><FONT size="+1" CLASS="FrameTitleFont">
+<B></B></FONT></TH>
+</TR>
+</TABLE>
+
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="allclasses-frame.html" target="packageFrame">All Classes</A></FONT>
+<P>
+<FONT size="+1" CLASS="FrameHeadingFont">
+Packages</FONT>
+<BR>
+<!--<FONT CLASS="FrameItemFont"><A HREF="com/javanicus/redbook/decorator/package-frame.html" target="packageFrame">com.javanicus.redbook.decorator</A></FONT>-->
+
+<FONT CLASS="FrameItemFont"><A HREF="DefaultPackage/package-frame.html" target="packageFrame">DefaultPackage</A></FONT>
+<BR>
+
+<FONT CLASS="FrameItemFont"><A HREF="grails-app/conf/package-frame.html" target="packageFrame">grails-app.conf</A></FONT>
+<BR>
+
+<FONT CLASS="FrameItemFont"><A HREF="grails-app/controllers/gate/cow/package-frame.html" target="packageFrame">grails-app.controllers.gate.cow</A></FONT>
+<BR>
+
+<FONT CLASS="FrameItemFont"><A HREF="scripts/package-frame.html" target="packageFrame">scripts</A></FONT>
+<BR>
+
+<FONT CLASS="FrameItemFont"><A HREF="test/integration/gate/cow/package-frame.html" target="packageFrame">test.integration.gate.cow</A></FONT>
+<BR>
+
+</TD>
+</TR>
+</TABLE>
+
+<P>

+</BODY>
+</HTML>

Added: trunk/site-plugins/annots/docs/gapi/overview-summary.html
===================================================================
--- trunk/site-plugins/annots/docs/gapi/overview-summary.html                        (rev 0)
+++ trunk/site-plugins/annots/docs/gapi/overview-summary.html 2009-07-01 10:02:03 UTC (rev 1433)
@@ -0,0 +1,70 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<HTML>
+<HEAD>
+<TITLE>
+Overview ({todo.title})
+</TITLE>
+
+<META NAME="keywords" CONTENT="Overview">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="Overview ({todo.title})";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+
+<HR>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#90DDF7" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Packages</B></FONT></TH>
+</TR>
+
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="20%"><B><A HREF="DefaultPackage/package-summary.html">DefaultPackage</A></B></TD>
+<TD> </TD>
+</TR>
+
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="20%"><B><A HREF="grails-app/conf/package-summary.html">grails-app/conf</A></B></TD>
+<TD> </TD>
+</TR>
+
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="20%"><B><A HREF="grails-app/controllers/gate/cow/package-summary.html">grails-app/controllers/gate/cow</A></B></TD>
+<TD> </TD>
+</TR>
+
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="20%"><B><A HREF="scripts/package-summary.html">scripts</A></B></TD>
+<TD> </TD>
+</TR>
+
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="20%"><B><A HREF="test/integration/gate/cow/package-summary.html">test/integration/gate/cow</A></B></TD>
+<TD> </TD>
+</TR>
+
+</TABLE>
+
+<P>

+
+
+
+<HR>
+
+</BODY>
+</HTML>

Added: trunk/site-plugins/annots/docs/gapi/scripts/_Install.html
===================================================================
--- trunk/site-plugins/annots/docs/gapi/scripts/_Install.html                        (rev 0)
+++ trunk/site-plugins/annots/docs/gapi/scripts/_Install.html 2009-07-01 10:02:03 UTC (rev 1433)
@@ -0,0 +1,187 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<!-- **************************************** -->
+<!-- *                                      * -->
+<!-- *  PLEASE KEEP COMPLICATED EXPRESSIONS * -->
+<!-- *  OUT OF THESE TEMPLATES.             * -->
+<!-- *  i.e. only iterate & print data      * -->
+<!-- *  Thanks                              * -->
+<!-- *  Jez.                                * -->
+<!-- *                                      * -->
+<!-- **************************************** -->
+<HTML>
+<HEAD>
+<!-- Generated by groovydoc (Jeremy Rayner 2007) -->
+<TITLE>
+_Install
+</TITLE>
+
+<META NAME="keywords" CONTENT="getTimezoneOffset()">
+
+<!-- todo stylesheet relative path -->
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="_Install";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev">  <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+  <!--<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>-->
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><!--<FONT SIZE="-2">
+ <A HREF="../groovy/lang/ExpandoMetaClass.ExpandoMetaProperty.html" title="class in groovy.lang"><B>PREV CLASS</B></A> 
+
+ <A HREF="../groovy/lang/GroovyClassLoader.html" title="class in groovy.lang"><B>NEXT CLASS</B></A></FONT>--></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../index.html?scripts/_Install.html" target="_top"><B>FRAMES</B></A>   
+ <A HREF="_Install.html" target="_top"><B>NO FRAMES</B></A>   

+
+
+</FONT></TD>
+
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+scripts</FONT>
+<BR>
+<FONT CLASS="ClassTitleFont">Class _Install</FONT></H2>
+<P>
+
+</P>
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+<A NAME="field_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+
+</TABLE>

+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+
+<TR BGCOLOR="#D5D5FF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TD>
+</TR>
+
+
+
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><a href="">_Install</a></B>()</CODE>
+
+<BR>
+           </TD>
+</TR>
+
+</TABLE>

+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#D5D5FF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2" CLASS="ClassHeadingFont">
+<B>Method Summary</B></FONT></TH>
+</TR>
+
+
+
+
+
+
+
+</TABLE>

+<P>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+
+<A NAME="QName(java.lang.String)"><!-- --></A><H3>
+_Install</H3>
+<PRE><B>_Install</B>()</PRE>
+<DL>
+<DD>
+<P>
+<!--<DL>
+<DT> todo <B>Parameters:</B><DD><CODE>localPart</CODE> - Local part of the QName</DL>-->
+
+</DL>
+<HR>
+
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+</BODY>
+</HTML>

Added: trunk/site-plugins/annots/docs/gapi/scripts/_Upgrade.html
===================================================================
--- trunk/site-plugins/annots/docs/gapi/scripts/_Upgrade.html                        (rev 0)
+++ trunk/site-plugins/annots/docs/gapi/scripts/_Upgrade.html 2009-07-01 10:02:03 UTC (rev 1433)
@@ -0,0 +1,187 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<!-- **************************************** -->
+<!-- *                                      * -->
+<!-- *  PLEASE KEEP COMPLICATED EXPRESSIONS * -->
+<!-- *  OUT OF THESE TEMPLATES.             * -->
+<!-- *  i.e. only iterate & print data      * -->
+<!-- *  Thanks                              * -->
+<!-- *  Jez.                                * -->
+<!-- *                                      * -->
+<!-- **************************************** -->
+<HTML>
+<HEAD>
+<!-- Generated by groovydoc (Jeremy Rayner 2007) -->
+<TITLE>
+_Upgrade
+</TITLE>
+
+<META NAME="keywords" CONTENT="getTimezoneOffset()">
+
+<!-- todo stylesheet relative path -->
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="_Upgrade";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev">  <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+  <!--<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>-->
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><!--<FONT SIZE="-2">
+ <A HREF="../groovy/lang/ExpandoMetaClass.ExpandoMetaProperty.html" title="class in groovy.lang"><B>PREV CLASS</B></A> 
+
+ <A HREF="../groovy/lang/GroovyClassLoader.html" title="class in groovy.lang"><B>NEXT CLASS</B></A></FONT>--></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../index.html?scripts/_Upgrade.html" target="_top"><B>FRAMES</B></A>   
+ <A HREF="_Upgrade.html" target="_top"><B>NO FRAMES</B></A>   

+
+
+</FONT></TD>
+
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+scripts</FONT>
+<BR>
+<FONT CLASS="ClassTitleFont">Class _Upgrade</FONT></H2>
+<P>
+
+</P>
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+<A NAME="field_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+
+</TABLE>

+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+
+<TR BGCOLOR="#D5D5FF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TD>
+</TR>
+
+
+
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><a href="">_Upgrade</a></B>()</CODE>
+
+<BR>
+           </TD>
+</TR>
+
+</TABLE>

+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#D5D5FF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2" CLASS="ClassHeadingFont">
+<B>Method Summary</B></FONT></TH>
+</TR>
+
+
+
+
+
+
+
+</TABLE>

+<P>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+
+<A NAME="QName(java.lang.String)"><!-- --></A><H3>
+_Upgrade</H3>
+<PRE><B>_Upgrade</B>()</PRE>
+<DL>
+<DD>
+<P>
+<!--<DL>
+<DT> todo <B>Parameters:</B><DD><CODE>localPart</CODE> - Local part of the QName</DL>-->
+
+</DL>
+<HR>
+
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+</BODY>
+</HTML>

Added: trunk/site-plugins/annots/docs/gapi/scripts/package-frame.html
===================================================================
--- trunk/site-plugins/annots/docs/gapi/scripts/package-frame.html                        (rev 0)
+++ trunk/site-plugins/annots/docs/gapi/scripts/package-frame.html 2009-07-01 10:02:03 UTC (rev 1433)
@@ -0,0 +1,41 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<HTML>
+<HEAD>
+<TITLE>
+scripts
+</TITLE>
+
+<META NAME="keywords" CONTENT="scripts package">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
+
+
+</HEAD>
+
+<BODY BGCOLOR="white">
+<FONT size="+1" CLASS="FrameTitleFont">
+<A HREF="package-summary.html" target="classFrame">scripts</A></FONT>
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Interfaces</FONT> 
+<FONT CLASS="FrameItemFont"></FONT></TD>
+</TR>
+</TABLE>
+
+
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Classes</FONT> 
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="_Install.html" title="class in scripts" target="classFrame">_Install</A>
+<BR>
+<A HREF="_Upgrade.html" title="class in scripts" target="classFrame">_Upgrade</A></FONT></TD>
+</TR>
+</TABLE>
+
+
+</BODY>
+</HTML>

Added: trunk/site-plugins/annots/docs/gapi/scripts/package-summary.html
===================================================================
--- trunk/site-plugins/annots/docs/gapi/scripts/package-summary.html                        (rev 0)
+++ trunk/site-plugins/annots/docs/gapi/scripts/package-summary.html 2009-07-01 10:02:03 UTC (rev 1433)
@@ -0,0 +1,73 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<HTML>
+<HEAD>
+<TITLE>
+scripts ({todo.title})
+</TITLE>
+
+<META NAME="keywords" CONTENT="scripts package">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="scripts ({todo.title})";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+
+<HR>
+<H2>
+Package scripts
+</H2>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#90DDF7" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Interface Summary</B></FONT></TH>
+</TR>
+<!--<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../com/javanicus/redbook/Pausable.html" title="interface in com.javanicus.redbook">Pausable</A></B></TD>
+<TD> </TD>
+</TR>-->
+</TABLE>

+
+<P>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#90DDF7" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Class Summary</B></FONT></TH>
+</TR>
+
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="_Install.html" title="class in scripts">_Install</A></B></TD>
+<TD> </TD>
+</TR>
+
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="_Upgrade.html" title="class in scripts">_Upgrade</A></B></TD>
+<TD> </TD>
+</TR>
+
+</TABLE>

+
+<P>
+<DL>
+</DL>
+
+
+<HR>
+
+</BODY>
+</HTML>

Added: trunk/site-plugins/annots/docs/gapi/stylesheet.css
===================================================================
--- trunk/site-plugins/annots/docs/gapi/stylesheet.css                        (rev 0)
+++ trunk/site-plugins/annots/docs/gapi/stylesheet.css 2009-07-01 10:02:03 UTC (rev 1433)
@@ -0,0 +1,28 @@
+/* Groovydoc style sheet */
+
+/* Define colors, fonts and other style attributes here to override the defaults */
+
+/* Page background color */
+body { background-color: #FFFFFF }
+
+/* Headings */
+h1 { font-size: 145% }
+
+/* Table colors */
+.TableHeadingColor     { background: #97D0E8 } /* Dark cyan */
+.TableSubHeadingColor  { background: #B1E0F9 } /* Light cyan */
+.TableRowColor         { background: #FFFFFF } /* White */
+
+/* Font used in left-hand frame lists */
+.FrameTitleFont   { font-size: 100%; font-family: Helvetica, Arial, sans-serif }
+.FrameHeadingFont { font-size:  90%; font-family: Helvetica, Arial, sans-serif }
+.FrameItemFont    { font-size:  90%; font-family: Helvetica, Arial, sans-serif }
+
+/* Navigation bar fonts and colors */
+.NavBarCell1    { background-color:#EEEEFF;} /* Light mauve */
+.NavBarCell1Rev { background-color:#00008B;} /* Dark Blue */
+.NavBarFont1    { font-family: Arial, Helvetica, sans-serif; color:#000000;}
+.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;}
+
+.NavBarCell2    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
+.NavBarCell3    { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
\ No newline at end of file

Added: trunk/site-plugins/annots/docs/gapi/test/integration/gate/cow/GuestLayoutControllerTests.html
===================================================================
--- trunk/site-plugins/annots/docs/gapi/test/integration/gate/cow/GuestLayoutControllerTests.html                        (rev 0)
+++ trunk/site-plugins/annots/docs/gapi/test/integration/gate/cow/GuestLayoutControllerTests.html 2009-07-01 10:02:03 UTC (rev 1433)
@@ -0,0 +1,216 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<!-- **************************************** -->
+<!-- *                                      * -->
+<!-- *  PLEASE KEEP COMPLICATED EXPRESSIONS * -->
+<!-- *  OUT OF THESE TEMPLATES.             * -->
+<!-- *  i.e. only iterate & print data      * -->
+<!-- *  Thanks                              * -->
+<!-- *  Jez.                                * -->
+<!-- *                                      * -->
+<!-- **************************************** -->
+<HTML>
+<HEAD>
+<!-- Generated by groovydoc (Jeremy Rayner 2007) -->
+<TITLE>
+GuestLayoutControllerTests
+</TITLE>
+
+<META NAME="keywords" CONTENT="getTimezoneOffset()">
+
+<!-- todo stylesheet relative path -->
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="GuestLayoutControllerTests";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev">  <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+  <!--<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>-->
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><!--<FONT SIZE="-2">
+ <A HREF="../../../../groovy/lang/ExpandoMetaClass.ExpandoMetaProperty.html" title="class in groovy.lang"><B>PREV CLASS</B></A> 
+
+ <A HREF="../../../../groovy/lang/GroovyClassLoader.html" title="class in groovy.lang"><B>NEXT CLASS</B></A></FONT>--></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html?test/integration/gate/cow/GuestLayoutControllerTests.html" target="_top"><B>FRAMES</B></A>   
+ <A HREF="GuestLayoutControllerTests.html" target="_top"><B>NO FRAMES</B></A>   

+
+
+</FONT></TD>
+
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+test.integration.gate.cow</FONT>
+<BR>
+<FONT CLASS="ClassTitleFont">Class GuestLayoutControllerTests</FONT></H2>
+<P>
+
+</P>
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+<A NAME="field_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+
+</TABLE>

+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+
+<TR BGCOLOR="#D5D5FF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TD>
+</TR>
+
+
+
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><a href="">GuestLayoutControllerTests</a></B>()</CODE>
+
+<BR>
+           </TD>
+</TR>
+
+</TABLE>

+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#D5D5FF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2" CLASS="ClassHeadingFont">
+<B>Method Summary</B></FONT></TH>
+</TR>
+
+
+
+  <TR BGCOLOR="white" CLASS="TableRowColor">
+    <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1" CLASS="ClassItemFont">
+    <CODE>void</CODE></FONT></TD>
+    <TD><FONT CLASS="ClassItemFont"><CODE><B><a href="#testSomething()">testSomething</a></B>()</CODE></FONT>
+
+    <BR>
+    <FONT CLASS="ClassItemFont">          </FONT>
+    </TD>
+  </TR>
+
+
+
+
+
+
+
+</TABLE>

+<P>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+
+<A NAME="QName(java.lang.String)"><!-- --></A><H3>
+GuestLayoutControllerTests</H3>
+<PRE><B>GuestLayoutControllerTests</B>()</PRE>
+<DL>
+<DD>
+<P>
+<!--<DL>
+<DT> todo <B>Parameters:</B><DD><CODE>localPart</CODE> - Local part of the QName</DL>-->
+
+</DL>
+<HR>
+
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="testSomething()"><!-- --></A><H3>
+testSomething</H3>
+<PRE>void <B>testSomething</B>()</PRE>
+
+<DL>
+<DD>
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B><!--todo Returns:--></B><DD><!-- todo --></DL>
+</DD>
+</DL>
+<HR>
+
+
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+</BODY>
+</HTML>

Added: trunk/site-plugins/annots/docs/gapi/test/integration/gate/cow/package-frame.html
===================================================================
--- trunk/site-plugins/annots/docs/gapi/test/integration/gate/cow/package-frame.html                        (rev 0)
+++ trunk/site-plugins/annots/docs/gapi/test/integration/gate/cow/package-frame.html 2009-07-01 10:02:03 UTC (rev 1433)
@@ -0,0 +1,39 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<HTML>
+<HEAD>
+<TITLE>
+test.integration.gate.cow
+</TITLE>
+
+<META NAME="keywords" CONTENT="test/integration/gate/cow package">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
+
+
+</HEAD>
+
+<BODY BGCOLOR="white">
+<FONT size="+1" CLASS="FrameTitleFont">
+<A HREF="package-summary.html" target="classFrame">test.integration.gate.cow</A></FONT>
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Interfaces</FONT> 
+<FONT CLASS="FrameItemFont"></FONT></TD>
+</TR>
+</TABLE>
+
+
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Classes</FONT> 
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="GuestLayoutControllerTests.html" title="class in test/integration/gate/cow" target="classFrame">GuestLayoutControllerTests</A></FONT></TD>
+</TR>
+</TABLE>
+
+
+</BODY>
+</HTML>

Added: trunk/site-plugins/annots/docs/gapi/test/integration/gate/cow/package-summary.html
===================================================================
--- trunk/site-plugins/annots/docs/gapi/test/integration/gate/cow/package-summary.html                        (rev 0)
+++ trunk/site-plugins/annots/docs/gapi/test/integration/gate/cow/package-summary.html 2009-07-01 10:02:03 UTC (rev 1433)
@@ -0,0 +1,68 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<HTML>
+<HEAD>
+<TITLE>
+test.integration.gate.cow ({todo.title})
+</TITLE>
+
+<META NAME="keywords" CONTENT="test.integration.gate.cow package">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="test.integration.gate.cow ({todo.title})";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+
+<HR>
+<H2>
+Package test.integration.gate.cow
+</H2>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#90DDF7" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Interface Summary</B></FONT></TH>
+</TR>
+<!--<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../com/javanicus/redbook/Pausable.html" title="interface in com.javanicus.redbook">Pausable</A></B></TD>
+<TD> </TD>
+</TR>-->
+</TABLE>

+
+<P>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#90DDF7" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Class Summary</B></FONT></TH>
+</TR>
+
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="GuestLayoutControllerTests.html" title="class in test/integration/gate/cow">GuestLayoutControllerTests</A></B></TD>
+<TD> </TD>
+</TR>
+
+</TABLE>

+
+<P>
+<DL>
+</DL>
+
+
+<HR>
+
+</BODY>
+</HTML>

Added: trunk/site-plugins/annots/grails-app/conf/DataSource.groovy
===================================================================
--- trunk/site-plugins/annots/grails-app/conf/DataSource.groovy                        (rev 0)
+++ trunk/site-plugins/annots/grails-app/conf/DataSource.groovy 2009-07-01 10:02:03 UTC (rev 1433)
@@ -0,0 +1,32 @@
+dataSource {
+ pooled = true
+ driverClassName = "org.hsqldb.jdbcDriver"
+ username = "sa"
+ password = ""
+}
+hibernate {
+    cache.use_second_level_cache=true
+    cache.use_query_cache=true
+    cache.provider_class='com.opensymphony.oscache.hibernate.OSCacheProvider'
+}
+// environment specific settings
+environments {
+ development {
+ dataSource {
+ dbCreate = "create-drop" // one of 'create', 'create-drop','update'
+ url = "jdbc:hsqldb:mem:devDB"
+ }
+ }
+ test {
+ dataSource {
+ dbCreate = "update"
+ url = "jdbc:hsqldb:mem:testDb"
+ }
+ }
+ production {
+ dataSource {
+ dbCreate = "update"
+ url = "jdbc:hsqldb:file:prodDb;shutdown=true"
+ }
+ }
+}
\ No newline at end of file

Added: trunk/site-plugins/annots/grails-app/conf/UrlMappings.groovy
===================================================================
--- trunk/site-plugins/annots/grails-app/conf/UrlMappings.groovy                        (rev 0)
+++ trunk/site-plugins/annots/grails-app/conf/UrlMappings.groovy 2009-07-01 10:02:03 UTC (rev 1433)
@@ -0,0 +1,10 @@
+class UrlMappings {
+    static mappings = {
+      "/$controller/$action?/$id?"{
+      constraints {
+ // apply constraints here
+  }
+  }
+  "500"(view:'/error')
+ }
+}

Added: trunk/site-plugins/annots/grails-app/controllers/gate/cow/GuestLayoutController.groovy
===================================================================
--- trunk/site-plugins/annots/grails-app/controllers/gate/cow/GuestLayoutController.groovy                        (rev 0)
+++ trunk/site-plugins/annots/grails-app/controllers/gate/cow/GuestLayoutController.groovy 2009-07-01 10:02:03 UTC (rev 1433)
@@ -0,0 +1,6 @@
+package gate.cow
+
+class GuestLayoutController {
+
+    def index = { }
+}

Added: trunk/site-plugins/annots/grails-app/views/layouts/cowguest.gsp
===================================================================
--- trunk/site-plugins/annots/grails-app/views/layouts/cowguest.gsp                        (rev 0)
+++ trunk/site-plugins/annots/grails-app/views/layouts/cowguest.gsp 2009-07-01 10:02:03 UTC (rev 1433)
@@ -0,0 +1,227 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html
+     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <title>Annotation Guidelines</title>
+    <g:javascript src="../gwt/gate.cow.gwt.NewPage/gate.cow.gwt.NewPage.nocache.js"/>
+    <g:javascript src="../gwt/gate.cow.gwt.Upload/gate.cow.gwt.Upload.nocache.js"/>
+    <link rel="stylesheet" href="${createLinkTo(dir:'css',file:'page.css')}" />
+    <link rel="shortcut icon" href="${createLinkTo(dir:'plugins/annots-0.1/images',file:'favicon.png')}" />
+    <link rel="stylesheet"
+      href="${createLinkTo(dir:'css',file:'prototip/prototip.css')}"
+    />
+    
+    <g:javascript src="prototype/prototype.js"/>
+    <g:javascript src="prototype/scriptaculous.js?load=effects"/>
+    <g:javascript src="prototip.js"/>
+
+    <g:layoutHead />
+    <g:javascript library="application" />      
+
+
+<link rel="stylesheet" href="${createLinkTo(dir:'plugins/annots-0.1/css',file:'jqueryslidemenu.css')}" />
+
+<!--[if lte IE 7]>
+<style type="text/css">
+html .jqueryslidemenu{height: 1%;} /*Holly Hack for IE7 and below*/
+</style>
+<![endif]-->
+
+ <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js"></script>
+
+<script type="text/javascript">
+ jQuery.noConflict();
+
+ //Specify full URL to down and right arrow images (23 is padding-right to add to top level LIs with drop downs):
+ var arrowimages={down:['downarrowclass', '${createLinkTo(dir: 'plugins/annots-0.1/images', file:'down.gif')}', 23], right:['rightarrowclass', '${createLinkTo(dir: 'plugins/annots-0.1/images', file:'right.gif')}']}
+
+ var pageIndex = ["index.html","introduction.html","terminology.html","annotation.html","entities-table.html","recipe.html","general.html","entities.html","anatomy.html","diseases.html","processes.html","environmental.html","investigations.html","species.html","chemicals.html","measurements.html"];
+
+ var html = "";
+
+ var page = new String(document.location);
+ page = page.substring(page.lastIndexOf("/")+1);
+
+ if (page == "") page = "index.html";
+
+ for (var i = 0 ; i < pageIndex.length ; ++i)
+ {
+ if (pageIndex[i] == page)
+ {
+ //alert(i+": "+page);
+
+ if (i > 0)
+ {
+ html += "<span class='left pageLink'><a href='"+pageIndex[i-1]+"'><-- Previous Page</a></span>";
+ }
+
+ if (i < pageIndex.length-1)
+ {
+ html += "<span class='right pageLink'><a href='"+pageIndex[i+1]+"'>Next --></a></span>";
+ }
+
+ if (i != 0)
+ {
+ html += "<a href='"+pageIndex[0]+"'>Home</a>";
+ }
+
+ break;
+ }
+ }
+
+ if (html.length > 0)
+ {
+ html = "<div style='clear: both; margin: 5px 40px; text-align: center;'>" + html + "<div style='clear:both;'></div></div>";
+ }
+
+</script>
+<script type="text/javascript" src="${createLinkTo(dir:'plugins/annots-0.1/js',file:'jqueryslidemenu.js')}"></script>
+  
+<style type="text/css">
+ #topPageSpecific a, #topBreadcrumbs a, #topLoginEtc a {
+ background: transparent;
+ }
+
+ h1 a
+ {
+ color: black;
+ text-decoration: none;
+ }
+
+ h1 a:hover
+ {
+ text-decoration: underline;
+ }
+
+ span.left
+ {
+ float: left;
+ }
+
+ span.right
+ {
+ float: right;
+ }
+
+ #main
+ {
+ margin: 0 40px;
+ }
+</style>
+
+  </head>
+  <body>
+      
+   <div style="width: 100%; overflow: hidden; padding: 8px;">
+  <span style="float: left;">
+    <h1><a href="${createLinkTo(dir:'/')}">Annotation Guidelines</a></h1>
+  </span>
+
+  <div style="float: right; clear: right; padding-right: 6px;" id="topLoginEtc">
+    <!-- If admin area, id will be null; don't show search box in admin area -->
+    <!--<g:if test="${id}">
+      <g:if test="${gate.cow.CowUtils.getConfig().gate.cow.solr.run}">
+        <g:form controller="search" method="post" class="inlineForm">
+          <label class="pageLink" for="searchBox">Search:</label>
+          <input type="text" name="searchBox" id="searchBox" tabindex="1"/>
+          <input type="hidden" name="id" value="${id}" id="id"/>
+        </g:form>
+         
+      </g:if>
+    </g:if> -->
+    <jsec:isLoggedIn>
+      <g:link controller="user"><cow:principal property='firstname'/> <cow:principal property='lastname'/></g:link>
+       
+      <g:link controller="auth" action="signOut">Log out</g:link>
+    </jsec:isLoggedIn>
+    <cow:isServer>
+      <jsec:isNotLoggedIn>
+        <cow:isNotLoggingIn>
+          <g:link controller="auth">Log in</g:link>
+        </cow:isNotLoggingIn>
+      </jsec:isNotLoggedIn>
+    </cow:isServer>
+    <cow:isAdministrator>
+      <cow:isServer>
+        <g:link controller="admin">Admin</g:link>
+      </cow:isServer>
+    </cow:isAdministrator>
+    <cow:isWorkstation>
+      (w/s mode) <g:link controller="admin">Admin</g:link>
+    </cow:isWorkstation>
+    <!-- <g:pageLink action="show" id="1" linkPath="doc/gatewiki.html">Help</g:pageLink> -->
+  </div>
+
+  <!-- second row header links -->
+  <!-- <div id="topBreadcrumbs">
+    <g:if test="${pageTree}">
+      ${pageTree}
+    </g:if>
+  </div> -->
+
+  <!-- third row header links -->
+  <div style="float: right; clear: right;" id="topPageSpecific">
+    <!-- PAGE controller support -->
+    ${pageLinks}
+  </div>
+</div>
+
+<div id="myslidemenu" class="jqueryslidemenu" style="clear: both;">
+ <ul>
+ <li><a href="introduction.html">Introduction</a>
+   <ul>
+     <li><a href="introduction.html">Introduction</a></li>
+     <li><a href="terminology.html">Terminology</a></li>
+     <li><a href="annotation.html">What is an annotation?</a></li>
+     <li><a href="entities-table.html">Table of entities</a></li>
+   </ul>
+ </li>
+ <li><a href="recipe.html">General information</a>
+   <ul>
+     <li><a href="recipe.html">A recipe for annotating</a></li>
+     <li><a href="general.html">General annotation guidelines</a></li>
+   </ul>
+ </li>
+ <li><a href="entities.html">Annotating entities</a>
+   <ul>
+    <li><a href="entities.html">General points</a></li>
+    <li><a href="#">The entity types</a>
+      <ul>
+        <li><a href="anatomy.html">Anatomical loci</a></li>
+        <li><a href="diseases.html">Diseases and conditions</a></li>
+        <li><a href="processes.html">Biological processes, mechanisms and pathways</a></li>
+
+        <li><a href="environmental.html">Environmental factors</a></li>
+        <li><a href="investigations.html">Investigations</a></li>
+        <li><a href="species.html">Species</a></li>
+        <li><a href="chemicals.html">Small molecules / chemicals</a></li>
+        <li><a href="measurements.html">Measurements</a></li>
+     </ul>
+   </li>
+ </ul>
+ </li>

@@ Diff output truncated at 100000 characters. @@

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.

------------------------------------------------------------------------------
_______________________________________________
gatewiki-commits mailing list
gatewiki-commits@...
https://lists.sourceforge.net/lists/listinfo/gatewiki-commits

 « Return to Thread: [gatewiki-commits] SF.net SVN: gatewiki:[1433] trunk/site-plugins