Fork me on GitHub

Watch

GitHub Core

Show your support for Zikula! Sign up at Github account and watch the Core project!




GitHub Modules

Forum Activity

Forum feed

Downloads 3.1.1 Released

Downloads 3.1.1 has been released.

Downloads 3.1.1 requires the forthcoming Zikula 1.3.3

Downloads is an upgrade of original (PostNuke) Downloads module for Zikula 1.3.x with significantly reduced functionality. Improvements in this version include corrections to caching (contributed by nmpetkov), addition of List block (supported by M. Doucha [mdee28]), and conversion from Doctrine 1.2 to Doctrine 2.1 as well as various other fixes.

You may download the new version from the Try Zikula page. [updated 29 April 2012]

Clip 0.9.0 released!

It's my pleasure to introduce you all to my loved newborn son: Clip 0.9.0.
I'm too young to be a father, but the time finally came, and I'm rather proud of it. With such cool grandparents like Marco Kundert and Jørn Wildt, who provided the code and the concept years ago, it's a healthy child with a lot of potential. Now the community must give it all the love possible to grow healthy, and improve its features and possibilities.

Releases!

Zikula Core 1.3.2 is released.
Clip 0.9.0 is released.
Tag 1.0.1 is released.
PostCalendar 7.0.1 is released.
Download links available on the Try Zikula page.

ModuleStudio 0.5.4 has been released

We are happy to announce that a new version of ModuleStudio is available. The new version includes many bugfixes and minor improvements, but also some new features.

Pushed by some discussions in the German Zikula forums we realised an import from table structures of existing modules into ModuleStudio. Together with Robert Gasch we implemented that quite quickly and reasonable by using a bridge via XML files. But there are some more exciting news...

Zikula 1.2.8 Released

Zikula Core 1.2.8 (build 17) is available for general release from today.

This update resolves some minor issues.

You are recommended to upgrade to Zikula Core 1.2.8. Please download the latest version from http://zikula.org/infopages/CMS/Download.1

Bug fix highlights:
Fixed XSS issue in Theme module administration with 'themename' variable.
Fixed invalid HTML a template in the Groups module, issue #2994.
Fixed an issue where an incorrect group type was displayed when editing a group through the administration panel, issue #2993.

Full details are available in the changelog.

Many thanks to the Zikula Core Development Team and the users who reported these issues.

Enjoy it,
Zikula Team

Cozi Migration

It's time for everyone to consider migrating away from the Cozi for module project hosting. Github provides absolutely everything and more than what we have at code.zikula.org. The integration between github and the Cozi is also clumsy from a technical standpoint and very processor intensive since we need to clone and sync each GIT repository hosted at github with the Trac in separate databases. The service is extremely resource intensive and requires a lot of baby sitting from a maintenance point of view.


Even though a few people might prefer like subversion over GIT, even github provides SVN hosting through a seamless bridge system at Github, where you can access git repositories using your normal subversion client.


Zikula 1.3.0 Release Candidate 6

We are getting closer to a final release of 1.3.0. I am happy to announce the Zikula 1.3.0 Release Candidate 6 is available for immediate testing. Please help us by testing this release, instructions and download can be found at http://code.zikula.org/core/ticket/3134

Zikula 1.3.0 Release Candidate 5

We are getting closer to a final release of 1.3.0. I am happy to announce the Zikula 1.3.0 Release Candidate 5 is available for immediate testing. Please help us by testing this release, instructions and download can be found at http://code.zikula.org/core/ticket/3128

Zikula 1.3.0 Release Candidate 4

Zikula 1.3.0 Release Candidate 4 is available for immediate testing. Please help us by testing this release, instructions and download can be found at http://code.zikula.org/core/ticket/3126

Zikula 1.3.0 Release Candidate 3

Zikula 1.3.0 Release Candidate 3 is available for immediate testing. Please help us by testing this release, instructions and download can be found at http://code.zikula.org/core/ticket/3122

Zikula 1.3.0 Release Candidate 2

Zikula 1.3.0 Release Candidate 2 is available for immediate testing. Please help us by testing this release, instructions and download can be found at http://code.zikula.org/core/ticket/3117

Zikula 1.3.0 Release Candidate 1

Zikula 1.3.0 Release Candidate is available for immediate testing. If you wish to participate in the QA phase, please take a look at http://code.zikula.org/core/ticket/3116

Zikula 1.3.0 Beta 3

We have declared a feature freeze on Zikula 1.3.0 development (with exception of FilterUtil which still needs a couple of tweaks). We are therefore in a position to release the last public beta before we move to the release candidate phase. Download now and test Zikula 1.3.0-BETA3 - http://go.zikula.org/cb3

Please report any issues in the bug tracker as normal at http://code.zikula.org/core/

Zikula 1.3.0 Preview 1

It's been a long time in the making, but, Zikula 1.3.0 is pretty much ready. Before we move to a full freeze and release candidate we'd like to issue a preview release. Please download and test Zikula 1.3.0-PR1 from http://go.zikula.org/cpr1

Depending on the feedback we get from this PR1 release, will determine how quickly we progress to a full freeze and release candidate, so, please help us by testing Zikula 1.3.0-PR1 today.

Download now - http://go.zikula.org/cpr1

Any issues should be reported to the bug tracker as normal at http://code.zikula.org/core/newticket

Follow us on Twitter

The Zikula project now has an official Twitter channel @zikula. Follow us now on at http://twitter.com/zikula.

Zikula 1.2.7 Released

Zikula Core 1.2.7 (build 17) is available for general release from today.

This update resolves some minor issues.

You are recommended to upgrade to Zikula Core 1.2.7. Please download the latest version from http://zikula.org/infopages/CMS/Download.1.

Bug fix highlights

  • Fix for Scribite - FormUtil::getPassedValue() drops style information issue #2902.
  • Fixed special characters not replaced with their given equivalents, refs issue #2580.
  • Fixed styling issue with the updated notification in admin.css - issue #2900.
  • Fixed URL generation issues with language parameter issue #2997.
  • Fixed short URLs with directories not built correctly in language block issue #3000.
  • Full details are available in the changelog.

    Many thanks to the Zikula Core Development Team and the users who reported these issues.

    Enjoy it,
    Zikula Team

Development Made Social

A few months ago, the core development team made a group decision which changes the dynamics of Zikula development to create a more open and community friendly development process. Until now, the title core developers were meant someone with commit access to our source repositories. This is a historical fact born from having used Subversion for source control.

Traditionally, projects that use centralised permission based source control like Subversion or CVS, if you want to contribute you either have to make manual patches or request commit access to the source control repository. Both of these ways are barriers because manual patches are slow to verify, and to get commit access usually requires a great deal of trust which has to be earned. Not only that, commit access is usually reserved for those who make a commitment to the project. This makes casual participation difficult.

Now that we use GIT source control we thought it was time to really take advantage of the open and collaborative qualities GIT brings to us by adopting the "contributor/collaborator workflow".

Cozi terms and conditions

The "Cozi", code.zikula.org is a free service the Zikula Project provides to anyone wanting to develop extensions for Zikula. It provides a tools-set of issue tracker, Wiki, download area, subversion/GIT repository hosting, repository browser and so on. However, of late, this service has been under attack from both automated and manual content spammers who use issue tracking to report 250-500 word articles loaded with links. If you are a project owner, you need to read this article because you need to take some action in your project administration.

Media module - Sponsored Development

Zikula 1.2.5 Released

Zikula Core 1.2.5 (build 230) is available for general release from today. In keeping with our promise to produce a maintenance release 3 to 4 times per year, this release resolves around 30 issues including one potential security flaw surrounding the Users module (thanks to YEHG for reporting). You are recommended to upgrade to Zikula Core 1.2.5 as soon as possible. Please download the latest version from http://zikula.org/infopages/CMS/Download.1.

Bug fix highlights

  • Fixed file type shorturls not working - issue #2520.
  • Fixed special characters not replaced in permalink replacements - issue #2580, #2651, #1924 and #2101.
  • Fixed potential XSS in Users module.
  • Password reset email contains broken link when requested through SSL (issue #2506).
  • Regression - Login function bug for users with special characters since 1.2.x (issue #2273).
  • Problem when editing category registries (issue #2508).
  • Fixed issue with pager calculations (issue #1845).
  • Fixed issues with ImageViewer where JS only works once, improved layout and zoom effect (issue #2681).

Full details are available in the changelog.

Those requiring the patch release, may find it here.

Many thanks to the Zikula Core Development Team and the users who reported these issues.

Enjoy it,
Zikula Team

MyProfile 2.3 released

myProfile - the flexible profile module for zikula community websites - has now been released in version 2.3. This version does not only fix some bugs (updates are strongly recommended) it also adds some new features

Content 3.2 is released

Development of the Content module is alive again.
Content is a page editing module. Each page has a specific layout and can contain Content Items such as HTML text, videos, maps and more.

The 3.2 release is a major release with a lot of bugfixes and enhancements and is meant for Zikula Core 1.2.x. As you can read in the changelog in the extdb, it has been a combined effort of several people. I have picked up the task of getting a new version out there and making sure tickets are being solved. But also thanks to Sven (mrtux), Carsten (herrr.vorragend) a lot of improvement has been made.

Summary of the main changes:
  • Permission checks are updated
  • Cloning a page and restoring deleted pages is now possible
  • Several new plugins are available (OpenStreet maps, camtasia videos, breadcrumb trail)
  • The Google maps plugin has been updated
  • More layout templates to choose from
  • A lot of layout updates and nicer look & feel
  • It's a lot easier to enable/disable a page and enable/disable use in the menus
  • Several database tables now have indexes for more speed
  • A introduction article is created on a fresh install

ModuleStudio 0.5.1 has been released

We are happy to release the new MOST version 0.5.1 which fixes numerous bugs. Beside these corrections also several new functions have been integrated.

In the editors there is a small change: performance of live validation has been improved by closing a memory leak.

Apart from that the focus for this version was the generator.

Zikula 1.2.4 Release Announcement

We are proud to announce the release of Zikula 1.2.4. This is a bug fix release for the Zikula 1.2 series. Version 1.2.4 corrects some specific issues with shorturls and sessions management as well as several other small issues. If you have not yet upgraded from Zikula 1.1.x to 1.2.x, you may do so directly with this version.

Please visit the download page to get the latest version.
The patch release is available at the Cozi.

References
View the changelog
View the list of closed tickets.

ModuleStudio 0.5 just in time for Camp Zikula

We are pleased that the new ModuleStudio release has been completed just in time for Camp Zikula 2010. Since the beginning of this year we have been working on putting the project on solid grounds, so that new releases can be published without long waiting periods also in future.

First Page Previous Page Page 2 / 5 (26 - 50 of 103 Total) Next Page Last Page