All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.semanticwb.portal.resources.TematicIndexXSL.xml Maven / Gradle / Ivy

The newest version!
<?xml version="1.0" encoding="ISO-8859-1"?>
<admresource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <xslfile>admresource.xslt</xslfile>
    <form name="frmIndiceTematicoXSL" action="true" method="POST" enctype="multipart/form-data">
        <admdbconnmgr defconn="true"/>
        <fieldset>
            <input type="file" name="template" label="Plantilla (xsl, xslt):" filetype="xsl|xslt" jsrequired="false" showfile="true" isshowfiletype="true" isremovefile="true" showmsg="Ver plantilla..." editmsg="Editar plantilla..." removemsg="Quitar plantilla" msg="Plantilla actual: " bydefault="{@webpath}/swbadmin/xsl/TematicIndexXSL/indiceTematicoXSL.xslt" msgbydefault="Plantilla por defecto: " />
            <input type="text" name="pageBase" label="P?gina padre:" promptMessage="Identificador de la p?gina padre" />            
        </fieldset>
        
        <fieldset>
            <input type="submit" value="Guardar" />
            <input type="reset"  value="Restablecer" />
        </fieldset>
    </form>
</admresource>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy