Commit db20d659f46ca57fbcf6f9ff3333aa62a683dc7e
1 parent
bfc9a130
Exists in
master
and in
7 other branches
Atualização admin1
Showing
16 changed files
with
266 additions
and
30 deletions
Show diff stats
admin/admin.db
No preview for this file type
admin/html/arvore.html
... | ... | @@ -47,9 +47,7 @@ body { |
47 | 47 | </head> |
48 | 48 | <body class=" yui-skin-sam fundoPonto"> |
49 | 49 | <center> |
50 | - <div class="bordaSuperior"> </div> | |
51 | 50 | <div class="mascaraPrincipal" id="divGeral"> |
52 | - <div id=cabecalhoPrincipal></div> | |
53 | 51 | <h1> |
54 | 52 | {{arvoreTemas}}<img |
55 | 53 | src="../imagens/04.png" style="cursor: pointer" id=botaoAjuda /> | ... | ... |
admin/html/atlas.html
... | ... | @@ -22,9 +22,7 @@ body { |
22 | 22 | </head> |
23 | 23 | <body class=" yui-skin-sam fundoPonto"> |
24 | 24 | <center> |
25 | - <div class="bordaSuperior"> </div> | |
26 | 25 | <div class="mascaraPrincipal" id="divGeral"> |
27 | - <div id=cabecalhoPrincipal></div> | |
28 | 26 | <h1> |
29 | 27 | {{{adminAtlas}}}<img src="../imagens/04.png" |
30 | 28 | style="cursor: pointer" id=botaoAjuda /> | ... | ... |
admin/html/editormapfile.html
... | ... | @@ -50,9 +50,7 @@ table.ygtvtable { |
50 | 50 | </head> |
51 | 51 | <body class=" yui-skin-sam fundoPonto"> |
52 | 52 | <center> |
53 | - <div class="bordaSuperior"> </div> | |
54 | 53 | <div class="mascaraPrincipal" id="divGeral"> |
55 | - <div id=cabecalhoPrincipal></div> | |
56 | 54 | <h1> |
57 | 55 | {{{adminMapfile}}} |
58 | 56 | <img src="../imagens/04.png" style="cursor: pointer" id=botaoAjuda /> |
... | ... | @@ -126,7 +124,7 @@ table.ygtvtable { |
126 | 124 | i3geo/admin/html/editormapfile.html |
127 | 125 | */ |
128 | 126 | core_parseMustacheBody(i3GEOadmin.editormapfile.dicionario); |
129 | - | |
127 | + | |
130 | 128 | if (i3GEO.util.pegaCookie("I3GEOletraAdmin")) { |
131 | 129 | letraAtual = i3GEO.util.pegaCookie("I3GEOletraAdmin"); |
132 | 130 | } else { |
... | ... | @@ -191,5 +189,5 @@ table.ygtvtable { |
191 | 189 | initMenu(); |
192 | 190 | }; |
193 | 191 | i3GEO.login.verificaOperacao("admin/html/editormapfile", i3GEO.configura.locaplic, temp, "sessao", i3GEO.login.dialogo.abreLogin); |
194 | - | |
192 | + | |
195 | 193 | </script> | ... | ... |
admin/html/mapas.html
... | ... | @@ -22,9 +22,7 @@ body { |
22 | 22 | </head> |
23 | 23 | <body class=" yui-skin-sam fundoPonto"> |
24 | 24 | <center> |
25 | - <div class="bordaSuperior"> </div> | |
26 | 25 | <div class="mascaraPrincipal" id="divGeral"> |
27 | - <div id=cabecalhoPrincipal></div> | |
28 | 26 | <h1> |
29 | 27 | {{{mapas}}}<img |
30 | 28 | src="../imagens/04.png" style="cursor: pointer" id=botaoAjuda /> | ... | ... |
admin/html/menus.html
... | ... | @@ -21,15 +21,6 @@ body { |
21 | 21 | </head> |
22 | 22 | <body class=" yui-skin-sam"> |
23 | 23 | <div style="margin: 20px"> |
24 | - <div id=cabecalhoPrincipal style="width: 80%; text-align: left;"> | |
25 | - </div> | |
26 | - <div style="width: 80%; text-align: center;"> | |
27 | - <h1> | |
28 | - {{{menus}}} <img | |
29 | - src="../imagens/04.png" style="cursor: pointer" id=botaoAjuda /> | |
30 | - </h1> | |
31 | - | |
32 | - </div> | |
33 | 24 | <div id="formulario" style="display: none"> |
34 | 25 | <div id="ajuda" style="display: none"> |
35 | 26 | <div class="hd">{{{ajuda}}}</div> | ... | ... |
admin/html/perfis.html
... | ... | @@ -22,9 +22,7 @@ body { |
22 | 22 | </head> |
23 | 23 | <body class=" yui-skin-sam fundoPonto"> |
24 | 24 | <center> |
25 | - <div class="bordaSuperior"> </div> | |
26 | 25 | <div class="mascaraPrincipal" id="divGeral"> |
27 | - <div id=cabecalhoPrincipal></div> | |
28 | 26 | <h1> |
29 | 27 | {{{perfis}}} <img src="../imagens/04.png" |
30 | 28 | style="cursor: pointer" id=botaoAjuda /> | ... | ... |
admin/html/tags.html
... | ... | @@ -22,9 +22,7 @@ body { |
22 | 22 | </head> |
23 | 23 | <body class=" yui-skin-sam fundoPonto"> |
24 | 24 | <center> |
25 | - <div class="bordaSuperior"> </div> | |
26 | 25 | <div class="mascaraPrincipal" id="divGeral"> |
27 | - <div id=cabecalhoPrincipal></div> | |
28 | 26 | <h1> |
29 | 27 | {{{tags}}} <img |
30 | 28 | src="../imagens/04.png" style="cursor: pointer" id=botaoAjuda /> | ... | ... |
... | ... | @@ -0,0 +1,37 @@ |
1 | +<?php | |
2 | +define ( ONDEI3GEO, "../../.." ); | |
3 | +include (dirname ( __FILE__ ) . "/../../../ms_configura.php"); | |
4 | +error_reporting ( 0 ); | |
5 | +include "../../head.php"; | |
6 | +?> | |
7 | +<div class="container-fluid"> | |
8 | + <div class="row"> | |
9 | + <ol class="breadcrumb"> | |
10 | + <li><a href="../../init/index.php">i3Geo</a></li> | |
11 | + <li><a href="../../index.php">Admin</a></li> | |
12 | + <li>Catálogo</li> | |
13 | + <li class="active">Árvore</li> | |
14 | + </ol> | |
15 | + </div> | |
16 | + | |
17 | +</div> | |
18 | +<div class="container-fluid"> | |
19 | + <div class="row"> | |
20 | + <iframe src="../../../admin/html/arvore.html" style="width:100%; height:5000px;border:none; scrolling:no; frameborder:0; marginheight:0; marginwidth:0;" ></iframe> | |
21 | +</div> | |
22 | +</div> | |
23 | +<script> | |
24 | + $(document).ready(function(){ | |
25 | + //vem de admin1/index.js | |
26 | + iniciaMenuPrincipal(); | |
27 | + $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) { | |
28 | + event.preventDefault(); | |
29 | + event.stopPropagation(); | |
30 | + $(this).parent().siblings().removeClass('open'); | |
31 | + $(this).parent().toggleClass('open'); | |
32 | + }); | |
33 | + $.material.init(); | |
34 | + }); | |
35 | +</script> | |
36 | +</body> | |
37 | +</html> | ... | ... |
... | ... | @@ -0,0 +1,36 @@ |
1 | +<?php | |
2 | +define ( ONDEI3GEO, "../../.." ); | |
3 | +include (dirname ( __FILE__ ) . "/../../../ms_configura.php"); | |
4 | +error_reporting ( 0 ); | |
5 | +include "../../head.php"; | |
6 | +?> | |
7 | +<div class="container-fluid"> | |
8 | + <div class="row"> | |
9 | + <ol class="breadcrumb"> | |
10 | + <li><a href="../../init/index.php">i3Geo</a></li> | |
11 | + <li><a href="../../index.php">Admin</a></li> | |
12 | + <li>Catálogo</li> | |
13 | + <li class="active">Atlas</li> | |
14 | + </ol> | |
15 | + </div> | |
16 | +</div> | |
17 | +<div class="container-fluid"> | |
18 | + <div class="row"> | |
19 | + <iframe src="../../../admin/html/atlas.html" style="width:100%; height:5000px;border:none; scrolling:no; frameborder:0; marginheight:0; marginwidth:0;" ></iframe> | |
20 | +</div> | |
21 | +</div> | |
22 | +<script> | |
23 | + $(document).ready(function(){ | |
24 | + //vem de admin1/index.js | |
25 | + iniciaMenuPrincipal(); | |
26 | + $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) { | |
27 | + event.preventDefault(); | |
28 | + event.stopPropagation(); | |
29 | + $(this).parent().siblings().removeClass('open'); | |
30 | + $(this).parent().toggleClass('open'); | |
31 | + }); | |
32 | + $.material.init(); | |
33 | + }); | |
34 | +</script> | |
35 | +</body> | |
36 | +</html> | ... | ... |
... | ... | @@ -0,0 +1,36 @@ |
1 | +<?php | |
2 | +define ( ONDEI3GEO, "../../.." ); | |
3 | +include (dirname ( __FILE__ ) . "/../../../ms_configura.php"); | |
4 | +error_reporting ( 0 ); | |
5 | +include "../../head.php"; | |
6 | +?> | |
7 | +<div class="container-fluid"> | |
8 | + <div class="row"> | |
9 | + <ol class="breadcrumb"> | |
10 | + <li><a href="../../init/index.php">i3Geo</a></li> | |
11 | + <li><a href="../../index.php">Admin</a></li> | |
12 | + <li>Catálogo</li> | |
13 | + <li class="active">Mapas</li> | |
14 | + </ol> | |
15 | + </div> | |
16 | +</div> | |
17 | +<div class="container-fluid"> | |
18 | + <div class="row"> | |
19 | + <iframe src="../../../admin/html/mapas.html" style="width:100%; height:5000px;border:none; scrolling:no; frameborder:0; marginheight:0; marginwidth:0;" ></iframe> | |
20 | +</div> | |
21 | +</div> | |
22 | +<script> | |
23 | + $(document).ready(function(){ | |
24 | + //vem de admin1/index.js | |
25 | + iniciaMenuPrincipal(); | |
26 | + $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) { | |
27 | + event.preventDefault(); | |
28 | + event.stopPropagation(); | |
29 | + $(this).parent().siblings().removeClass('open'); | |
30 | + $(this).parent().toggleClass('open'); | |
31 | + }); | |
32 | + $.material.init(); | |
33 | + }); | |
34 | +</script> | |
35 | +</body> | |
36 | +</html> | ... | ... |
... | ... | @@ -0,0 +1,37 @@ |
1 | +<?php | |
2 | +define ( ONDEI3GEO, "../../.." ); | |
3 | +include (dirname ( __FILE__ ) . "/../../../ms_configura.php"); | |
4 | +error_reporting ( 0 ); | |
5 | +include "../../head.php"; | |
6 | +?> | |
7 | +<div class="container-fluid"> | |
8 | + <div class="row"> | |
9 | + <ol class="breadcrumb"> | |
10 | + <li><a href="../../init/index.php">i3Geo</a></li> | |
11 | + <li><a href="../../index.php">Admin</a></li> | |
12 | + <li>Catálogo</li> | |
13 | + <li class="active">Editor de mapfile</li> | |
14 | + </ol> | |
15 | + </div> | |
16 | + | |
17 | +</div> | |
18 | +<div class="container-fluid"> | |
19 | + <div class="row"> | |
20 | + <iframe src="../../../admin/html/editormapfile.html" style="width:100%; height:5000px;border:none; scrolling:no; frameborder:0; marginheight:0; marginwidth:0;" ></iframe> | |
21 | +</div> | |
22 | +</div> | |
23 | +<script> | |
24 | + $(document).ready(function(){ | |
25 | + //vem de admin1/index.js | |
26 | + iniciaMenuPrincipal(); | |
27 | + $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) { | |
28 | + event.preventDefault(); | |
29 | + event.stopPropagation(); | |
30 | + $(this).parent().siblings().removeClass('open'); | |
31 | + $(this).parent().toggleClass('open'); | |
32 | + }); | |
33 | + $.material.init(); | |
34 | + }); | |
35 | +</script> | |
36 | +</body> | |
37 | +</html> | ... | ... |
... | ... | @@ -0,0 +1,37 @@ |
1 | +<?php | |
2 | +define ( ONDEI3GEO, "../../.." ); | |
3 | +include (dirname ( __FILE__ ) . "/../../../ms_configura.php"); | |
4 | +error_reporting ( 0 ); | |
5 | +include "../../head.php"; | |
6 | +?> | |
7 | +<div class="container-fluid"> | |
8 | + <div class="row"> | |
9 | + <ol class="breadcrumb"> | |
10 | + <li><a href="../../init/index.php">i3Geo</a></li> | |
11 | + <li><a href="../../index.php">Admin</a></li> | |
12 | + <li>Catálogo</li> | |
13 | + <li class="active">Menus</li> | |
14 | + </ol> | |
15 | + </div> | |
16 | + | |
17 | +</div> | |
18 | +<div class="container-fluid"> | |
19 | + <div class="row"> | |
20 | + <iframe src="../../../admin/html/menus.html" style="width:100%; height:5000px;border:none; scrolling:no; frameborder:0; marginheight:0; marginwidth:0;" ></iframe> | |
21 | +</div> | |
22 | +</div> | |
23 | +<script> | |
24 | + $(document).ready(function(){ | |
25 | + //vem de admin1/index.js | |
26 | + iniciaMenuPrincipal(); | |
27 | + $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) { | |
28 | + event.preventDefault(); | |
29 | + event.stopPropagation(); | |
30 | + $(this).parent().siblings().removeClass('open'); | |
31 | + $(this).parent().toggleClass('open'); | |
32 | + }); | |
33 | + $.material.init(); | |
34 | + }); | |
35 | +</script> | |
36 | +</body> | |
37 | +</html> | ... | ... |
... | ... | @@ -0,0 +1,37 @@ |
1 | +<?php | |
2 | +define ( ONDEI3GEO, "../../.." ); | |
3 | +include (dirname ( __FILE__ ) . "/../../../ms_configura.php"); | |
4 | +error_reporting ( 0 ); | |
5 | +include "../../head.php"; | |
6 | +?> | |
7 | +<div class="container-fluid"> | |
8 | + <div class="row"> | |
9 | + <ol class="breadcrumb"> | |
10 | + <li><a href="../../init/index.php">i3Geo</a></li> | |
11 | + <li><a href="../../index.php">Admin</a></li> | |
12 | + <li>Catálogo</li> | |
13 | + <li class="active">Perfis</li> | |
14 | + </ol> | |
15 | + </div> | |
16 | + | |
17 | +</div> | |
18 | +<div class="container-fluid"> | |
19 | + <div class="row"> | |
20 | + <iframe src="../../../admin/html/perfis.html" style="width:100%; height:5000px;border:none; scrolling:no; frameborder:0; marginheight:0; marginwidth:0;" ></iframe> | |
21 | +</div> | |
22 | +</div> | |
23 | +<script> | |
24 | + $(document).ready(function(){ | |
25 | + //vem de admin1/index.js | |
26 | + iniciaMenuPrincipal(); | |
27 | + $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) { | |
28 | + event.preventDefault(); | |
29 | + event.stopPropagation(); | |
30 | + $(this).parent().siblings().removeClass('open'); | |
31 | + $(this).parent().toggleClass('open'); | |
32 | + }); | |
33 | + $.material.init(); | |
34 | + }); | |
35 | +</script> | |
36 | +</body> | |
37 | +</html> | ... | ... |
... | ... | @@ -0,0 +1,37 @@ |
1 | +<?php | |
2 | +define ( ONDEI3GEO, "../../.." ); | |
3 | +include (dirname ( __FILE__ ) . "/../../../ms_configura.php"); | |
4 | +error_reporting ( 0 ); | |
5 | +include "../../head.php"; | |
6 | +?> | |
7 | +<div class="container-fluid"> | |
8 | + <div class="row"> | |
9 | + <ol class="breadcrumb"> | |
10 | + <li><a href="../../init/index.php">i3Geo</a></li> | |
11 | + <li><a href="../../index.php">Admin</a></li> | |
12 | + <li>Catálogo</li> | |
13 | + <li class="active">Tags</li> | |
14 | + </ol> | |
15 | + </div> | |
16 | + | |
17 | +</div> | |
18 | +<div class="container-fluid"> | |
19 | + <div class="row"> | |
20 | + <iframe src="../../../admin/html/tags.html" style="width:100%; height:5000px;border:none; scrolling:no; frameborder:0; marginheight:0; marginwidth:0;" ></iframe> | |
21 | +</div> | |
22 | +</div> | |
23 | +<script> | |
24 | + $(document).ready(function(){ | |
25 | + //vem de admin1/index.js | |
26 | + iniciaMenuPrincipal(); | |
27 | + $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) { | |
28 | + event.preventDefault(); | |
29 | + event.stopPropagation(); | |
30 | + $(this).parent().siblings().removeClass('open'); | |
31 | + $(this).parent().toggleClass('open'); | |
32 | + }); | |
33 | + $.material.init(); | |
34 | + }); | |
35 | +</script> | |
36 | +</body> | |
37 | +</html> | ... | ... |
admin1/head.js
... | ... | @@ -112,19 +112,19 @@ menuPrincipal = [ |
112 | 112 | type: "html", |
113 | 113 | children:[ |
114 | 114 | { |
115 | - html: "<a href='html/editormapfile.html' >"+$trad("editorMapfile",i3GEOadmin.menup.dicionario)+"</a>" | |
115 | + html: "<a href='" + i3GEO.configura.locaplic + "/admin1/catalogo/mapfile/index.php' >"+$trad("editorMapfile",i3GEOadmin.menup.dicionario)+"</a>" | |
116 | 116 | },{ |
117 | - html: "<a href='html/menus.html' >"+$trad("editorMenus",i3GEOadmin.menup.dicionario)+"</a>" | |
117 | + html: "<a href='" + i3GEO.configura.locaplic + "/admin1/catalogo/menus/index.php' >"+$trad("editorMenus",i3GEOadmin.menup.dicionario)+"</a>" | |
118 | 118 | },{ |
119 | - html: "<a href='html/arvore.html' >"+$trad("arvoreTemas",i3GEOadmin.menup.dicionario)+"</a>" | |
119 | + html: "<a href='" + i3GEO.configura.locaplic + "/admin1/catalogo/arvore/index.php' >"+$trad("arvoreTemas",i3GEOadmin.menup.dicionario)+"</a>" | |
120 | 120 | },{ |
121 | - html: "<a href='html/perfis.html' >"+$trad("editaPerfil",i3GEOadmin.menup.dicionario)+"</a>" | |
121 | + html: "<a href='" + i3GEO.configura.locaplic + "/admin1/catalogo/perfis/index.php' >"+$trad("editaPerfil",i3GEOadmin.menup.dicionario)+"</a>" | |
122 | 122 | },{ |
123 | - html: "<a href='html/tags.html' >"+$trad("editaTags",i3GEOadmin.menup.dicionario)+"</a>" | |
123 | + html: "<a href='" + i3GEO.configura.locaplic + "/admin1/catalogo/tags/index.php' >"+$trad("editaTags",i3GEOadmin.menup.dicionario)+"</a>" | |
124 | 124 | },{ |
125 | - html: "<a href='html/mapas.html' >"+$trad("linkMapas",i3GEOadmin.menup.dicionario)+"</a>" | |
125 | + html: "<a href='" + i3GEO.configura.locaplic + "/admin1/catalogo/mapas/index.php' >"+$trad("linkMapas",i3GEOadmin.menup.dicionario)+"</a>" | |
126 | 126 | },{ |
127 | - html: "<a href='html/atlas.html' >"+$trad("atlas",i3GEOadmin.menup.dicionario)+"</a>" | |
127 | + html: "<a href='" + i3GEO.configura.locaplic + "/admin1/catalogo/atlas/index.php' >"+$trad("atlas",i3GEOadmin.menup.dicionario)+"</a>" | |
128 | 128 | } |
129 | 129 | ]},{ |
130 | 130 | html: $trad("cadastros",i3GEOadmin.menup.dicionario), | ... | ... |