Krang v1.014, the first public release, is now available.

Krang is an Open Source web-publisher / content-management system designed for large-scale magazine-style websites. It is a 100% Perl application using Apache/mod_perl and MySQL, as well as numerous CPAN modules.

Krang provides a powerful and easy to use story and media editing environment for magazine editors, as well as a complete template development environment for web designers. On the back-end, Perl programmers can customize Krang to control the data entered in the story editor and add code to drive the templates to build output. Krang can be enhanced with add-ons containing new skins and other new features. Krang easily handles large data sets and can manage multiple websites in a single installation.

For more information about Krang, visit the Krang website:

http://krang.sourceforge.net

There you can download Krang, view screenshots, read documentation, join our mailing-lists and access the CVS tree.

- the Krang team

PS: The PerlMonks community deserves a measure of credit for Krang's creation. You helped us design the installation system, skin the UI, fix the XML system to handle 8-bit data and improve error messages generated during BEGIN blocks. Thanks for the help!

Edited 2004.03.31 by Ovid

Replies are listed 'Best First'.
•Re: Krang v1.014 Released
by merlyn (Sage) on Mar 31, 2004 at 21:30 UTC
    It might be useful to give us about five sentences about how it compares to Bricolage, since that seems to cover the exact same market and is likely a lot more mature. What problems does this solve that Bricolage doesn't, for example?

    Also, does it use Yet Another Templating System, and if so, why?

    -- Randal L. Schwartz, Perl hacker
    Be sure to read my standard disclaimer if this is a reply.

      Also, does it use Yet Another Templating System, and if so, why?

      It uses HTML::Template, because that's what we use where Krang was built.

      -sam

A reply falls below the community's threshold of quality. You may see it by logging in.