Home > Plugins > ProjectManager 2.3

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

  1. Paulo
    May 4th, 2009 at 17:25 | #1

    Hi,

    First of all, congrats for these projects.

    I already used League and Project Manager on one of my projects, bu know I´m trying to use it on another projects but I´m getting troubles.

    I´m using jQuery on news, and if I active any of your plugins, the news script don´t work.

    Could you help me?

    Btw, I´m using FancyTheme (http://themeforest.net/item/fancy-theme/33616)

    Thanks!

    Best regards,

    Paulo

    P.S. Sorry for my bad english

  2. Kolja Schleich
    May 8th, 2009 at 21:21 | #2

    Could you also post a Link to your website, so i can have a look.

  3. Paulo
    May 13th, 2009 at 17:08 | #3

    Sorry, forgot to put the url..

    http://www.mondinense-fc.com/site/

  1. No trackbacks yet.