[Building Sakai] HTML editor isn’t appearing in the Customize Site Info Display of a site

Matthew Jones matthew at longsight.com
Tue May 20 12:01:57 PDT 2014


The sakai is defined in headscripts.js, this is loaded by
includeStandardHead. In 2.9.2 web portlet replaced the iframe version.

And this change came along with it.
https://jira.sakaiproject.org/browse/SAK-23195

The only thing I might think of is that you're not using neoportal, as it
doesn't look like those changes were merged into the old portal's vm.



On Tue, May 20, 2014 at 5:01 PM, Wilson, Kimberly <wilsonk at mail.amc.edu>wrote:

>  It is occurring on all levels:  my dev environment, our QA (Test)
> environment and the production side
>
>
>
> Firebug is saying:
>
>
>
> ReferenceError: sakai is not defined
>
>
>
> For:
>
>
>
> <script type="text/javascript"
> defer="1">sakai.editor.launch('description', { height: '300', width: '99%',
> toolbarSet: 'largecompressed' } );</script>
>
>
>
>
>
>
>
> *Kim Wilson**,** MSCIS* | Systems Analyst – Sakai & IS Academic Systems |
> Albany Medical Center | 518-264-1055
>
>
>
> *From:* Sam Ottenhoff [mailto:ottenhoff at longsight.com]
> *Sent:* Tuesday, May 20, 2014 12:56 PM
> *To:* Wilson, Kimberly
> *Cc:* sakai-dev at collab.sakaiproject.org
> *Subject:* Re: [Building Sakai] HTML editor isn’t appearing in the
> Customize Site Info Display of a site
>
>
>
> It's pretty difficult to debug without more info.  Have you used a
> client-side debugger like Firebug to see if there are any JS errors?  Any
> errors in your catalina.out?
>
>
>
> Can you replicate the issue on a public QA server?  If not, then it's most
> likely an issue with a local customization.
>
>
>
> On Tue, May 20, 2014 at 12:53 PM, Wilson, Kimberly <wilsonk at mail.amc.edu>
> wrote:
>
> In Sakai 2.9.3, the HTML editor isn’t appearing in the Customize Site Info
> Display of a site when we click the pencil icon.
>
>
>
> We have this in the sakai.properties:
>
>
>
>
>
> # WYSIWYG EDITOR
>
> # Specify the wysiwyg editor.
>
> wysiwyg.editor=ckeditor
>
>
>
> # Enable the twinpeaks feature in the WYSIWYG editor in legacy tools.
>
> # Default=false;
>
> wysiwyg.twinpeaks=false
>
>
>
>
>
> *Kim Wilson**,** MSCIS* | Systems Analyst – Sakai & IS Academic Systems |
> Albany Medical Center | 518-264-1055
>
>
>   ------------------------------
>
> ----------------------------------------- CONFIDENTIALITY NOTICE: This
> email and any attachments may contain confidential information that is
> protected by law and is for the sole use of the individuals or entities to
> which it is addressed. If you are not the intended recipient, please notify
> the sender by replying to this email and destroying all copies of the
> communication and attachments. Further use, disclosure, copying,
> distribution of, or reliance upon the contents of this email and
> attachments is strictly prohibited. To contact Albany Medical Center, or
> for a copy of our privacy practices, please visit us on the Internet at
> www.amc.edu.
>
>
> _______________________________________________
> 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"
>
>
>
> ------------------------------
> ----------------------------------------- CONFIDENTIALITY NOTICE: This
> email and any attachments may contain confidential information that is
> protected by law and is for the sole use of the individuals or entities to
> which it is addressed. If you are not the intended recipient, please notify
> the sender by replying to this email and destroying all copies of the
> communication and attachments. Further use, disclosure, copying,
> distribution of, or reliance upon the contents of this email and
> attachments is strictly prohibited. To contact Albany Medical Center, or
> for a copy of our privacy practices, please visit us on the Internet at
> www.amc.edu.
>
>
> _______________________________________________
> 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/20140520/1dc7231c/attachment.html 


More information about the sakai-dev mailing list