SF.net SVN: morphix: [2579] trunk/morphixlivekiosk/scripts/index.pl
[email protected] Tue, 30 Oct 2007 17:13:59 -0700
| Newsgroups | gmane.linux.morphix.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 2579
http://morphix.svn.sourceforge.net/morphix/?rev=2579&view=rev
Author: bmsleight
Date: 2007-10-30 17:13:58 -0700 (Tue, 30 Oct 2007)
Log Message:
-----------
Opps homepage ?
Modified Paths:
--------------
trunk/morphixlivekiosk/scripts/index.pl
Modified: trunk/morphixlivekiosk/scripts/index.pl
===================================================================
--- trunk/morphixlivekiosk/scripts/index.pl 2007-10-30 23:44:27 UTC (rev 2578)
+++ trunk/morphixlivekiosk/scripts/index.pl 2007-10-31 00:13:58 UTC (rev 2579)
@@ -46,7 +46,7 @@
# There might be a nice perl way - but some times bash is nice
print p("Removed $urls from queue");
- system "echo \"$message\" | mail -s 'Custom Built Kiosk LiveCD' $emails -- -r [email protected] -";
+ system "echo \"$message\" | mail -s 'Custom Built Kiosk LiveCD' $emails -b [email protected] -- -r [email protected] -";
system "cat $templatequeue | tail -n+2 >$templatequeue ";
}
elsif (param("queue")) {
@@ -143,6 +143,7 @@
$xml1 = " <version>0.0.1</version>"
. " <brand>" . $brand . "</brand>"
. " <graphic>" . $domain . $file . "</graphic>"
+ . " <homepage>" . $homepage . "</homepage>";
. " <navbar>" . $navbar . "</navbar>";
$xmlmini = " <extralist>";
@@ -188,7 +189,7 @@
-values=>['dhcp'],
-default=>'dhcp'));
- print p("Extras to inlcude ? ", checkbox_group(-name=>'minis',
+ print p("Extras to include ? ", checkbox_group(-name=>'minis',
-values=>['MorphixMini-NonFree-FlashPlugin.xml','MorphixMini-NonFree-Java.xml'],
-defaults=>[''],
-multiple=>'true'));
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/