Opened 18 years ago
Closed 18 years ago
#470 closed New Feature (wontfix)
Move fckconfig.js to a .dist
Reported by: | Keith | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | SVN (FCKeditor) - Retired |
Keywords: | Pending | Cc: |
Description
Hi,
Could the fckconfig.js be renamed to fckconfig.js.dist as I can't mark fckeditor as an external in my svn as every time I update my config will be reset.
Change History (2)
comment:1 Changed 18 years ago by
Keywords: | Pending added; config removed |
---|---|
Milestone: | FCKeditor 2.4.3 |
While this solution would be good for your specific case, it could bring lots of confusion for all other users. They will have to get used to make copies of the .dist file to make the editor run. So, it will not work out of the box as expected.
My personal advice here is not to use externals in for it, because of the limitations of this SVN feature. The best solution would be to nominate someone in the development group for FCKeditor updates. That person would have a local copy of our SVN version, with your customizations on it. Then, his local copy can be simply exported to the SVN repository used in your project.