[GeoNode-devel] New settings proposal and owners filter

Stefano Menegon ste.menegon at gmail.com
Wed Jun 24 05:41:33 PDT 2015


Hi devs,

  for our GeoNode customization we have added a new setting parameter
to configure/enable each single block of filters.

Here an example:

SEARCH_FILTERS = {
    'TEXT_ENABLED': True,
    'TYPE_ENABLED': True,
    'CATEGORIES_ENABLED': True,
    'OWNERS_ENABLED': True,
    'KEYWORDS_ENABLED': False,
    'DATE_ENABLED': False,
    'REGION_ENABLED': False,
    'EXTENT_ENABLED': True,
}


We have also added a new block to filter the owners directly on the
layers/maps/docs pages
The changes are minimal and, If it is useful for others, I can send a PR.

ciao

-- 

//Stefano Menegon, PhD

Italian National Research Council (CNR),
ISMAR Institute of Marine Sciences
Arsenale - Tesa 104, Castello 2737/F,
I-30122 Venice -Italy


More information about the geonode-devel mailing list