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

web.terminal.translet-interpreter.xml Maven / Gradle / Ivy

There is a newer version: 8.1.5
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE aspectran PUBLIC "-//ASPECTRAN//DTD Aspectran 8.0//EN"
        "http://aspectran.github.io/dtd/aspectran-8.dtd">
<aspectran>

    <description>
        You can run translets with a command line interpreter implemented using the jQuery Terminal Emulator.
    </description>

    <settings>
        <setting name="transletNamePrefix" value="/interpreter"/>
    </settings>

    <translet name="/">
        <echo id="page">
            <item name="headline">Remote Command Shell</item>
            <item name="teaser">You can run translets with a command line interpreter implemented using the jQuery Terminal Emulator.</item>
            <item name="include">terminal/translet-interpreter</item>
            <item name="style">plate</item>
        </echo>
        <dispatch name="templates/default"/>
    </translet>

    <!--<append file="/config/web/terminal/terminal-commands.xml"/>-->

</aspectran>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy