Two dotCMS Plugins Released

// March 11th, 2009 // Software, Web

With the plugin architecture in dotCMS launched with the release of the version 1.7 release candidates, several of us are getting started testing out the water.  To get things started, I’ve released two plugins this week you can download and install.  Nothing huge, but hopefully helpful to some folks.

XMLTool Plugin

Example of the reCAPTCHA

Example of the reCAPTCHA

The XMLTool plugin creates a view tool that gives you access to the Apache XMLTool class so that you can import and parse XML data into an HTML page.  This allows behavior similar to XSLT (eXtensible Stylesheet Language Transformation), so that you can manipulate and transform the data in an XML document into XHTML.  All you have to do is drop it in and deploy it to get access.  Full details, download, and an example can be found in the forums.

reCAPTCHA Form Verification Plugin

The second plugin is integration of the reCAPTCHA API (Application Program Interface) into the form handler so that if you don’t like the built in captcha generator, or prefer reCAPTCHA’s, you can use it with this.  It creates a new Struts action and macro, combined with a modified version of the submitWebFormAction class.  As with the XMLTool, download, example, etc at the forums.  This takes just a couple changes to a form to use: you need to point the form action to /dotCMS/submitFormRecaptcha and drop the recaptcha() macro somewhere inside the <form> tag.  Additional documentation is in Macro Help after you deploy it.

If you’re using dotCMS, give the plugins a download and try, and let me know what you think.  Also let me know if you have problems.  I am aware that the XMLTool complains about its scope at startup.  It will run normally though, but I am trying to see what’s up with the scope to correct that warning.

Share:
  • Print
  • email
  • PDF
  • RSS
  • Twitter
  • del.icio.us
  • StumbleUpon
  • Technorati
  • Digg
  • Reddit
  • Facebook
  • Google Bookmarks
  • Live
  • NewsVine
  • LinkedIn
  • MySpace
  • FriendFeed

5 Responses to “Two dotCMS Plugins Released”

  1. HanHai says:

    Dear :
    I’m from China,I understand that you are the administrator DOTCMS , Before I give you have been e-mail,Dotcms about the Chinese community and business cooperation.Receive me as soon as possible after contact
    Han

  2. brad holland says:

    Do you know any dotCMS information architects or developers that can assist with the setup and configuration of a new website? There is a detailed content strategy that has to be supported and some customizations that will have to be accounted for in the planning and design phases.

    Read a few posts and thought I’d ask if you know anyone that can play a guidance role with a new dotCMS instance?

  3. Jaye says:

    Yes, i would like to help with dotcms…have worked in this area

    Thanks

  4. Jaye, I’d love to see some more community people getting involved with the project. You should come by the IRC channel some time.

  5. mark says:

    does openID work with dotcms? It would seem to be a logical connection for both to have.

Leave a Reply