Commit 8cc71afa64c7ca23a890e3a289b1afe0740ef971

Authored by Abraham Coiman
1 parent d22e9cb8

Correcting a typo line 34

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
admin1/dicionario/editormapfile.js
... ... @@ -31,7 +31,7 @@ i3GEOadmin.mapfile.dicionario = {
31 31 } ],
32 32 'txtAjuda' : [ {
33 33 pt : "<p>Na lista, o texto marcado corresponde ao nome do tema registrado na &aacute;rvore de temas (&lsquo;T&iacute;tulo para o cat&aacute;logo&rsquo;). Nem todos os temas s&atilde;o utilizados na &aacute;rvore, por isso n&atilde;o necessitam ser associados a um 'tema' e registrados no banco de dados. Ao criar um mapfile por esse sistema, o registro no banco de dados &eacute; autom&aacute;tico.</p><p>Importante: a restri&ccedil;&atilde;o ao tema por meio da defini&ccedil;&atilde;o de grupos de usu&aacute;rios n&atilde;o bloqueia o acesso por meio de download, WMS, KML, etc. Para bloquear esse tipo de acesso &eacute; necess&aacute;rio alterar as op&ccedil;&otilde;es espec&iacute;ficas. Por padr&atilde;o, esses servi&ccedil;os s&atilde;o habilitados para qualquer usu&aacute;rio, n&atilde;o sendo poss&iacute;vel bloquear apenas para determinados grupos. </p><p>Este formul&aacute;rio permite criar ou editar os arquivos mapfile que comp&otilde;em temas no i3Geo. </p><p>Os arquivo .map s&atilde;o armazenados no diret&oacute;rio i3geo/temas e podem tamb&eacute;m ser editados manualmente. </p><p>Cada arquivo cont&eacute;m LAYERS definidos conforme a sintaxe utilizada pelo Mapserver. Esses arquivos s&atilde;o as estruturas b&aacute;sicas utilizadas pelo i3Geo na apresenta&ccedil;&atilde;o de dados e montagem das camadas que s&atilde;o vistas no mapa. </p><p>Ap&oacute;s criados os mapfiles, deve-se ainda definir as caracter&iacute;sticas de cada LAYER. </p><p>Apenas os mapfiles que possuem &lsquo;T&iacute;tulo para o cat&aacute;logo&rsquo; podem ser vistos na janela de inclus&atilde;o de temas na &aacute;rvore de temas. Se voc&ecirc; criou um mapfile manualmente, utilize a op&ccedil;&atilde;o de edi&ccedil;&atilde;o (&iacute;cone apresentado ao lado de cada mapfile) para fazer essa associa&ccedil;&atilde;o. </p>",
34   - en : "<p>Each bold text in the list below is a theme name recorded on the theme tree (title for the catalog). No all themes are used in the tree, so they do not need to be linked to a theme or registered on a database. When you create a mapfile using this method the database registration is automatic.</p><p>Important: a theme constraint through a user group definition do not block from accessing to downloads, WMS, KML, etc. To block this kind of access you should change some specific options. These services are enabled by default for any user, it is not possible to block them for some groups only.</p><p>This form allows you to create or edit mapfile files that make up the i3Geo's themes.</p><p>.map files are located in i3geo/temas and can be manually edited.</p><p>Each file contains LAYERS defined according to Mapserver sintax. These files are the basic structures used by i3Geo to show data and layers deployment.</p><p>After creating a mapfile, you must specify the properties of each LAYER.</p><p>Only those mapfiles that have 'title for the catalog' can be shown in the windows of theme inclusion of the theme tree. If you have created a mapfile manually, use the edition option (icon next to each mapfile) to create this linkage. </p>",
  34 + en : "<p>Each bold text on the list below is a theme name recorded on the theme tree (title for the catalog). No all themes are used in the tree, so they do not need to be linked to a theme or registered on a database. When you create a mapfile using this method the database registration is automatic.</p><p>Important: a theme constraint through a user group definition do not block from accessing to downloads, WMS, KML, etc. To block this kind of access you should change some specific options. These services are enabled by default for any user, it is not possible to block them for some groups only.</p><p>This form allows you to create or edit mapfile files that make up the i3Geo's themes.</p><p>.map files are located in i3geo/temas and can be manually edited.</p><p>Each file contains LAYERS defined according to Mapserver sintax. These files are the basic structures used by i3Geo to show data and layers deployment.</p><p>After creating a mapfile, you must specify the properties of each LAYER.</p><p>Only those mapfiles that have 'title for the catalog' can be shown in the windows of theme inclusion of the theme tree. If you have created a mapfile manually, use the edition option (icon next to each mapfile) to create this linkage. </p>",
35 35 es : "<p>En la lista, el texto en negritas es el nombre del tema registrado en el &aacute;rbol de temas (t&iacute;tulo para el cat&aacute;logo). No todos los temas son utilizados en el &aacute;rbol, por lo que no necesitan ser asociados a un tema ni registrarlos en la base de datos. Al crear un mapfile a trav&eacute;s de este sistema el registro en la base de datos es autom&aacute;tico.</p><p>Importante: la restricci&oacute;n del tema mediante la definici&oacute;n de grupos de usuarios no bloquea el acceso a trav&eacute;s de la descarga, WMS, KML, etc. Para bloquear este tipo de acceso es necesario cambiar las opciones espec&iacute;ficas. De forma predeterminada, estos servicios est&aacute;n habilitados para cualquier usuario, no siendo posible bloquearlos solo para determinados grupos.</p><p>Este formulario permite crear o editar los archivos mapfile que componen los temas en i3Geo.</p><p>Los archivos .map se almacenan en el directorio i3geo/temas y se pueden editar manualmente.</p><p>Cada archivo contiene LAYERS definidos seg&uacute;n la sintaxis utilizada por Mapserver. Estos archivos son las estructuras b&aacute;sicas utilizadas por el i3Geo en la presentaci&oacute;n de datos y el montaje de las capas que se ven en el mapa.</p><p>Despu&eacute;s de crear los mapfiles, se deben definir las caracter&iacute;sticas de cada LAYER.</p><p>Solo los mapfiles que poseen 'T&iacute;tulo para en el cat&aacute;logo' pueden ser visualizados en la ventana de inclusi&oacute;n de temas en el &aacute;rbol de temas. Si ha creado un mapfile manualmente, utilice la opci&oacute;n de edici&oacute;n (icono que aparece junto a cada mapfile) para realizar esta asociaci&oacute;n. </p>"
36 36 } ],
37 37 'criaMapfile' : [ {
... ...