TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

May 01, 2024, 01:58:29 AM

Login with username, password and session length
Members
  • Total Members: 3,885
  • Latest: Growner
Stats
  • Total Posts: 195,174
  • Total Topics: 21,220
  • Online today: 120
  • Online ever: 3,540 (September 03, 2022, 01:38:54 AM)
Users Online
  • Users: 0
  • Guests: 115
  • Total: 115

Duda con el WYSIWYG

Started by CyanBlood, February 19, 2010, 10:13:14 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

CyanBlood

A ver con el editor antiguo no tenia problemas, pero ahora con este cuando hago el tipico enlace a un lugar dentro de la misma pagina (en este caso articulo), solo el primero se mantiene tal cual pongo el codigo, el resto cuando le digo salvar me lo modifica.

Por ejemplo:
<a href="#1">A</a>
<a href="#2">B</a>
.........................
<a name="1">Texto1</a>
..................................
<a name="2">Texto2</a>



Pues bueno, cuando le doy a guardar el codigo se cambia solito a:
<a href="#1">A</a>
<a href="http://www.sitioweb.com/index.php?action=tpadmin;sa=editarticleXX#2">B</a>
.........................
<a name="1">Texto1</a>
..................................
<a name="2">Texto2</a>


Ã,¿Alguna solucion?

ZarPrime

CyanBlood,

Estoy teniendo problemas para entender lo que está tratando de decir. Ã,¿Está usted diciendo que el editor no funciona correctamente cuando se está trabajando en un artículo del HTML?

Si eso es lo que está diciendo, entonces hay algunos problemas conocidos al utilizar el editor en ciertas versiones de TinyPortal. Puesto que usted no ha indicado que la versión de TP está usando, tengo que suponer que está utilizando TP 1.0 beta 4, que había algunos problemas. Al hacer clic en el <> para agregar el código directamente, a veces el código no se ha guardado correctamente.

La manera de solucionar esto es copiar su código, cambiar el tipo de artículo para PHP, pegue el código y guárdelo. Una vez que se ha guardado, puede volver a editar el artículo de pantalla y cambiar el tipo de bloque de nuevo a HTML, sin hacer modificaciones adicionales al código. Esto debe guardar el código correctamente.

Si esto no responde a tu pregunta -> Please Read and Follow the Posting Guidelines, y ser un poco más específico acerca de cuál es el problema.

In English ...

I am having trouble understanding what you are trying to say.  Are you saying that the editor is not working correctly when you are working on an html article?

If that is what you are saying, then there are some known issues when using the editor in certain versions of TinyPortal.  Since you didn't specify which version of TP you are using, I have to assume that you are using TP 1.0 beta 4, which had some issues.  When clicking the <> button to add code directly, sometimes the code wasn't saved properly.

The way to fix this is to copy your code, change your article type to php, paste the code and save it.  Once it has been saved, you can go back to the article edit screen and change the block type back to html without making further edits to the code.  This should save the code properly.

If this doesn't answer your question --> Please Read and Follow the Posting Guidelines, and be a little more specific about what the problem is.

ZarPrime

CyanBlood

Gracias ZarPrime, funcionó a la primera lo del cambio a php y después de nuevo a html; así que problema resuelto.

ZarPrime

Excelente. O0 Marcado resuelto. Gracias por publicar de nuevo. ;)

Excellent. O0 Marked solved.  Thanks for posting back. ;)

ZarPrime