<script type="text/javascript">
// You must set _editor_url to the URL (including trailing slash) where
// where xinha is installed, it's highly recommended to use an absolute URL
// eg: _editor_url = "/path/to/xinha/";
// You may try a relative URL if you wish]
// eg: _editor_url = "../";
_editor_url = "http://localhost/~szko/admin/"
_editor_lang = "pl"; // And the language we need to use in the editor.
</script>
i działa. A wrzuciłem na serwer na nazwa.pl i robie :
<script type="text/javascript">
// You must set _editor_url to the URL (including trailing slash) where
// where xinha is installed, it's highly recommended to use an absolute URL
// eg: _editor_url = "/path/to/xinha/";
// You may try a relative URL if you wish]
// eg: _editor_url = "../";
_editor_url = "http://adres.mojej.strony/admin/"
_editor_lang = "pl"; // And the language we need to use in the editor.
</script>
i nie włacza się WYSWIG... why
