The WordPress plugin provides tags for pulling content from wordpress for display in grails. ehcache is used to cache wordpress content for a 5 minute period.
Configuration is a piece of cake:
wordpress.url='http://myblog.wordpress.org/xmlrpc.php' wordpress.blogId=0 wordpress.username='myapp' wordpress.password='grailsrocks'
Then, display a list of your WordPress categories:
<wordpress:getCategories />
or display the latest posts by saying:
<wordpress:getRecentPosts count="5" />
And so on… Read the full story on the plugin page at grails.org.
Diese Artikel könnten Sie noch interessieren:
- Grails Paypal plugin 0.3 released The Grails plugins project has accepted me as a committer....
- Grails-Plugin: iCalendar Builder iCalendar ist ein allgemein anerkanntes Format zur Übertragung von Kalender-Ereignissen...
- Released OpenID plugin V0.2 for Grails Today, I released version 0.2 of the OpenID plugin for...
- Grails Paypal Plugin V0.4 released Today, I released the Grails Paypal Plugin again, the new...
- Grails-Plugin: ReCaptcha Bei der Entwicklung von Webanwendungen möchte man sicherstellen, dass sich...
Berater, Coach und Trainer für effektive Produktentwicklung