Investigate how we will transfer existing platform to GeoNode2 using pre-alpha version
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenQuake (deprecated) |
Confirmed
|
Undecided
|
Ben Wyss |
Bug Description
as Geonode 2.0 is as of the time of this bug not available, I instead integrated the dwelling fractions application into the current OQP based on Geonode 1.2.
(my notes)
adding leaflet js to OQP:
first add a new page:
add a html file to /etc/geonode/
then add the page to the oqp menu.html: /var/lib/
&
/etc/geonode/
like this:
<li><a href="/
then add the binding in django to the new page in: /var/lib/
add all the leaflet wax etc dependancies in (see attachment):
/var/www/
Is this issue still valid?