aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/diabook/communityhome.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-05-12 01:28:04 -0700
committerfriendica <info@friendica.com>2012-05-12 01:28:04 -0700
commit99e4ea19e733f86259e39f5a22d64f1521abc5ae (patch)
treed19beecde1e41869b99879ad92a4cf3e550fd364 /view/theme/diabook/communityhome.tpl
parentaa83198611f2da482a0927bac122176a4d33d4ec (diff)
parent2454028ef61a3ea1dd8308896c8bbf1f04f97ac9 (diff)
downloadvolse-hubzilla-99e4ea19e733f86259e39f5a22d64f1521abc5ae.tar.gz
volse-hubzilla-99e4ea19e733f86259e39f5a22d64f1521abc5ae.tar.bz2
volse-hubzilla-99e4ea19e733f86259e39f5a22d64f1521abc5ae.zip
Merge https://github.com/friendica/friendica into pull
Diffstat (limited to 'view/theme/diabook/communityhome.tpl')
-rwxr-xr-xview/theme/diabook/communityhome.tpl19
1 files changed, 10 insertions, 9 deletions
diff --git a/view/theme/diabook/communityhome.tpl b/view/theme/diabook/communityhome.tpl
index 95ec7a51a..6fa330140 100755
--- a/view/theme/diabook/communityhome.tpl
+++ b/view/theme/diabook/communityhome.tpl
@@ -10,7 +10,16 @@
<div id="mapcontrol" style="display:none;">
<form id="mapform" action="network" method="post" >
-<span style="width: 500px;position: relative;float: right;right:20px;"><p>this ist still under development.
+<div id="layermanager" style="width: 350px;position: relative;float: right;right:20px;"></div>
+<div id="map2" style="height:350px;width:350px;"></div>
+<div id="mouseposition" style="width: 350px;"></div>
+{{inc field_input.tpl with $field=$ELZoom}}{{endinc}}
+{{inc field_input.tpl with $field=$ELPosX}}{{endinc}}
+{{inc field_input.tpl with $field=$ELPosY}}{{endinc}}
+<div class="settings-submit-wrapper">
+<input id="mapsub" type="submit" value="$sub" class="settings-submit" name="diabook-settings-map-sub"></input>
+</div>
+<span style="width: 500px;"><p>this ist still under development.
the idea is to provide a map with different layers(e.g. earth population, atomic power plants, wheat growing acreages, sunrise or what you want)
and markers(events, demos, friends, anything, that is intersting for you).
These layer and markers should be importable and deletable by the user.</p>
@@ -20,14 +29,6 @@ just contact me, if you are intesrested in joining</p>
<p>this is build with <b>mapquery</b> http://mapquery.org/ and
<b>openlayers</b>http://openlayers.org/</p>
</span>
-<div id="map2" style="height:350px;width:350px;"></div>
-<div id="mouseposition" style="width: 350px;"></div>
-{{inc field_input.tpl with $field=$ELZoom}}{{endinc}}
-{{inc field_input.tpl with $field=$ELPosX}}{{endinc}}
-{{inc field_input.tpl with $field=$ELPosY}}{{endinc}}
-<div class="settings-submit-wrapper">
-<input id="mapsub" type="submit" value="$sub" class="settings-submit" name="diabook-settings-map-sub"></input>
-</div>
</form>
</div>