Chunk30

No editor/es: Difference between revisions

From Joomla! Documentation

No edit summary
Created page with "Ten en cuenta que la opción 'Sin editor' puede ser útil si estás introduciendo HTML 'repetitivo' o personalizado, por ejemplo para crear un enlace de PayPal. TinyMCE reform..."
Line 2: Line 2:
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.
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.
Ten en cuenta que la opción 'Sin editor' puede ser útil si estás introduciendo HTML 'repetitivo' o personalizado, por ejemplo para crear un enlace de PayPal. TinyMCE reformatea y limpia automáticamente el código HTML cuando se guarda un archivo. Esto puede causar que el HTML complejo no funcione correctamente.


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:55, 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.

Ten en cuenta que la opción 'Sin editor' puede ser útil si estás introduciendo HTML 'repetitivo' o personalizado, por ejemplo para crear un enlace de PayPal. TinyMCE reformatea y limpia automáticamente el código HTML cuando se guarda un archivo. Esto puede causar que el HTML complejo no funcione correctamente.

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.