Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Table of Contents
indent20px
styledisc

Background

Dojo (pre 1.7) has issues working correctly in an open social gadget because of the way code is loaded.

...

In either case, it should be noted that dojo's xhr module will not work well in a gadget environment and some tweaking is required to get it to work transparently. An example of piping dojo's xhr requests through the osapi.http api is shown below.

Examples

License for examples

...


Copyright 2012 OpenSocial Foundation

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

...

...

  1. Simple

...

  1. dojo

...

  1. 1.4.3

...

  1. gadget

...

  1. Simple dojo 1.7 gadget

...

  1. Simple

...

  1. dojo

...

  1. 1

...

  1. .

...

Simple dojo 1.8 gadget

...

  1. 8

...

  1. gadget

...

  1. Dojo 1.8 xhr demo

...