Commit 8cc2c5aca6781d4e98b751ff1eb9ddcb65dbef9a

Authored by Edmar Moretti
1 parent 8bdfef15

Revisão dos códigos html para remoção de lixo e aplicação de padrões

admin/.buildpath 0 → 100644
... ... @@ -0,0 +1,5 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<buildpath>
  3 + <buildpathentry kind="src" path=""/>
  4 + <buildpathentry kind="con" path="org.eclipse.php.core.LANGUAGE"/>
  5 +</buildpath>
... ...
admin/.project 0 → 100644
... ... @@ -0,0 +1,28 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<projectDescription>
  3 + <name>i3Geo admin</name>
  4 + <comment></comment>
  5 + <projects>
  6 + </projects>
  7 + <buildSpec>
  8 + <buildCommand>
  9 + <name>org.eclipse.wst.validation.validationbuilder</name>
  10 + <arguments>
  11 + </arguments>
  12 + </buildCommand>
  13 + <buildCommand>
  14 + <name>org.eclipse.dltk.core.scriptbuilder</name>
  15 + <arguments>
  16 + </arguments>
  17 + </buildCommand>
  18 + <buildCommand>
  19 + <name>org.eclipse.wst.jsdt.core.javascriptValidator</name>
  20 + <arguments>
  21 + </arguments>
  22 + </buildCommand>
  23 + </buildSpec>
  24 + <natures>
  25 + <nature>org.eclipse.wst.jsdt.core.jsNature</nature>
  26 + <nature>org.eclipse.php.core.PHPNature</nature>
  27 + </natures>
  28 +</projectDescription>
... ...
admin/.settings/.jsdtscope 0 → 100644
... ... @@ -0,0 +1,11 @@
  1 +<?xml version="1.0" encoding="UTF-8"?>
  2 +<classpath>
  3 + <classpathentry kind="src" path="">
  4 + <attributes>
  5 + <attribute name="provider" value="org.eclipse.wst.jsdt.web.core.internal.project.ModuleSourcePathProvider"/>
  6 + </attributes>
  7 + </classpathentry>
  8 + <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/>
  9 + <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.baseBrowserLibrary"/>
  10 + <classpathentry kind="output" path=""/>
  11 +</classpath>
... ...
admin/.settings/org.eclipse.wst.jsdt.ui.superType.container 0 → 100644
... ... @@ -0,0 +1 @@
  1 +org.eclipse.wst.jsdt.launching.baseBrowserLibrary
0 2 \ No newline at end of file
... ...
admin/.settings/org.eclipse.wst.jsdt.ui.superType.name 0 → 100644
... ... @@ -0,0 +1 @@
  1 +Window
0 2 \ No newline at end of file
... ...
admin/html/arvore.html
... ... @@ -58,9 +58,9 @@
58 58  
59 59 <p>Árvore do catálogo:</p>
60 60 <div id="arvoreMenus" style="left:-5px;"></div>
61   - </div>
62 61 <div id=logajax style="display:block" ></div>
63 62 </div>
  63 +</center>
64 64 <script>
65 65 /*
66 66 Title: Editor da árvore de menus
... ...
admin/html/atlas.html
... ... @@ -21,7 +21,7 @@
21 21 <body class=" yui-skin-sam fundoPonto">
22 22 <center>
23 23 <div class="bordaSuperior" >&nbsp;</div>
24   -<div class="mascaraPrincipal" id="divGeral">
  24 +<div class="mascaraPrincipal" id="divGeral" >
25 25 <div id=cabecalhoPrincipal ></div>
26 26 <h1>Administração do i3geo - Atlas <img src="../imagens/04.png" style="cursor:pointer" id=botaoAjuda /></h1>
27 27 <div id="ajuda">
... ... @@ -42,9 +42,9 @@
42 42 <br>
43 43 <p>Atlas existentes:</p>
44 44 <div id="tabela" style="left:-5px;"></div>
45   - </div>
46 45 <div id=logajax style="display:block" ></div>
47 46 </div>
  47 +</center>
48 48 <script>
49 49 /*
50 50 Title: Editor da interface Atlas
... ...
admin/html/editormapfile.html
... ... @@ -59,7 +59,7 @@
59 59 </div>
60 60 <div id=logajax style="display:block" ></div>
61 61 <div id=dialogoContinua style="display:block" ></div>
62   -
  62 +</center>
63 63 <script>
64 64 /*
65 65 Title: Editor de mapfiles
... ...
admin/html/identifica.html
... ... @@ -43,10 +43,10 @@
43 43 <br>
44 44 <p></p>
45 45 <div id="tabela" style="left:-5px;"></div>
46   - </div>
47 46 <div id=logajax style="display:block" ></div>
48 47 <div id=dialogoContinua style="display:block" ></div>
49 48 </div>
  49 +</center>
50 50 <script>
51 51 /*
52 52 Title: Opções da ferramenta identifica
... ...
admin/html/incluimap.html
... ... @@ -45,7 +45,9 @@
45 45 "MINSCALEDENOM ",
46 46 "SYMBOLSCALEDENOM "
47 47 );
  48 + </pre>
48 49 </div>
  50 +</center>
49 51 <script>
50 52 /*
51 53 Title: Ajuste de mapfiles
... ...
admin/html/mapas.html
... ... @@ -38,9 +38,9 @@
38 38 <br>
39 39 <p>Links existentes:</p>
40 40 <div id="tabela" style="left:-5px;"></div>
41   - </div>
42 41 <div id=logajax style="display:block" ></div>
43 42 </div>
  43 +</center>
44 44 <script>
45 45 /*
46 46 Title: Mapas
... ...
admin/html/mapfiles.html
... ... @@ -39,9 +39,10 @@
39 39 <br>
40 40 <input id=botao2 type=button value="Testar a instalação" /><br><br>
41 41 <p>Parâmetros obtidos do mapfile de inicialização:</p>
42   - <b><div id=mapfilebase style=color:navy ></div></b><br>
  42 + <b><span id=mapfilebase style=color:navy ></span></b><br>
43 43 <div id="tabela" style="left:-5px;"></div>
44 44 </div>
  45 +</center>
45 46 <script>
46 47 /*
47 48 Title: Editor de mapfiles de inicialização
... ...
admin/html/ogcws.html
  1 +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
1 2 <html>
2 3 <head>
3 4 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
... ... @@ -33,10 +34,11 @@
33 34 <div class="ft"></div>
34 35 </div>
35 36 <p>Parâmetros obtidos do mapfile:</p>
36   - <b><div id=mapfile style=color:navy ></div></b><br>
  37 + <b><span id=mapfile style=color:navy ></span></b><br>
37 38 <br>
38 39 <div id="tabela" style="left:-5px;"></div>
39 40 </div>
  41 +</center>
40 42 <script>
41 43 /*
42 44 Title: Editor do ogcws.map
... ...
admin/html/perfis.html
... ... @@ -37,9 +37,9 @@
37 37 <br>
38 38 <p>Perfis existentes: (clique na célula para editar e salve a linha editada)</p>
39 39 <div id="tabela" style="left:-5px;"></div>
40   - </div>
41 40 <div id=logajax style="display:block" ></div>
42 41 </div>
  42 +</center>
43 43 <script>
44 44 /*
45 45 Title: Perfis
... ...
admin/html/sistemas.html
... ... @@ -43,9 +43,9 @@
43 43 <br>
44 44 <p>Sistemas existentes:</p>
45 45 <div id="tabela" style="left:-5px;"></div>
46   - </div>
47 46 <div id=logajax style="display:block" ></div>
48 47 </div>
  48 +</center>
49 49 <script>
50 50 /*
51 51 Title: Sistemas de adição de temas
... ...
admin/html/subirshapefile.html
... ... @@ -27,6 +27,7 @@
27 27 <div id="conteudo" style="width:500px" ></div>
28 28 </div>
29 29 <br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
  30 +</center>
30 31 <script>
31 32 /*
32 33 Title: Subir shapefile
... ...
admin/html/tags.html
... ... @@ -35,9 +35,9 @@
35 35 <br>
36 36 <p>Tags existentes: (clique na célula para editar e salve a linha editada)</p>
37 37 <div id="tabela" style="left:-5px;"></div>
38   - </div>
39 38 <div id=logajax style="display:block" ></div>
40 39 </div>
  40 +</center>
41 41 <script>
42 42 /*
43 43 Title: Tags
... ...
admin/html/webservices.html
... ... @@ -43,9 +43,9 @@
43 43 <br>
44 44 <p>Temas existentes:</p>
45 45 <div id="tabela" style="left:-5px;"></div>
46   - </div>
47 46 <div id=logajax style="display:block" ></div>
48 47 </div>
  48 +</center>
49 49 <script>
50 50 /*
51 51 Title: Web Services
... ...