pari: branch 1.4 r1306 - /branches/1.4/config/

SVN commits to the Asterisk-GUI project asterisk-gui-commits at lists.digium.com
Tue Aug 7 14:37:20 CDT 2007


Author: pari
Date: Tue Aug  7 14:37:19 2007
New Revision: 1306

URL: http://svn.digium.com/view/asterisk-gui?view=rev&rev=1306
Log:
ground work for multi-language support

Modified:
    branches/1.4/config/cfgbasic.html
    branches/1.4/config/http_options.html
    branches/1.4/config/localexts.html

Modified: branches/1.4/config/cfgbasic.html
URL: http://svn.digium.com/view/asterisk-gui/branches/1.4/config/cfgbasic.html?view=diff&rev=1306&r1=1305&r2=1306
==============================================================================
--- branches/1.4/config/cfgbasic.html (original)
+++ branches/1.4/config/cfgbasic.html Tue Aug  7 14:37:19 2007
@@ -65,7 +65,6 @@
 	newMSpanel( ["CDR Reader", "cdr.html", "Read all your call records from Asterisk."]);
 	newMSpanel( ["File Editor", "feditor.html", "Edit Asterisk Config Files"]);
 	newMSpanel( ["Asterisk CLI", "cli.html", "Asterisk Command Line Interface"]);
-	newMSpanel( ["GUI Access", "http_options.html", "GUI Access settings."]);
 	newMSpanel( ["Backup", "backup.html", "Backup Management."]);
 	newMSpanel( ["Options", "localexts.html", "Admin Settings"]);
 }

Modified: branches/1.4/config/http_options.html
URL: http://svn.digium.com/view/asterisk-gui/branches/1.4/config/http_options.html?view=diff&rev=1306&r1=1305&r2=1306
==============================================================================
--- branches/1.4/config/http_options.html (original)
+++ branches/1.4/config/http_options.html Tue Aug  7 14:37:19 2007
@@ -22,6 +22,52 @@
 <script src="scripts/astman.js"></script>
 <script src="scripts/tooltip.js"></script>
 <link href="stylesheets/schwing.css" media="all" rel="Stylesheet" type="text/css" />
+<style type="text/css">
+
+	.navcontainer{
+		margin: 5px 10px 5px 10px;
+	}
+
+	.navlist
+	{
+	margin: 0;
+	padding: 0 0 20px 10px;
+	border-bottom: 1px solid #000;
+	}
+	
+	.navlist ul, .navlist li
+	{
+	margin: 0;
+	padding: 0;
+	display: inline;
+	list-style-type: none;
+	}
+	
+	.navlist a:link, .navlist a:visited
+	{
+	float: left;
+	line-height: 14px;
+	font-weight: bold;
+	margin: 0 10px 4px 10px;
+	text-decoration: none;
+	color: #999;
+	font-size: 120%;
+	font-family : Verdana, Arial, Helvetica, sans-serif;
+	}
+	
+	.navlist a.current:link , .navlist a.current:visited , .navlist a.current:hover
+	{
+	border-bottom: 4px solid #000;
+	padding-bottom: 2px;
+	background: transparent;
+	color: #000;
+	}
+	
+	.navlist a:hover { 
+		color: #CC0000; 
+		cursor: pointer;
+	}
+</style>
 <script>
 var http_Conf_callbacks = new Object;
 var widgets = {};
@@ -56,21 +102,27 @@
 </script>
 <body id="foo" onload="localajaxinit()"  bgcolor="EFEFEF">
 <div class="mainscreenTitleBar">
-	<span style="margin-left: 4px;font-weight:bold;">GUI Access Settings</span>
+	<span style="margin-left: 4px;font-weight:bold;">GUI Access Settings : IP and Port settings</span>
 	<span style="cursor: pointer; cursor: hand;" onclick="window.location.href=window.location.href;" >&nbsp;<img src="images/refresh.png" title=" Refresh " border=0 >&nbsp;</span>
+</div>
+
+<div class="navcontainer">
+<ul class="navlist">
+	<li><a href="#" class="current">IP & Port Settings</a></li>
+	<li><a href="language.html">Language</a></li>
+</ul>
 </div>
 <div class="mainscreenContentBox" id="userscontent">
 	<select  id="hiddenfield" style="display:none"></select>
 	<BR>
-	<table align="center" cellpadding=2 cellspacing=2 border=0>
-		<tr>	<td colspan=2 align=center height=50>	<B>GUI Access Settings</B>	</td>	</tr>
+	<table align="center" cellpadding=0 cellspacing=3 border=0>
 		<tr>	<td align=right tip="en,http_options,1" height=30>Bind IP:</td>
-			<td tip="en,http_options,1">&nbsp;<input size=16 type='text' id='bindaddr' class="input8"  dfalt="0.0.0.0"></td>
+			<td tip="en,http_options,1">&nbsp;<input size=16 type='text' id='bindaddr' class="input9"  dfalt="0.0.0.0"></td>
 		</tr>
-		<tr>	<td align=right tip="en,http_options,2" height=30>Port:</td>
-			<td tip="en,http_options,2">&nbsp;<input size=10 type='text' id='bindport' class="input8" dfalt="80"></td>
+		<tr>	<td align=right tip="en,http_options,2">Port:</td>
+			<td tip="en,http_options,2">&nbsp;<input size=10 type='text' id='bindport' class="input9" dfalt="80"></td>
 		</tr>
-		<tr><td colspan=2 align=center height=40 valign=bottom>
+		<tr><td colspan=2 align=center valign=bottom height=40>
 			<input type='button' id='save' value='Save' class="buttonbold">&nbsp;
 			<input type='button' id='cancel' value='Cancel' class="buttonbold">
 			</td>

Modified: branches/1.4/config/localexts.html
URL: http://svn.digium.com/view/asterisk-gui/branches/1.4/config/localexts.html?view=diff&rev=1306&r1=1305&r2=1306
==============================================================================
--- branches/1.4/config/localexts.html (original)
+++ branches/1.4/config/localexts.html Tue Aug  7 14:37:19 2007
@@ -182,6 +182,7 @@
 		add_ADVpanel( ["VM Email settings", "emailsettings.html", "Voicemail Email Template"]);
 		add_ADVpanel( ["Global SIP Settings", "sip.html", "Global SIP Settings"]);
 		add_ADVpanel( ["Global IAX Settings", "iax.html", "Global IAX Settings"]);
+		add_ADVpanel( ["Access Settings", "http_options.html", "GUI Access settings"]);
 //		add_ADVpanel( ["Music on Hold", "moh.html", "Music On Hold"]);
 //		add_ADVpanel( ["Jabber", "jabber.html", "Jabber"]);
 //		add_ADVpanel( ["Jingle", "jingle.html", "Jingle"]);




More information about the asterisk-gui-commits mailing list