No editor/es: Difference between revisions
From Joomla! Documentation
Created page with "Si se ha seleccionado para un usuario 'Sin editor', entonces se mostrará un editor de texto simple. Esto permitirá introducir HTML plano, sin formatear. Puede usar el botón..." |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude><languages /></noinclude> | <noinclude><languages /></noinclude> | ||
Si se ha seleccionado para un usuario 'Sin editor', entonces se mostrará un editor de texto simple. Esto permitirá introducir HTML plano, sin formatear. | Si se ha seleccionado para un usuario 'Sin editor', entonces se mostrará un editor de texto simple. Esto permitirá introducir HTML plano, sin formatear. Puedes usar el botón "Vista previa" de la barra de herramientas para poder ver cómo se verá el HTML. | ||
Note that the 'No Editor' option can be useful if you are entering in 'boilerplate' or custom HTML, for example to create a PayPal link. TinyMCE automatically re-formats and strips some HTML when a file is saved. This can cause complex HTML to not work correctly. | Note that the 'No Editor' option can be useful if you are entering in 'boilerplate' or custom HTML, for example to create a PayPal link. TinyMCE automatically re-formats and strips some HTML when a file is saved. This can cause complex HTML to not work correctly. | ||
If this happens, you can temporarily change the editor to 'No Editor' and create the desired content. Note that if you wish to edit this content in the future, you should be careful to change your editor to 'No Editor'. Otherwise, if you open and save the content with TinyMCE, you may lose your custom HTML. | If this happens, you can temporarily change the editor to 'No Editor' and create the desired content. Note that if you wish to edit this content in the future, you should be careful to change your editor to 'No Editor'. Otherwise, if you open and save the content with TinyMCE, you may lose your custom HTML. |
Revision as of 12:54, 19 May 2016
Si se ha seleccionado para un usuario 'Sin editor', entonces se mostrará un editor de texto simple. Esto permitirá introducir HTML plano, sin formatear. Puedes usar el botón "Vista previa" de la barra de herramientas para poder ver cómo se verá el HTML.
Note that the 'No Editor' option can be useful if you are entering in 'boilerplate' or custom HTML, for example to create a PayPal link. TinyMCE automatically re-formats and strips some HTML when a file is saved. This can cause complex HTML to not work correctly.
If this happens, you can temporarily change the editor to 'No Editor' and create the desired content. Note that if you wish to edit this content in the future, you should be careful to change your editor to 'No Editor'. Otherwise, if you open and save the content with TinyMCE, you may lose your custom HTML.