|
|||
|
When I use a template made by the joomla template kit, then when editing a text (or content item) in the front-end, you see HTML-code in place of the WYSIWYG-interface. It don't happen when using another template, not made by the joomla template kit. That's very annoying ! Someone can help me.
Pictures show the differences |
|
|||
|
If you’re seeing html then you’re doing something wrong.
The only thing that I left out of the base Joomla Template was one line of code to speed the up the W-editor which I going to add again because more people are using the front-end editor that code is. <?php if ( $my->id ) {initEditor();};?> It goes inside the head tags <head> {code} </head> Please note that it’s a lot easier to edit content via the back-end then the front-end. |
|
|||
|
Ok, thnx, of course it is easier to use the back-end as an "administrator" but "an editor" has to have limited access to all the possibilities of changing the content of a website.: they have to change content via the frontend.
|
|
|||
|
i can confirm mdadvice problem with the templates. that one piece of code is what makes the editor default to no editor. happy to hear that you will include it back into the template as i have users that only use the frontend editing.
|
| Thread Tools | |
| Display Modes | |
|
|