kartoza / SAEOSS-Portal

The SAEOSS Portal has been proposed as a system of software components functioning together as the national central earth observation geospatial repository, with a view to metadata and open geospatial API standards compliance as well as user impact maximization
https://kartoza.github.io/SAEOSS-Portal/
GNU Affero General Public License v3.0
4 stars 9 forks source link

About page link redirects to organisations page #128

Closed Jeremy-Prior closed 1 year ago

Jeremy-Prior commented 1 year ago

If a user clicks on the About link in the nav bar they get redirected to the organisation page

issue126_1.webm

EliVolsch commented 1 year ago

The about page content has not been created yet it seems. This page should be created and implemented

The content of the about page should provide the following at minimum:

zamuzakki commented 1 year ago

We can create default pages which include about page using docker exec -ti saeoss_ckan-web_1 poetry run ckan saeoss bootstrap create-pages

I have created About page on staging: http://10.150.16.178:5000/pages To edit the content, click the About page listing then click Edit.

The About menu on staging is not yet linked to About page, since it needs my PR to be deployed first.

Indiphile commented 1 year ago

About menu item redirects to the correct page.