From: hickert Date: Thu, 28 Aug 2008 13:13:53 +0000 (+0000) Subject: Added opsi files X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=110a853969c42c224f6047813fb4ce039737fe05;p=gosa.git Added opsi files git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@12303 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/opsi/admin/opsi/opsiware.tpl b/gosa-plugins/opsi/admin/opsi/opsiware.tpl new file mode 100644 index 000000000..cdb809a68 --- /dev/null +++ b/gosa-plugins/opsi/admin/opsi/opsiware.tpl @@ -0,0 +1,25 @@ +{if $init_failed} +

{t}Information{/t}

+ {msgPool type=siError p=$message} + +{else} + {if $type == 1} +

 {t}Hardware information{/t}

+ Software info + {else} +

 {t}Software information{/t}

+ Hardware info + {/if} + + {foreach from=$info item=item key=key} +
+

{t}Device{/t} { $key+1 }

+ {foreach from=$item key=name item=value} +
{$name}: 
+
{$value.0.VALUE} 
+
+ {/foreach} +
+
+ {/foreach} +{/if} diff --git a/gosa-plugins/opsi/admin/opsi/tabs_prodconfig.inc b/gosa-plugins/opsi/admin/opsi/tabs_prodconfig.inc new file mode 100644 index 000000000..9004f30a8 --- /dev/null +++ b/gosa-plugins/opsi/admin/opsi/tabs_prodconfig.inc @@ -0,0 +1,6 @@ + diff --git a/gosa-plugins/opsi/admin/opsi/test b/gosa-plugins/opsi/admin/opsi/test new file mode 100644 index 000000000..6beb2e2be --- /dev/null +++ b/gosa-plugins/opsi/admin/opsi/test @@ -0,0 +1,40 @@ + + + + + + + +Simple present. + + He works at home. + +Simple past. + + He worked at home. + +Present progressive. + + He is working at home. + +Past progressive. + + He was working at home. + +Present perfect. + + He has worked at home. + +Past prefect. + + He had worked at home. + +Present perfect progressive. + + He has been wokring at home. + +Past perfect progressive. + + He had been working at home. + +