From 8864c558582e0c9e368a1919a4d65c3e7a28a4ba Mon Sep 17 00:00:00 2001 From: Griffin Boyce Date: Tue, 5 Nov 2013 15:47:54 -0500 Subject: [PATCH 1/2] disabled ui element float on load, fixes #32 --- files/usr/share/commotion/files/olsr-viz.sh | 2 +- htdocs/luci-static/commotion_index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/files/usr/share/commotion/files/olsr-viz.sh b/files/usr/share/commotion/files/olsr-viz.sh index bed9f0f..5c2e4c1 100755 --- a/files/usr/share/commotion/files/olsr-viz.sh +++ b/files/usr/share/commotion/files/olsr-viz.sh @@ -25,7 +25,7 @@ STYLE="width: 100%; height: 83%; border: 1px solid #ccc; margin-left:auto; margi

Zoom +    |  Max-Hops +    -|  Auto-Spacer  +|  Auto-Spacer  |  Host Names  |  Save Settings  |  Reset

diff --git a/htdocs/luci-static/commotion_index.html b/htdocs/luci-static/commotion_index.html index 318d878..bcd5ce2 100644 --- a/htdocs/luci-static/commotion_index.html +++ b/htdocs/luci-static/commotion_index.html @@ -4,4 +4,4 @@

Welcome to Commotion!

Commotion Wireless

-Thanks for using our network! +

Thanks for using our network!

From 0cea269b6a9c7046d74ca6ebe33120533fb96b7a Mon Sep 17 00:00:00 2001 From: Griffin Boyce Date: Wed, 6 Nov 2013 14:58:59 -0500 Subject: [PATCH 2/2] added translation tags per issue #39 --- luasrc/view/commotion/meshprofile.htm | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/luasrc/view/commotion/meshprofile.htm b/luasrc/view/commotion/meshprofile.htm index 0d646cc..c22df62 100644 --- a/luasrc/view/commotion/meshprofile.htm +++ b/luasrc/view/commotion/meshprofile.htm @@ -18,9 +18,9 @@

<%:Node Profiles%>

-

If your node includes configuration profiles for multiple Commotion -networks, this form allows you to set your defaults. NOTE: Channel settings must be manually changed. -We recommend that you reboot your node after changing these settings.

+

<%:If your node includes configuration profiles for multiple Commotion +networks, this form allows you to set your defaults.%> <%:NOTE: Channel settings must be manually changed.%> +<%:We recommend that you reboot your node after changing these settings.%>

<%-if ERR then-%>
<%=ERR%>
@@ -30,8 +30,8 @@

<%:Node Profiles%>

Overwrite existing profile?

-Yes, please overwrite the existing profile
-No, I will rename the file and upload it again
+<%:Yes, please overwrite the existing profile%>
+<%:No, I will rename the file and upload it again%>
<%end%> @@ -57,9 +57,9 @@

<%:Select a profile to apply%>



-

Download a Profile

+

<%:Download a Profile%>

- +
-

Upload a Profile

+

<%:Upload a Profile%>

- +
- Upload a config file from your own computer. + <%:Upload a config file from your own computer.%>