Coder Social home page Coder Social logo

Comments (5)

demarant avatar demarant commented on May 28, 2024

@fulv: Hi!
I added the label question.

point 1. for Alin Voinea to reply.

point 2. there are no technical reasons why not to use the eea.facetednavigation on the homepage of a site. We also thought about a good fall back if if JS is disabled, so a normal folder summary listing with batches is displayed. In any case there are no known SEO-issues, as Google also started to interpret js in pages.for some time now.

point 2.Yes, we have also create a portlet as a shortcut to the faceted navigation page, see for example the tag cloud displayed at the bottom here http://www.eea.europa.eu/data-and-maps, the code example is found here: http://taskman.eionet.europa.eu/projects/zope/repository/entry/trunk/eea.design/trunk/eea/design/skins/eea_design/portlet_faceted_tagclouds.pt
I hope it above helps. Cheers!

from eea.facetednavigation.

fulv avatar fulv commented on May 28, 2024

So, there are no existing portlets for this, I would have to make my own.
Thank you for the example!

FYI: Clicking a link in the tag cloud portlet load the correctly filtered
faceted navigation page, but the "Topics" widget does not show the selected
topic. Nor does the faceted navigation page in any way show what it's
filtering on.

Fulvio

On Mon, Jun 2, 2014 at 11:13 PM, Antonio De Marinis <
[email protected]> wrote:

@fulv https://github.com/fulv: Hi!
I added the label question.

point 1. for Alin Voinea to reply.

point 2. there are no technical reasons why not to use the
eea.facetednavigation on the homepage of a site. We also thought about a
good fall back if if JS is disabled, so a normal folder summary listing
with batches is displayed. In any case there are no known SEO-issues, as
Google also started to interpret js in pages.for some time now.

point 2.Yes, we have also create a portlet as a shortcut to the faceted
navigation page, see for example the tag cloud displayed at the bottom here
http://www.eea.europa.eu/data-and-maps, the code example is found here:
http://taskman.eionet.europa.eu/projects/zope/repository/entry/trunk/eea.design/trunk/eea/design/skins/eea_design/portlet_faceted_tagclouds.pt
I hope it above helps. Cheers!

Reply to this email directly or view it on GitHub
#47 (comment)
.

from eea.facetednavigation.

avoinea avatar avoinea commented on May 28, 2024

@fulv That's because "Topics" widget uses a different catalog index than "Popular tags" widget (bottom of the page). And the selected tags are displayed at the top of the page within "Current search" widget.

from eea.facetednavigation.

avoinea avatar avoinea commented on May 28, 2024

@fulv About the faceted.tool package, indeed I see we missed releasing it on pypi. And that's because it was meant to store more faceted navigation settings, but in the end it only allows you to define custom mappings between interfaces and portal_types, e.g.:

VideoFile = (IVideo, ATFile)
PDFFile = (IPdf, ATFile)
Publication = (IPublication, Document)
Indicator = (IIndicator, Document)

And then makes them available to be used within faceted navigation widgets.

from eea.facetednavigation.

fulv avatar fulv commented on May 28, 2024

Thanks!

Fulvio

On Wed, Jun 4, 2014 at 1:10 AM, Alin Voinea [email protected]
wrote:

@fulv https://github.com/fulv About the faceted.tool package, indeed I
see we missed releasing it on pypi. And that's because it was meant to
store more faceted navigation settings, but in the end it only allows you
to define custom mappings between interfaces and portal_types, e.g.:

VideoFile = (IVideo, ATFile)
PDFFile = (IPdf, ATFile)
Publication = (IPublication, Document)
Indicator = (IIndicator, Document)

And then makes them available to be used within faceted navigation widgets.

Reply to this email directly or view it on GitHub
#47 (comment)
.

from eea.facetednavigation.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.