- How to Fetch Documents with a Query on Date Parameters — In this how-to we will see how to make it possible to process a list of document depending on a date parameter. An example would be how to display or do an operation on all documents expiring in less than 3 months.
- How to Define Public Pages (Viewable by Anonymous Users) — To make some pages or parts of the repository visible to people without requiring them to be authenticated to the Platform, follow the following steps.
- How to setup a test SMTP server
- How to Implement Local Groups or Roles Using Computed Groups
- How to Export Data Using Document Template and Automation — In a few steps, we will show how to generate a CSV file that lists all the documents of your Nuxeo Platform repository and some metadata.
- How to create an empty bundle
- How to Override a Seam Component — This how-to considers you master the creation of the Java plug-in, and you know where to create a Java class. Otherwise please refer to the page How to create an empty bundle or use Nuxeo IDE.