AW: Aegir and Firefox
"med" <[email protected]>
| Newsgroups | gmane.comp.web.midgard.user |
|---|---|
| Message-ID | <000a01c544c2$35f04490$318afea9@miststueck> |
Hi Henri, > | The WYSIWYG editor in Aegir doesn't work in Mozilla > firefox, but works > | fine in "normal" Mozilla. Any ideas how to break this flaw? > > I'd guess the solution can be found in here: > Snippet: / AegirCore / argv0 / browse / browse_editor Thanks, that did the trick :) I had to change $aegir_editor['Mozilla'] = 1; into $aegir_editor['Midas'] = 1; in line 26. Now WYSIWYG in Firefox works like a charm :) Maybe someone could include this fix in the next Aegir-Version? Thanks alot again, Alex