You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<ahref="django.html" class="hide btn btn-success">Learn about GeoNode's pluggable Django apps and deployable projects</a>
94
+
<ahref="https://docs.geonode.org/en/master/advanced/index.html#geonode-django-contrib-apps" class="hide btn btn-success">Learn about GeoNode's pluggable Django apps and deployable projects</a>
95
95
</div>
96
96
</div>
97
97
<divclass="col-6 col-md-4">
@@ -108,17 +108,17 @@ <h4>Built for the web</h4>
108
108
</div>
109
109
<divclass="col-12 col-md-8 number three">
110
110
<divclass="highlighted-box">
111
-
<h2>Bootstrap and jQuery</strong></h2>
111
+
<h2>React and Bootstrap</strong></h2>
112
112
<h4>Modern and flexible front-end</h4>
113
-
<p>GeoNode's front-end is based on the popular and flexible jQuery and Bootstrap frameworks. A set of jQuery JavaScript plugins is used to drive the user interface, and Bootstrap CSS is used to style the pages. Both of these frameworks make it easy to theme and customize your own GeoNode implementation if desired.</p>
113
+
<p>GeoNode's front-end is based on the popular and flexible React and Bootstrap frameworks.React is used along with Redux and Rxjs to drive the user interface, and Bootstrap CSS is used to style the pages. Both of these frameworks make it easy to theme and customize your own GeoNode implementation if desired.</p>
114
114
<p>Features include:</p>
115
115
<ulclass="unstyled">
116
116
<li>Bootstrap CSS framework</li>
117
-
<li>jQuery JavaScript front-end and plugins</li>
117
+
<li>React, Redux, Rxjs</li>
118
118
<li>Django templating system</li>
119
119
<li>Customizable themes using LESS and Bootswatch</li>
120
120
</ul>
121
-
<ahref="bootstrap_jquery.html" class="hide btn btn-success">Learn about GeoNode's Front End</a>
121
+
<ahref="https://github.com/GeoNode/geonode-mapstore-client" class="hide btn btn-success">Learn about GeoNode's Front End</a>
122
122
</div>
123
123
</div>
124
124
</div>
@@ -141,7 +141,7 @@ <h4>Integrate easily</h4>
141
141
<li>GeoServer REST API</li>
142
142
<li>GeoNode search and REST APIs</li>
143
143
</ul>
144
-
<ahref="apis.html" class="hide btn btn-success">Learn about GeoNode's APIs</a>
144
+
<ahref="https://docs.geonode.org/en/master/devel/api/index.html" class="hide btn btn-success">Learn about GeoNode's APIs</a>
Copy file name to clipboardExpand all lines: user_features.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ <h4>Browse and search for geospatial data</h4>
60
60
<li>Federated OGC services</li>
61
61
<li>Metadata catalogue</li>
62
62
</ul>
63
-
<ahref="explore_discover.html" class="hide btn btn-success">Learn about GeoNode's discovery features</a>
63
+
<ahref="https://docs.geonode.org/en/master/usage/data/finding_data.html" class="hide btn btn-success">Learn about GeoNode's discovery features</a>
64
64
</div>
65
65
</div>
66
66
</div>
@@ -88,7 +88,7 @@ <h4>Upload and share geospatial data, securely</h4>
88
88
<li>Versioned geospatial data editor</li>
89
89
90
90
</ul>
91
-
<ahref="import_manage.html" class="hide btn btn-success">Learn about GeoNode's data management features</a>
91
+
<ahref="https://docs.geonode.org/en/master/usage/managing_datasets/index.html" class="hide btn btn-success">Learn about GeoNode's data management features</a>
92
92
</div>
93
93
</div>
94
94
<divclass="col-4">
@@ -120,7 +120,7 @@ <h4>Create and share interactive web maps</h4>
120
120
<li>Create multi-layer interactive maps</li>
121
121
<li>Share and embed maps in web pages</li>
122
122
</ul>
123
-
<ahref="mapping.html" class="hide btn btn-success">Learn about GeoNode's mapping features</a>
123
+
<ahref="https://docs.geonode.org/en/master/usage/managing_maps/index.html" class="hide btn btn-success">Learn about GeoNode's mapping features</a>
0 commit comments