Archive

Archive for April, 2009

ProjectManager 2.3

April 14th, 2009

After being busy with university and thus a development break I found some time to work on ProjectManager. The new release fixes a major bug with form fields. Further I have implemented alternative texts for URL and E-Mail fields. Here’s an example:

www.google.de|Google

will output

<a href=”http://www.google.de” target=”_blank”>Google</a>

Same rule applies for E-Mail fields. Inserting it as follows

example@example.com|E-Mail

will give

<a href=”mailto:example@example.com”>E-Mail</a>

Additionally I have added a new formfield for file uploads, also with some nice icons depending on the file type. Fileupload is not AJAX enabled. Besides some minor bugs were fixed.

Kolja Schleich Plugins

Sponsors Slideshow Widget Update

April 14th, 2009

I’ve recently released a new version of my SponsorsSlideshowWidget. It supports now multiple widgets, so it is possible to present several link categories in different widgets. Further some styling issues are fixed, such as transparent background color and centering of the slideshow.

Kolja Schleich Plugins ,