Opened 6 years ago

Last modified 6 years ago

#2201 new task

stable urls for content filters and searches

Reported by: jive Owned by: webcom@…
Priority: normal Milestone:
Component: WebSite Keywords:
Cc:

Description

Creating a general issue to look at a technical limitation of the website that should be addressed:

  • Any time we have a filter dropdown to explore content the URL needs to reflect the filter and search options made so we can share the resulting list with others

The capability is kind of available, but I expect it was done as a *one-off* solution on a case by case basis rather than solved.

Here we have a stable URL searching service providers that support specific products:

If we go the the services providers page and select different options the page contents update but the URL does not.

This issue is reported multiple times in different ways:

Change History (9)

comment:1 by jive, 6 years ago

I also note we should be able to link to "page 7" of a search result. For example page 47 of community-news

comment:2 by cvvergara, 6 years ago

About the search & using (staging links instead of getinteractive links)

I need to understand why things are listed the way they are:

https://staging.www.osgeo.org/service-providers/?p=geonode

No mention of geonode:

geonode mentioned on Core contributor

geonode mentioned on sub-title and Technology Expertise & Core contributor

geonode mentioned on Technology Expertise

geonode mentioned on paragraph, Technology Expertise & Core contributor

What is the rule to be on the search to give a result? because Boundles does not mention at all geonode

comment:3 by cvvergara, 6 years ago

On camptocamp, there is a list of "project contributions" (on the about tab)

https://staging.www.osgeo.org/wp-admin/post.php?post=4986&action=edit

and geonode is mentioned there

but on the https://staging.www.osgeo.org/service-providers/camptocamp/ page it only shows geonetwork

For Boundles: https://staging.www.osgeo.org/wp-admin/post.php?post=854&action=edit

again on the about tab geonode, geoserver, JTS topology suite, Qgis desktop but shows as core contributor: geowebcache geotools open layers and geoserver

From where does it get the core contributor data? From where does it get the search filter when using /?p=geonode ?

comment:4 by cvvergara, 6 years ago

Going to ge geonode project: https://staging.www.osgeo.org/wp-admin/post.php?post=505&action=edit on tab core contributors

  • Boundless
  • Terranodo
  • Civic Vision
  • Kartoza (Pty) Ltd.
  • GeoSolutions

There is no mention of camp to camp as core contributor, instead Terranodo is mentioned, but camp to camp shows on the search but not Terranodo

comment:5 by cvvergara, 6 years ago

About the page # on community news, today its on page one but in 10 days who know in which page it will be

comment:6 by cvvergara, 6 years ago

On https://staging.www.osgeo.org/projects/geonode/

It shows no core contributors

comment:7 by cvvergara, 6 years ago

single project.php: Service providers of a project are only the core contributors

// Service providers
$serviceProviders = get_field('core_contributors', $id);

comment:8 by cvvergara, 6 years ago

single project.php

has code for news has code for disclaimer

But the data has no news field or disclaimer field, and Community News has no way to indicate it belongs to a project

comment:9 by cvvergara, 6 years ago

going to experiment with this plugin in staging: http://v2.wp-api.org/

Note: See TracTickets for help on using tickets.