HughP / simal

Automatically exported from code.google.com/p/simal
0 stars 0 forks source link

Integrate Wookie widget add project form with Simal #288

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We have created a Wookie widget that contains a form to add a project to 
Simal. This runs as a separate Wookie widget in a separate environment, ie. 
on a Wookie server (Issue 285). 

We now need to make this form part of Simal.
This means either integrating it on a webpage as an iframe serving from an 
external Wookie server, or perhaps integrate Wookie more tightly with Simal. 

Original issue reported on code.google.com by sander.v...@oucs.ox.ac.uk on 11 May 2010 at 1:36

GoogleCodeExporter commented 9 years ago
It should be trivial to bundle Wookie with Simal. The problem is that Wookie 
does not
have a release that is licence compatible with Simal.

Earlier today I posted on the Wookie list that getting an Apache version of 
Wookie
out the door is a priority. The comunity agreed, and apparently one of the core
developers has been doing initial work on it already.

See http://markmail.org/message/4l7itaa75iy32a22

I would therefore suggest that this issue should focus on moving the 
experimental
Wookie connector code out of the admin section and into the main site.

We can create another issue to integrate Wookie once there has been an Apache 
release
of that project.

Original comment by ross.gardler on 11 May 2010 at 1:48

GoogleCodeExporter commented 9 years ago

Original comment by ross.gardler on 26 May 2010 at 10:21

GoogleCodeExporter commented 9 years ago
The Wookie widget to add a project needs to be instantiated and then the 
correct url 
needs to be integrated in a DOAP form page. 
The cycle is then:
- when booting, check if there's a setting for the instantiated Wookie add 
Project 
widget 
- If there is one check if it's valid
- If it's not there or invalid instantiate a new Wookie add Project widget
- Save the url of the instantiated Wookie widget to the local properties file

Original comment by sander.v...@oucs.ox.ac.uk on 26 May 2010 at 11:27

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1901.

Original comment by sander.v...@oucs.ox.ac.uk on 10 Jun 2010 at 3:07