Eclipse Foundation Projects Page
The eclipsefdn_projects
shortcode renders a working group’s projects. They
can be filtered by category or search.
Parameters
Name | Type | Description |
---|---|---|
templateId | string | nil | The mustache template to use. |
url | string | URL of the PMI endpoint to use. |
types | string | nil | Types of projects to display. Accepts the following: "projects" , "proposals" . |
classes | string | nil | Classes for the block. |
display_categories | bool | Toggle the display of category filters. |
categories | string | nil | Path to the JSON file containing project categories. |
is_static_source | bool | nil | If projects are from an endpoint other than the PMI, set this to true . |
sorting_method | string | nil | Accepts the following: "alphanumeric" , "random" . |
page_size | number | nil | Set the maximum number of projects to display. |
Examples
Following list of projects has been filtered to display “Jakarta EE” projects, randomly sorted, and with a page size of 3: