Saturday, 12 November 2005

Upgrade of blojsom and PostMailerPlugin

« Languages and Superfluous | Main | Stakhanov, Wikipedia and stranger languages »

I upgraded blojsom to version 2.27. Everything went well except of a misunderstanding with TinyMCE templates.

Writing a new post, I noticed that my policies' configuration was excessively restrictive, unless one doesn't need trackbacks :-P . If it isn't the case, it's better to allow every outwards connection:
permission java.net.SocketPermission "*", "connect";

I've slighty adjusted the PostMailerPlugin too:

Howto
  1. copy blojsom-postmailer.jar to WEB-INF/lib,
  2. in your global /WEB-INF/plugin.properties file, add the following line:
    postmailer=org.blojsom.plugin.postmailer.PostMailerPlugin
  3. create in /WEB-INF/(blog-id) a configuration file named postmailer.properties (you can specify a different name in /WEB-INF/web.xml). In the sample configuration file you find some documentation about configurable parameters.

2005-Dec-05 CET: update.

Posted by Nicola Piccinini at 3:38 PM CET in blojsom/
« November »
SunMonTueWedThuFriSat
  12345
6789101112
13141516171819
20212223242526
27282930