Skip to content
realtimeprojects edited this page Apr 19, 2012 · 7 revisions

2012-04-19 v2.5.2 released

The version 2.5.2 of quixplorer has just been relesaed. It contains several error and bugfixes. See the release notes for further details. Thanks to all contributors!

2012-03-02 Mk111 contributed fixes preparing v2.5.2

Thanks to Mk111 who contributed some fixes of warnings and unzipping. While thoses changes are not fully done, i published the developing branch for the next v2.5.2 release on GitHub.

2012-01-17 about the b/3.0 branch

I want to share with you my current work on the 3.0 version of quixplorer and hence i published the current branches/3.0 branch here. Take a look at the current development. The code is completely redesigned to make it more easier to maintain and adapt to your individual side. I appreciate any feedback or contribution which helps me continuing work on quixplorer.

2011-11-28 V2.5.0 RELEASED

This release mainly contains the changes from LaurenceHR.

2011-03-19 UPLOADIFY, EDITAREA, ZIP/UNZIP SUPPORT FOR QUIXPLORER

Thanks to the contribution of LaurenceHR, quixplorer has some new features like using uploadify for file upload and editarea as edit tool.

However, this version is not very testet yet so i did not merge it into the master branch yet. But you'll find this changes in the branch branches/LaurenceHR

I welcome every feedback!

2011-03-04 SMARTY TEMPLATE ENGINE .. A LOT OF WORK Since the work on the smarty template engine version of quixplorer takes a lot of time (which in fact i don't have at the moment), this work is currently stopped.

Sorry, you have to wait some more time..

2010-05-07 - USING THE SMARTY TEMPLATE ENGINE

I'm currently working on the migration of the smarty template engine into quixplorer. If done, you'll be able to define your own templates for the look and feel of quixplorer. This will affect almost every source in the project, so the work will take some while. However, if you want to take a first look on it and may participate on that work, check out the unstable/smarty branch which contains the regarding changes.

I'm looking forward in getting your feedback.

2010-05-07 - PROJECT MOVED TO GITHUB

Since i never got warm with the user interface of sourceforge (sorry guys), i finally decided to move this project over here to github.

You'll find 2 branches at the moment:

master - as recommended by git unstable/smarty - this is the working-branch for integrating the smarty template engine