Platform Explorer / Nuxeo Platform LTS 2019 10.10

Bundle org.nuxeo.ecm.content.showcase

In bundle group org.nuxeo.ecm.platform

Documentation

  • Parent Documentation: README.md

    Nuxeo Showcase Content Sample

    This addon import a set of showcase content containing office documents, images, videos, ...

    Modules

    • nuxeo-showcase-content-importer: Showcase content Importer bundle

    Building all modules

    mvn clean install
    

    How to Create a New Data Zip File

    • Import latest released Version
    • Remove old or deprecated documents; without forgetting to clean the trash
    • Import new documents
    • To lighter the zip export file, cleanup all picture views, transcoded videos, etc. Execute this SQL query using your prefered SQL client:
    delete from hierarchy where primarytype  = 'view' or primarytype = 'storyboarditem' or primarytype = 'transcodedVideoItem';
    
    • Cleanup CoreSession cache
    • Make a Zip Tree Export from Workspaces
    • Upload it on Nexus, GAV: org.nuxeo.ecm.platform:nuxeo-showcase-content-sample-data:NEXT_VERSION
    • Update Marketplace nuxeo/marketplace-showcase-content-sample project to use the correct data version.

    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

[875, 877]
The resolution order represents the order in which components have been resolved by the Nuxeo Runtime framework. This range represents the minimal and maximal orders for this bundle's components.
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-showcase-content-importer-10.10.jar
Group Idorg.nuxeo.ecm.platform
Artifact Idnuxeo-showcase-content-importer
Version10.10

Manifest

Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Created-By: Apache Maven
Built-By: jenkins
Build-Jdk: 1.8.0_191
Bundle-ManifestVersion: 1
Bundle-Version: 1.0.0
Bundle-SymbolicName: org.nuxeo.ecm.content.showcase;singleton:=true
Nuxeo-Component: OSGI-INF/content-template-contrib.xml,OSGI-INF/listen
 er-contrib.xml,OSGI-INF/service-contrib.xml

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