From 0e90d6f18bd0411854e0196cdddc617a18eb1c67 Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Sat, 24 Jan 2009 02:45:19 +0000 Subject: notes package debut... it is as the name states a simple tool for saving notes --- packages/notes/notes.xml | 105 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 packages/notes/notes.xml (limited to 'packages/notes/notes.xml') diff --git a/packages/notes/notes.xml b/packages/notes/notes.xml new file mode 100644 index 00000000..be28f1ec --- /dev/null +++ b/packages/notes/notes.xml @@ -0,0 +1,105 @@ + + + + + + + + Notes + Describe your package requirements here + Currently there are no FAQ items provided. + Notes + 0.1 + Settings + /usr/local/pkg/notes.inc + + Notes + Notes. +
Status
+ notes.xml + /pkg_edit.php?xml=notes.xml +
+ + + Settings + /pkg_edit.php?xml=notes.xml + + + + installedpackages->package->$packagename->configuration->notes + + /usr/local/pkg/ + 0755 + http://www.pfsense.com/packages/config/notes/notes.inc + + + + Title + title + Enter the title of your notes. + input + + + Category + category + Enter a category for your notes. + input + + + <b>Notes</b> <br /> <br /> + notes + + textarea + base64 + 30 + 70 + 20 + + + + + + php_sync_package(); + + + php_sync_package(); + + + php_install_command(); + + + deinstall_command(); + +
\ No newline at end of file -- cgit v1.2.3