﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
86	"Publish a new ""Releaser"" to generate nightly builds"	Frederico Caldeira Knabben	Frederico Caldeira Knabben	"Today we have a .Net program used to generate the public distributable version of our dev SVN version of the editor code. It removes some unnecessary files and directories, ""pre-process"" any packaging directives (like @Packager.RemoveLine) and generate the compressed version of the code. This is a manually activated process.

We need a new solution that can be run automatically (cron) to generate the nightly builds.

Today, the scripts compression makes use of [http://www.fckeditor.net/ckpackager CKPackager] a commercial and closed source software.

As the packaging and compression is a key thing for FCKeditor, I've decided to open CKPackager in a sub project called FCKpackager.

To make it possible to run it in every environment, it will be rewritten in PHP. It will be possible to execute it as a command line program, as well as integrate it on web pages."	Task	closed	Must have (possibly next milestone)		General		fixed		
