From 670079e7abd50b3eac9d2eeba14cfc0ae17c05fa Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Sun, 17 Jul 2011 14:53:55 +0000 Subject: [PATCH] Inclusão do editor de textos no sistema de administração --- admin/php/editortexto.php | 25 ++++++++++++++++++++++--- temas/biomashp.map | 4 ++-- 2 files changed, 24 insertions(+), 5 deletions(-) diff --git a/admin/php/editortexto.php b/admin/php/editortexto.php index 93637ad..3076ba0 100644 --- a/admin/php/editortexto.php +++ b/admin/php/editortexto.php @@ -12,7 +12,17 @@ +Documentação do Mapserver

+
" method=post > + + (Salve antes de testar)

+Edite:
"; echo file_get_contents($mapfile); echo ""; -?> \ No newline at end of file +echo ""; +?> +
+ \ No newline at end of file diff --git a/temas/biomashp.map b/temas/biomashp.map index 5fbc524..70bdf37 100644 --- a/temas/biomashp.map +++ b/temas/biomashp.map @@ -80,7 +80,7 @@ MAP END END CLASS - NAME "AMAZONIA" + NAME "AMAZÔNIA" EXPRESSION ('[ID]'eq'1.00') STYLE ANGLE 360 @@ -90,7 +90,7 @@ MAP END END CLASS - NAME "MATA ATLANTICA" + NAME "MATA ATLÂNTICA" EXPRESSION ('[ID]'eq'4.00') STYLE ANGLE 360 -- libgit2 0.21.2