Platform Explorer / Nuxeo Platform LTS 2019 10.10

Bundle org.nuxeo.ecm.platform.suggestbox.jsf

Documentation

  • Parent Documentation: README.md

    Nuxeo Platform Suggest Box

    This repository hosts the source code of a Nuxeo service to suggest actions (e.g. navigate to a document or user profile page or perform a filtered search for documents) from a contextual user text input (e.g. search box).

    This repository also provides a Seam component and JSF template to override the top right search box of the default Nuxeo web interface to provide AJAX suggestions.

    In the future the service suggestion feature could also be exposed as a Nuxeo Content Automation operation to build similar UI for clients using the Android or iOS SDKs for instance.

    Building

    mvn clean install
    

    Deploying

    Copy the built artifacts into $NUXEO_HOME/templates/custom/bundles/ and activate the "custom" template.

    QA results

    Build Status

    About Nuxeo

    Nuxeo dramatically improves how content-based applications are built, managed and deployed, making customers more agile, innovative and successful. Nuxeo provides a next generation, enterprise ready platform for building traditional and cutting-edge content oriented applications. Combining a powerful application development environment with SaaS-based tools and a modular architecture, the Nuxeo Platform and Products provide clear business value to some of the most recognizable brands including Verizon, Electronic Arts, Sharp, FICO, the U.S. Navy, and Boeing. Nuxeo is headquartered in New York and Paris. More information is available at www.nuxeo.com.

Resolution Order

695
The resolution order represents the order in which this bundle's single component has been resolved by the Nuxeo Runtime framework.
You can influence this order by adding "require" tags in the component declaration, to make sure it is resolved after another component. It will also impact the order in which contributions are registered on their target extension point (see "Registration Order" on contributions).

Components

Packages

Maven Artifact

Filenuxeo-platform-suggestbox-jsf-10.10-HF33.jar
Group Idorg.nuxeo.ecm.platform
Artifact Idnuxeo-platform-suggestbox-jsf
Version10.10-HF33

Manifest

Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Created-By: Apache Maven
Built-By: jenkins
Build-Jdk: 1.8.0_265
Bundle-ManifestVersion: 1
Bundle-Version: 1.0.0
Bundle-Vendor: Nuxeo
Bundle-Name: Nuxeo Platform Suggestbox JSF
Nuxeo-Component: OSGI-INF/suggestbox-actions-contrib.xml
Bundle-SymbolicName: org.nuxeo.ecm.platform.suggestbox.jsf;singleton:=
 true

Exports

Charts

    Raw Data: Json Contribution Stats

    Contributions by Code Type

    Loading data

    Contributions by Target Extension Point

    Loading data

    Contributions by Studio Source

    Loading data