Author: ralfbecker
New Revision: 55817
URL: http://svn.stylite.de/viewvc/egroupware?rev=55817&view=rev
Log:
using new et2 site config
Added:
trunk/notifications/templates/default/config.xet (with props)
Removed:
trunk/notifications/templates/default/config.tpl
Modified:
trunk/notifications/inc/hook_admin.inc.php
— trunk/notifications/inc/hook_admin.inc.php (original)
+++ trunk/notifications/inc/hook_admin.inc.php Mon Apr 25 09:23:36 2016
@@ -1,17 +1,17 @@
<?php
- /**
- * eGroupWare - Notifications
- *
- * @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License
- * @package notifications
- * @link http://www.egroupware.org
- * @author Christian Binder
- * @version $Id: hook_preferences.inc.php 22498 2006-09-25 10:20:46Z jaytraxx $
- */
-
- $file = Array( 'Site Configuration' => $GLOBALS['egw']->link('/index.php', array(
- 'menuaction' => 'admin.uiconfig.index',
- 'appname' => $appname,
- )));
- display_section($appname,$file);
-?>
+/**
-
- EGroupware - Notifications
-
-
-
-
-
-
-
@version $Id: hook_preferences.inc.php 22498 2006-09-25 10:20:46Z jaytraxx $
- */
-
+$file = Array( ‘Site Configuration’ => egw::link(’/index.php’, array(
- ‘menuaction’ => ‘admin.admin_config.index’,
- ‘appname’ => $appname,
- ‘ajax’ => ‘true’,
+)));
+display_section($appname,$file);
— trunk/notifications/templates/default/config.xet (added)
+++ trunk/notifications/templates/default/config.xet Mon Apr 25 09:23:36 2016
@@ -1,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+
+
-
-
<grid width="100%" class="admin-config egwGridView_grid">
-
<columns>
-
<column width="60%"/>
-
<column/>
-
</columns>
-
<rows>
-
<row>
-
<description value="EGroupware-Popup backend" span="all" class="subHeader"/>
-
</row>
-
<row>
-
<description value="Poll interval"/>
-
<select id="newsettings[popup_poll_interval]">
-
<option value="5">5secs</option>
-
<option value="60">1 {minute}</option>
-
<option value="120">2 {minutes}</option>
-
<option value="300">5 {minutes}</option>
-
</select>
-
</row>
-
<row>
-
<description value="Windows-Popup backend" span="all" class="subHeader"/>
-
</row>
-
<row>
-
<description value="Enable Windows-Popup backend"/>
-
<select id="newsettings[winpopup_enable]">
-
<option value="">No</option>
-
<option value="True">Yes</option>
-
</select>
-
</row>
-
<row>
-
<description value="Signature" span="all" class="subHeader"/>
-
</row>
-
<row>
-
<vbox>
-
<description value="Signature added to every change notification"/>
-
<description value="You can also use Addressbook placeholders with user/ prefix" href="/index.php?menuaction=addressbook.addressbook_merge.show_replacements" extra_link_popup="800x600"/>
-
</vbox>
-
<textbox id="newsettings[signature]" rows="7" cols="50"/>
-
</row>
-
</rows>
-
</grid>
-
+
Propchange: trunk/notifications/templates/default/config.xet
svn:eol-style = native
Propchange: trunk/notifications/templates/default/config.xet
svn:keywords = Author Date Id Rev URL
Propchange: trunk/notifications/templates/default/config.xet
svn:mime-type = text/xml
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs