[dev] Upgrading CKEditor (was: [commits] Horde branch master updated. 020094ef5dc249a9ac804716f3b71bc3e0554783)
Michael Rubinsky
mrubinsk at horde.org
Sat Feb 5 05:50:28 UTC 2011
Quoting Michael M Slusarz <slusarz at horde.org>:
> Quoting Michael Rubinsky <mrubinsk at horde.org>:
>
>> Quoting Michael M Slusarz <slusarz at horde.org>:
>>
>>> Quoting "Michael J. Rubinsky" <mrubinsk at horde.org>:
>>>
>>>> commit 020094ef5dc249a9ac804716f3b71bc3e0554783
>>>> Author: Michael J. Rubinsky <mrubinsk at horde.org>
>>>> Date: Sat Jan 29 23:14:54 2011 -0500
>>>>
>>>> readd the syntaxhightler plugin for the RTE
>>>>
>>>> This was removed with the last update of CKEditor...re-add it.
>>>
>>> If this is not a part of the stock CKEditor distribution, you need
>>> to add the local files to the ckeditor script in horde-support.
>>> Ckeditor updates are now entirely automated and this code will be
>>> lost again the next time we update.
>>
>> I'm having trouble figuring out *where* to add the files. It looks
>> like the script iterates over the ckeditor distribution while
>> checking for $files. If the files are not in the distribution to
>> begin with, then they don't get added to $installed. I could add
>> something like an $extras array, and build those files into the
>> package.xml file. However,looking at the last upgrade commit, it
>> looks like non-$installed files are removed, even if they were
>> present in Horde's tree i.e., the Horde_Editor/js directory is
>> emptied with each upgrade. Am I missing something?
>
> There's probably nothing already there to do exactly what you are
> trying to do. but it should be similar to how we copy the config.js
> file (located in horde-support/maintainer-tools/ckeditor) to the
> framework directory after the tarball has been processed. Probably
> need to add some code to expand on this behavior.
Does this look right, Michael?
http://git.horde.org/horde-support/-/commit/fdb5715fd808c3c80e213e6645a5e10716168e75
mike
The Horde Project (www.horde.org)
mrubinsk at horde.org
More information about the dev
mailing list