aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ntop
diff options
context:
space:
mode:
authorDaniel Stefan Haischt <dsh@pfsense.org>2007-09-01 06:30:15 +0000
committerDaniel Stefan Haischt <dsh@pfsense.org>2007-09-01 06:30:15 +0000
commitf113ef9068aea8af863e3bfda1454388558bc798 (patch)
tree02f74bccb4aadd3cb7c2d391929bb54650b78d5f /packages/ntop
parent9f2521ca8351e454e03193ddccbf5eb2166ec1fd (diff)
downloadpfsense-packages-f113ef9068aea8af863e3bfda1454388558bc798.tar.gz
pfsense-packages-f113ef9068aea8af863e3bfda1454388558bc798.tar.bz2
pfsense-packages-f113ef9068aea8af863e3bfda1454388558bc798.zip
* added remaining DTDs
Diffstat (limited to 'packages/ntop')
-rw-r--r--packages/ntop/ntop.xml13
1 files changed, 7 insertions, 6 deletions
diff --git a/packages/ntop/ntop.xml b/packages/ntop/ntop.xml
index a6d27d10..c522803c 100644
--- a/packages/ntop/ntop.xml
+++ b/packages/ntop/ntop.xml
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="utf-8" ?>
+<!DOCTYPE packagegui SYSTEM "./schema/packages.dtd">
<?xml-stylesheet type="text/xsl" href="./xsl/package.xsl"?>
<packagegui>
<copyright>
@@ -44,9 +45,9 @@
<description>Describe your package here</description>
<requirements>Describe your package requirements here</requirements>
<faq>Currently there are no FAQ items provided.</faq>
- <title>Diagnostics: ntop Settings</title>
<name>ntop</name>
<version>3.0</version>
+ <title>Diagnostics: ntop Settings</title>
<savetext>Change</savetext>
<aftersaveredirect>pkg_edit.php?xml=ntop.xml&amp;id=0</aftersaveredirect>
<!-- Menu is where this packages menu will appear -->
@@ -59,8 +60,8 @@
<menu>
<name>ntop</name>
<tooltiptext>Access ntop</tooltiptext>
- <url>http://$myurl:3000</url>
<section>Diagnostics</section>
+ <url>http://$myurl:3000</url>
<depends_on_service>ntop</depends_on_service>
</menu>
<service>
@@ -96,10 +97,10 @@
<field>
<fielddescr>Interface</fielddescr>
<fieldname>interface_array</fieldname>
+ <type>interfaces_selection</type>
+ <size>3</size>
<value>lan</value>
<multiple>true</multiple>
- <size>3</size>
- <type>interfaces_selection</type>
</field>
</fields>
<custom_php_global_functions>
@@ -150,9 +151,9 @@
<custom_add_php_command>
sync_package_ntop();
</custom_add_php_command>
- <custom_php_resync_command>
+ <custom_php_resync_config_command>
sync_package_ntop();
- </custom_php_resync_command>
+ </custom_php_resync_config_command>
<custom_php_install_command>
</custom_php_install_command>
<custom_php_deinstall_command>