Re: [Fwd: [ANNOUNCEMENT] some new things]
Christian Stocker <[email protected]>
| Newsgroups | gmane.comp.cms.wyona.user |
|---|---|
| Message-ID | <[email protected]> |
Hi > >> 2) Bitflux Editor integrated: Also take a look at the unipublic and > >> oscom publication (although oscom needs some more work) > > > > > > bitflux seems nice too, but i missed a button to get out of the editor > > (like "close editor") > > > Yes, the redirect is missing. Well, I actually tried to send one from > within the action, but then the Bitflux editor says that something went > wrong. Well, we have got to talk to Bitflux .... Bitflux Editor expects a xml document with some result info. Therefore you have to do the redirection within BX_wyona_save() in wyona.js, if you want to go back to the overview page after you clicked save. Another possibility would be to add a button "Index" or similar, which goes back. chregu