From fd809fe85ec99c70763aee2cb0189c38969b7d9f Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Tue, 24 Feb 2015 03:53:40 +0000 Subject: [PATCH] Inclusão de codemirror no editor de mapfiles --- admin/php/editortexto.php | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++++------- temas/_cursoaeroporto.map | 88 ++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------- 2 files changed, 96 insertions(+), 51 deletions(-) diff --git a/admin/php/editortexto.php b/admin/php/editortexto.php index 5bf1672..c2dd4dd 100644 --- a/admin/php/editortexto.php +++ b/admin/php/editortexto.php @@ -1,16 +1,35 @@ + Editor texto + + + + + + + + + + + -
@@ -21,7 +40,7 @@ body {

Mapfile em edição:
Aguarde...


-
" method=post> + " method=post> @@ -60,13 +79,22 @@ body { } fclose($fp); } - echo 'Ajudante de cores RGB:

'; - echo "
"; $mapfile = str_replace("\\","/",$mapfile); - echo "
"; echo ""; @@ -95,8 +123,9 @@ body {