mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-09 15:38:27 +01:00
* show package changelog inside EGroupware under about
This commit is contained in:
parent
3fb29911b6
commit
bddb577d95
203
phpgwapi/templates/default/about.index.xet
Normal file
203
phpgwapi/templates/default/about.index.xet
Normal file
@ -0,0 +1,203 @@
|
||||
<?xml version="1.0"?>
|
||||
<!-- $Id$ -->
|
||||
<overlay>
|
||||
<template id="phpgwapi.about.index.general" template="" lang="" group="0" version="1.8.001">
|
||||
<grid width="600" height="500" spacing="5" overflow="auto">
|
||||
<columns>
|
||||
<column/>
|
||||
</columns>
|
||||
<rows>
|
||||
<row>
|
||||
<image src="logo"/>
|
||||
</row>
|
||||
<row>
|
||||
<html id="apiVersion"/>
|
||||
</row>
|
||||
<row>
|
||||
<hrule/>
|
||||
</row>
|
||||
<row>
|
||||
<html id="text_content"/>
|
||||
</row>
|
||||
</rows>
|
||||
</grid>
|
||||
</template>
|
||||
<template id="phpgwapi.about.index.applications" template="" lang="" group="0" version="1.8.001">
|
||||
<grid width="100%" height="500" border="0" spacing="5" overflow="auto">
|
||||
<columns>
|
||||
<column/>
|
||||
</columns>
|
||||
<rows>
|
||||
<row>
|
||||
<description value="<strong>This is a list of your available applications.</strong><br />For a complete list of applications available for eGroupWare visit <a href="http://www.egroupware.org/applications" target="_blank">www.egroupware.org/applications</a>"/>
|
||||
</row>
|
||||
<row>
|
||||
<grid id="applications">
|
||||
<columns>
|
||||
<column/>
|
||||
<column/>
|
||||
<column/>
|
||||
<column/>
|
||||
<column/>
|
||||
<column/>
|
||||
<column/>
|
||||
</columns>
|
||||
<rows>
|
||||
<row class="th">
|
||||
<description rows="1" cols="1" id="applications"/>
|
||||
<description value="name"/>
|
||||
<description value="author"/>
|
||||
<description value="maintainer"/>
|
||||
<description value="version"/>
|
||||
<description value="license"/>
|
||||
<description value="details"/>
|
||||
</row>
|
||||
<row class="row" valign="top">
|
||||
<html no_lang="1" id="${row}[appImage]" align="center"/>
|
||||
<html no_lang="1" id="${row}[appName]"/>
|
||||
<html no_lang="1" id="${row}[appAuthor]"/>
|
||||
<html no_lang="1" id="${row}[appMaintainer]"/>
|
||||
<description no_lang="1" id="${row}[appVersion]"/>
|
||||
<html no_lang="1" id="${row}[appLicense]" align="center"/>
|
||||
<html no_lang="1" align="center" id="${row}[appDetails]"/>
|
||||
</row>
|
||||
</rows>
|
||||
</grid>
|
||||
</row>
|
||||
</rows>
|
||||
</grid>
|
||||
</template>
|
||||
<template id="phpgwapi.about.index.templates" template="" lang="" group="0" version="1.8.001">
|
||||
<grid width="100%" height="500" spacing="5" overflow="auto">
|
||||
<columns>
|
||||
<column/>
|
||||
</columns>
|
||||
<rows>
|
||||
<row>
|
||||
<description value="<strong>This is a list of your available templates</strong><br />For a complete list of templates available for eGroupWare visit <a href="http://www.egroupware.org/templates" target="_blank">www.egroupware.org/templates</a>"/>
|
||||
</row>
|
||||
<row>
|
||||
<grid id="templates">
|
||||
<columns>
|
||||
<column/>
|
||||
<column/>
|
||||
<column/>
|
||||
<column/>
|
||||
<column/>
|
||||
<column/>
|
||||
<column/>
|
||||
</columns>
|
||||
<rows>
|
||||
<row class="th">
|
||||
<description/>
|
||||
<description value="name"/>
|
||||
<description value="author"/>
|
||||
<description value="maintainer"/>
|
||||
<description value="version"/>
|
||||
<description value="license"/>
|
||||
<description value="details"/>
|
||||
</row>
|
||||
<row class="row" valign="top">
|
||||
<html no_lang="1" id="${row}[templateImage]"/>
|
||||
<description no_lang="1" id="${row}[templateName]"/>
|
||||
<html no_lang="1" id="${row}[templateAuthor]"/>
|
||||
<html no_lang="1" id="${row}[templateMaintainer]"/>
|
||||
<description no_lang="1" id="${row}[templateVersion]"/>
|
||||
<html no_lang="1" id="${row}[templateLicense]" align="center"/>
|
||||
<html id="${row}[templateDetails]" align="center"/>
|
||||
</row>
|
||||
</rows>
|
||||
</grid>
|
||||
</row>
|
||||
</rows>
|
||||
</grid>
|
||||
</template>
|
||||
<template id="phpgwapi.about.index.languages" template="" lang="" group="0" version="1.8.001">
|
||||
<grid width="100%" height="500" spacing="5" overflow="auto">
|
||||
<columns>
|
||||
<column/>
|
||||
</columns>
|
||||
<rows>
|
||||
<row>
|
||||
<description value="<b>This is a list of your available languages</b><br />For a complete list of languages available for eGroupWare visit <a href="http://www.egroupware.org/languages" target="_blank">www.egroupware.org/languages</a>"/>
|
||||
</row>
|
||||
<row>
|
||||
<grid border="0" id="translations">
|
||||
<columns>
|
||||
<column/>
|
||||
</columns>
|
||||
<rows>
|
||||
<row class="th">
|
||||
<description value="language"/>
|
||||
</row>
|
||||
<row class="row">
|
||||
<description no_lang="1" id="${row}[langName]"/>
|
||||
</row>
|
||||
</rows>
|
||||
</grid>
|
||||
</row>
|
||||
</rows>
|
||||
</grid>
|
||||
</template>
|
||||
<template id="phpgwapi.about.index.changelog" template="" lang="" group="0" version="1.8.001">
|
||||
<grid width="100%" height="500" overflow="auto">
|
||||
<columns>
|
||||
<column/>
|
||||
</columns>
|
||||
<rows>
|
||||
<row>
|
||||
<textbox multiline="true" id="changelog" readonly="true"/>
|
||||
</row>
|
||||
</rows>
|
||||
</grid>
|
||||
</template>
|
||||
<template id="phpgwapi.about.index" template="" lang="" group="0" version="1.8.001">
|
||||
<tabbox id="general|applications|templates|languages|changelog">
|
||||
<tabs>
|
||||
<tab label="General" statustext=""/>
|
||||
<tab label="Applications" statustext=""/>
|
||||
<tab label="Templates" statustext=""/>
|
||||
<tab label="Languages" statustext=""/>
|
||||
<tab label="Changelog" statustext=""/>
|
||||
</tabs>
|
||||
<tabpanels>
|
||||
<template id="phpgwapi.about.index.general"/>
|
||||
<template id="phpgwapi.about.index.applications"/>
|
||||
<template id="phpgwapi.about.index.templates"/>
|
||||
<template id="phpgwapi.about.index.languages"/>
|
||||
<template id="phpgwapi.about.index.changelog"/>
|
||||
</tabpanels>
|
||||
</tabbox>
|
||||
<grid id="rows">
|
||||
<columns>
|
||||
<column/>
|
||||
<column/>
|
||||
<column/>
|
||||
<column/>
|
||||
<column/>
|
||||
<column/>
|
||||
<column/>
|
||||
</columns>
|
||||
<rows>
|
||||
<row class="th">
|
||||
<description/>
|
||||
<description value="name"/>
|
||||
<description value="author"/>
|
||||
<description value="maintainer"/>
|
||||
<description value="version"/>
|
||||
<description value="license"/>
|
||||
<description value="details"/>
|
||||
</row>
|
||||
<row class="row">
|
||||
<html id="${row}[appImage]" no_lang="1"/>
|
||||
<description id="${row}[appName]" no_lang="1"/>
|
||||
<html id="${row}[appAuthor]" no_lang="1"/>
|
||||
<html id="${row}[appMaintainer]" no_lang="1"/>
|
||||
<description id="${row}[appVersion]" no_lang="1"/>
|
||||
<textbox id="${row}[appLicense]" no_lang="1"/>
|
||||
<html align="center" id="${row}[appDetail]" no_lang="1"/>
|
||||
</row>
|
||||
</rows>
|
||||
</grid>
|
||||
</template>
|
||||
</overlay>
|
@ -1,57 +0,0 @@
|
||||
<!-- BEGIN egroupware -->
|
||||
<p>
|
||||
<a href="http://www.eGroupWare.org" target="_new"><img src="{phpgw_logo}" border="0" alt="eGroupWare"></a>
|
||||
</p>
|
||||
<p>{phpgw_version}</p>
|
||||
<p>{phpgw_message}</p>
|
||||
<img src="phpgwapi/templates/default/images/spacer.gif" alt="spacer" height="3" />
|
||||
<div class="greyLine"></div>
|
||||
<!-- END egroupware -->
|
||||
|
||||
<!-- BEGIN app_list_tablestart -->
|
||||
<p>{phpgw_app_listinfo}</p>
|
||||
<table border="0" cellpadding="5">
|
||||
<tr>
|
||||
<th> </th>
|
||||
<th align="left">{phpgw_about_th_name}</th>
|
||||
<th align="left">{phpgw_about_th_author}</th>
|
||||
<th align="left">{phpgw_about_th_maintainer}</th>
|
||||
<th align="left">{phpgw_about_th_version}</th>
|
||||
<th align="left">{phpgw_about_th_license}</th>
|
||||
<th>{phpgw_about_th_details}</th>
|
||||
</tr>
|
||||
<!-- END app_list_tablestart -->
|
||||
|
||||
<!-- BEGIN app_list_tablerow -->
|
||||
<tr>
|
||||
<td><img src="{phpgw_about_td_image}" title="{phpgw_about_td_title}" /></td>
|
||||
<td><strong>{phpgw_about_td_title}</strong></td>
|
||||
<td valign="top">{phpgw_about_td_author}</td>
|
||||
<td valign="top">{phpgw_about_td_maintainer}</td>
|
||||
<td>{phpgw_about_td_version}</td>
|
||||
<td>{phpgw_about_td_license}</td>
|
||||
<td><a href="{phpgw_about_td_details_url}"><img src="{phpgw_about_td_details_img}" /></a></td>
|
||||
</tr>
|
||||
<!-- END app_list_tablerow -->
|
||||
|
||||
<!-- BEGIN app_list_tablestop -->
|
||||
</table>
|
||||
<!-- END app_list_tablestop -->
|
||||
|
||||
|
||||
|
||||
<!-- BEGIN application -->
|
||||
<tr>
|
||||
<td height="3"><img src="phpgwapi/templates/default/images/spacer.gif" alt="spacer" height="3" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left">
|
||||
|
||||
{phpgw_app_about}
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<!-- END application -->
|
||||
|
||||
|
||||
</table>
|
@ -1,12 +0,0 @@
|
||||
<tr>
|
||||
<td align="center"><font size="5"><b>{app_header}<b></font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center"><b>Sorry, no further information is available on this application.</b></td>
|
||||
</tr>
|
Loading…
Reference in New Issue
Block a user