![JAR search and dependency download from the Maven repository](/logo.png)
org.semanticwb.portal.resources.TematicIndexXSL.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of SWBPortal Show documentation
Show all versions of SWBPortal Show documentation
SemanticWebBuilder Portal API components and utilities
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