![JAR search and dependency download from the Maven repository](/logo.png)
org.semanticwb.portal.resources.Language.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="frmLanguage" action="true" method="POST" enctype="multipart/form-data"> <admdbconnmgr defconn="true"/> <fieldset legend="Configuraci?n"> <input type="file" name="template" label="Plantilla (xsl, xslt)" filetype="xsl|xslt" jsrequired="false" showfile="true" isshowfiletype="true" showmsg="Ver plantilla..." editmsg="Editar plantilla..." removemsg="Quitar plantilla" msg="Plantilla actual: " bydefault="{@webpath}/swbadmin/xsl/Language/Language.xslt" msgbydefault="Plantilla por defecto: " /> </fieldset> <fieldset> <input type="submit" value="Guardar" /> <input type="reset" value="Restablecer" /> </fieldset> </form> </admresource>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy