Grails jQuery-Plugin 1.3.2.4 released

June 15, 2009

Since there was a small bug with the config-file in 1.3.2.3 I released 1.3.2.4 which comes with it own JQueryConfig.groovy in jquery-1.3.2.4/grails-app/conf/.

The two options sources and version moved to jquery.sources and jquery.version.

You can access them in your code (if needed) like this:

GroovyClassLoader classLoader = new GroovyClassLoader(getClass().getClassLoader())

ConfigObject config = new ConfigSlurper().parse(classLoader.loadClass(‘JQueryConfig’))

def jQueryVersion = config.jquery.version

Cheers

Categories: General Stuff.

Comment Feed

2 Responses

  1. Heyho,

    du solltest vielleicht mal einen Spamfilter installieren, des hier sieht nicht sonderlich schön aus.

    Ansonsten würd man sich nochmal über allgemeinere einträge in deinem Blog freuen.

    Gruß
    Cerias



Some HTML is OK

or, reply to this post via trackback.