[Building Sakai] kaltura icon in ckeditor

Sanghyun Jeon euksa99 at gmail.com
Wed Mar 6 11:36:21 PST 2013


Dear All,

I found my stupid mistake and fixed the problem.

I greatly appreciate all your help.

Sanghyun

On Wed, Mar 6, 2013 at 11:06 AM, Sanghyun Jeon <euksa99 at gmail.com> wrote:

> Please help! I still cannot see kaltrua icon from FCKEditor
>
>
> The kaltura icon path is as follows:
> /reference/library/src/webapp/editor/FCKeditor/editor/plugins/kaltura/kaltura/fckplugin.js:K_kalturaButton.IconPath
> = FCKConfig.PluginsPath + 'kaltura/kaltura.gif';
>
> and my current kaltura.gif is located:
>
> ./reference/library/src/webapp/editor/ckeditor/plugins/kaltura/images/kaltura.gif
>
> ./reference/library/src/webapp/editor/FCKeditor/editor/plugins/kaltura/kaltura.gif
>
> ./reference/library/target/library-2.8-SNAPSHOT/editor/ckeditor/plugins/kaltura/images/kaltura.gif
>
> ./reference/library/target/library-2.8-SNAPSHOT/editor/FCKeditor/editor/plugins/kaltura/kaltura.gif
> ./kaltura/ckeditor/kaltura/images/kaltura.gif
> ./kaltura/fckeditor/kaltura/kaltura.gif
>
>
> Please advise me how I can see kaltura icon and where I should change...
>
> Sanghyun
>
>
>
> On Wed, Mar 6, 2013 at 10:30 AM, Poindexter, David Ray <davpoind at iupui.edu
> > wrote:
>
>>  You don't have to use ckeditor.
>>
>>  You can use either ckeditor or fckeditor (as we did at IU when we
>> backported kaltura to our 2.7.1 instance.
>>
>> --****
>>
>> David Poindexter****
>>
>> Systems Analyst****
>>
>> Enterprise Student Systems****
>>
>> UITS****
>>
>> Indiana University****
>>
>> 535 West Michigan Street****
>>
>> Indianapolis, IN 46202-5157****
>>
>> O: 317.274.8686****
>>
>> W: http://uits.iu.edu
>>
>>   From: Sanghyun Jeon <euksa99 at gmail.com>
>> Date: Wednesday, March 6, 2013 1:23 PM
>> To: Steve Swinsburg <steve.swinsburg at gmail.com>, David Poindexter <
>> davpoind at iupui.edu>
>> Cc: Robert Long <rlong at unicon.net>, Sakai Dev <
>> sakai-dev at collab.sakaiproject.org>
>>
>> Subject: Re: [Building Sakai] kaltura icon in ckeditor
>>
>>  I did what I've told to do, but still not find the kaltura icon.
>> However, I followed David's advise and found that all image files were
>> retrieved from library/editor/FCKeditor/editor/skins/default/images/......
>> not ckeditor...
>> So my question is:
>> do I need to use CKEditor in order to use kaltura?
>>
>>  Sanghyun
>>
>>
>> On Fri, Mar 1, 2013 at 5:55 PM, Steve Swinsburg <
>> steve.swinsburg at gmail.com> wrote:
>>
>>>  Hi
>>>
>>>  Have a look here for a working kaltura integration. Iirc I had to
>>> modify paths in the JS.
>>>
>>> http://source.sakaiproject.org/viewsvn/msub/nyu.edu/2.8.1/sakai/trunk/reference/library/src/webapp/editor/ckeditor/plugins/kaltura/
>>>
>>> Gesendent von meinem iPhone
>>>
>>> On 02/03/2013, at 11:29, Sanghyun Jeon <euksa99 at gmail.com> wrote:
>>>
>>>    Ok.
>>> I remove old kaltura and checkout kaltura from the url you sent to me
>>> and follow the instruction README including fckeditor integration.
>>> I clear my browser's cache ( I even delete all files from
>>> /opt/tomcat/work/Catalina/localhost) , but I still fail to see the icon
>>> (see the SNAPSHOT below)
>>> Kaltura properties of this instance is the same as that of our
>>> production (I assume it works...or not???).
>>> Here are kaltura.gif file locations:
>>>  [root at SakaiLocalDev sakai-2.8.x-all_bk]#  find . -name kaltura.gif
>>>
>>> ./reference/library/src/webapp/editor/ckeditor/plugins/kaltura/images/kaltura.gif
>>>
>>> ./reference/library/src/webapp/editor/ckeditor/plugins/kaltura/kaltura.gif
>>>
>>> ./reference/library/src/webapp/editor/FCKeditor/editor/plugins/kaltura/kaltura/kaltura.gif
>>>
>>> ./reference/library/src/webapp/editor/FCKeditor/editor/plugins/kaltura/kaltura.gif
>>>
>>> ./reference/library/target/library-2.8-SNAPSHOT/editor/ckeditor/plugins/kaltura/images/kaltura.gif
>>>
>>> ./reference/library/target/library-2.8-SNAPSHOT/editor/FCKeditor/editor/plugins/kaltura/kaltura/kaltura.gif
>>>
>>> ./reference/library/target/library-2.8-SNAPSHOT/editor/FCKeditor/editor/plugins/kaltura/kaltura.gif
>>> ./kaltura/ckeditor/kaltura/images/kaltura.gif
>>> ./kaltura/fckeditor/kaltura/kaltura.gif
>>>
>>>  any idea?
>>>
>>>  <image.png>
>>>
>>> On Fri, Mar 1, 2013 at 1:59 PM, Robert Long <rlong at unicon.net> wrote:
>>>
>>>> As I suggested earlier, please use this tag instead:
>>>>
>>>>
>>>> https://source.sakaiproject.org/svn/msub/unicon.net/kaltura/tags/20120701-2.9/
>>>>
>>>>  The tag you are currently using is rather old. The newest tag fixes
>>>> the image path problem (among other issues) and has a script to help with
>>>> 2.8 installation.
>>>>
>>>>  Also, when you are done redeploying, ensure you are clearing your
>>>> browser cache.
>>>>
>>>>  --Bob
>>>>   ----
>>>> Robert Long
>>>> Software Engineer
>>>> Unicon, Inc.
>>>>
>>>>  ----
>>>> M.A., Instructional Technology
>>>> Saginaw Valley State University
>>>>
>>>>   On Mar 1, 2013, at 2:38 PM, "Poindexter, David Ray" <
>>>> davpoind at iupui.edu> wrote:
>>>>
>>>>   So, here's what I'm thinking:
>>>>
>>>>
>>>>    1. Theres a problem with the docs because they don't say anything
>>>>    about moving this image. Also,
>>>>    2. Why do we need to move this image? The structure is that there
>>>>    is an images folder containing just this image? Why not move that up in
>>>>    source to begin with and alleviate the whole issue altogether?
>>>>
>>>> If you notice the structure of the FCKEditor version (long LONG since
>>>> deprecated), it doesn't have an images directory either.
>>>>   --****
>>>>   David Poindexter****
>>>>   Systems Analyst****
>>>>   Enterprise Student Systems****
>>>>   UITS****
>>>>   Indiana University****
>>>>   535 West Michigan Street****
>>>>   Indianapolis, IN 46202-5157****
>>>>   O: 317.274.8686****
>>>>   W: http://uits.iu.edu
>>>>
>>>>   From: Paul Dagnall <pdagnall1 at udayton.edu>
>>>> Date: Friday, March 1, 2013 3:54 PM
>>>> To: David Poindexter <davpoind at iupui.edu>
>>>> Cc: Sanghyun Jeon <euksa99 at gmail.com>, Sakai Dev <
>>>> sakai-dev at collab.sakaiproject.org>
>>>> Subject: Re: [Building Sakai] kaltura icon in ckeditor
>>>>
>>>>  For ckeditor, I think kaltura.gif needs to be here:
>>>>
>>>> ./reference/library/src/webapp/editor/ckeditor/plugins/kaltura/kaltura.gif
>>>>
>>>> Yours is here:
>>>>
>>>> ./reference/library/src/webapp/editor/ckeditor/plugins/kaltura/images/kaltura.gif
>>>>
>>>> See if that works.
>>>>
>>>>
>>>> On Fri, Mar 1, 2013 at 3:49 PM, Poindexter, David Ray <
>>>> davpoind at iupui.edu> wrote:
>>>>
>>>>>  Is it just missing the image? Can you right-click in a running
>>>>> instance and inspect with dev tools for which path it's looking for the
>>>>> image?
>>>>>   --****
>>>>>   David Poindexter****
>>>>>   Systems Analyst****
>>>>>   Enterprise Student Systems****
>>>>>   UITS****
>>>>>   Indiana University****
>>>>>   535 West Michigan Street****
>>>>>   Indianapolis, IN 46202-5157****
>>>>>   O: 317.274.8686****
>>>>>   W: http://uits.iu.edu
>>>>>
>>>>>   From: Sanghyun Jeon <euksa99 at gmail.com>
>>>>> Date: Friday, March 1, 2013 3:44 PM
>>>>> To: Paul Dagnall <pdagnall1 at udayton.edu>
>>>>>
>>>>> Cc: Sakai Dev <sakai-dev at collab.sakaiproject.org>
>>>>> Subject: Re: [Building Sakai] kaltura icon in ckeditor
>>>>>
>>>>>  Thank you for your reply.
>>>>> Currently I find kaltura.gif as follows:
>>>>>  [root at SakaiLocalDev sakai-2.8.x-all_bk]# find . -name kaltura.gif
>>>>>
>>>>> ./reference/library/src/webapp/editor/ckeditor/plugins/kaltura/images/kaltura.gif
>>>>>
>>>>> ./reference/library/src/webapp/editor/FCKeditor/editor/plugins/kaltura/kaltura.gif
>>>>>
>>>>> ./reference/library/target/library-2.8-SNAPSHOT/editor/ckeditor/plugins/kaltura/images/kaltura.gif
>>>>>
>>>>> ./reference/library/target/library-2.8-SNAPSHOT/editor/FCKeditor/editor/plugins/kaltura/kaltura.gif
>>>>> ./kaltura/ckeditor/kaltura/kaltura.gif
>>>>> ./kaltura/fckeditor/kaltura/kaltura.gif
>>>>>
>>>>>
>>>>>  I still cannot see the kaltura icon within ckeditor.
>>>>>
>>>>>  any idea?
>>>>>
>>>>>  Sanghyun
>>>>>
>>>>>
>>>>> On Fri, Mar 1, 2013 at 12:13 PM, Paul Dagnall <pdagnall1 at udayton.edu>wrote:
>>>>>
>>>>>> Hi Sanghyun
>>>>>> Out of the box the icon (kaltura.gif) is here
>>>>>> ckeditor/kaltura/images. Move it to ckeditor/kaltura/ and it should appear.
>>>>>>
>>>>>> Paul Dagnall
>>>>>> Application Developer & Administrator
>>>>>> University of Dayton
>>>>>>
>>>>>>
>>>>>>  On Fri, Mar 1, 2013 at 2:50 PM, Sanghyun Jeon <euksa99 at gmail.com>wrote:
>>>>>>
>>>>>>>  Hello All,
>>>>>>>
>>>>>>>  I have kaltura in Sakai 2.8 and having an experience with no
>>>>>>> kaltura icon within CKeditor.(Announcement, resources, forums....)
>>>>>>> I've followed
>>>>>>> https://source.sakaiproject.org/svn//msub/unicon.net/kaltura/tags/20120701/ckeditor/README
>>>>>>> except the neoskin part.
>>>>>>> I did sakai.properties setting, too.
>>>>>>>
>>>>>>>  I am wondering why I am not able to see kaltura icon in CKEditor.
>>>>>>> What do I miss?
>>>>>>>
>>>>>>>  Sanghyun
>>>>>>>
>>>>>>>
>>>>>>>  _______________________________________________
>>>>>>> sakai-dev mailing list
>>>>>>> sakai-dev at collab.sakaiproject.org
>>>>>>> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>>>>>>>
>>>>>>> TO UNSUBSCRIBE: send email to
>>>>>>> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
>>>>>>> "unsubscribe"
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>   _______________________________________________
>>>> sakai-dev mailing list
>>>> sakai-dev at collab.sakaiproject.org
>>>> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>>>>
>>>> TO UNSUBSCRIBE: send email to
>>>> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
>>>> "unsubscribe"
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> sakai-dev mailing list
>>>> sakai-dev at collab.sakaiproject.org
>>>> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>>>>
>>>> TO UNSUBSCRIBE: send email to
>>>> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
>>>> "unsubscribe"
>>>>
>>>
>>>     _______________________________________________
>>> sakai-dev mailing list
>>> sakai-dev at collab.sakaiproject.org
>>> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>>>
>>> TO UNSUBSCRIBE: send email to
>>> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
>>> "unsubscribe"
>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20130306/f387e680/attachment.html 


More information about the sakai-dev mailing list