Changes between Version 17 and Version 18 of SVN


Ignore:
Timestamp:
Mar 16, 2007, 6:50:15 PM (17 years ago)
Author:
Frederico Caldeira Knabben
Comment:

The trunk version runs using the _source files, so there is no need to "build" it

Legend:

Unmodified
Added
Removed
Modified
  • SVN

    v17 v18  
    2020
    2121The nightly is processed for public distribution. As the fixes and features available on nightlies are still under testing and development, it may be used on production systems at your own risk.
    22 
    23 == Building it Yourself ==
    24 
    25 If you are running under a Unix/Linux environment, you can run the latest code from SVN with the following directions.  You will need {{{svn}}} and {{{php}}} on your system to proceed.
    26 
    27  * Check out FCKeditor from SVN: {{{svn co http://svn.fckeditor.net/FCKeditor/trunk ~/fckeditor}}}
    28  * Check out FCKpackager from SVN: {{{svn co http://svn.fckeditor.net/FCKpackager/trunk ~/fckpackager}}}
    29  * Run packager: {{{cd ~/fckeditor; php ~/fckpackager/fckpackager.php}}}
    30 
    31 That is it!  Now you can load {{{_samples/default.html}}} in your browser.
    32 
    33 NOTE: You only need to use these directions if you are working with code from SVN.  Official releases of FCKeditor will already have been processed by the packager.
    3422
    3523== Repository Structure ==
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy