Newsroom Planner
6.0.0
6.0.0
  • What is Newsroom Planner?
  • User guide
    • Overview
    • Top menu
      • Template
    • Calendar view
      • Filtering
      • Cards in calendar columns
    • Search
    • Events
      • Create an event
      • Edit event
    • Planning
      • Create a planning
      • Edit a plan
    • Assignment
      • Create assignment
        • Text assignment
        • Photo assignment
          • Manage linked photos
        • Other types of assignments
      • Edit assignment
        • Article size
      • E-mail notification
    • Hotkeys
    • Action widget
    • Copying
  • My assignment
  • The list of my assignments
  • Text assignment
    • Edit article on assignment
    • Create new article on the assignment
    • Link an article to the assignment
    • Change article size
    • Make a copy of an article
    • Use linked photos in the article
    • Create article when there is no assignment created
  • Photo assignment
    • Upload photos
    • Link photos
    • Unlink photos
    • Manage linked photos
  • Set the assignment as done
  • Create new assignment
  • Opening plan/assignment
  • Copy a plan
  • Admin guide
    • Settings
      • Customization
        • Cards
        • Columns
        • Single view (My assignment)
        • Advanced concept settings
        • Loadable components
          • Event
          • Planning
          • Assignment
            • Type of assignment
          • Full package
          • Tags
      • Configuration
        • Types
        • Sortings
        • Filters
        • Property mappings
        • Properties to fetch
        • Queries & Suggestions
        • Providers
        • Map options
        • Writer
        • Email service
        • Debug
      • Templates
    • My assignment Workspace setting
    • Changelog
    • Requirements
    • E-mail notification
    • Integrate with Newsroom Planner
    • Develop with NRP
    • Migration
      • 5.x ➡ 6.x
      • 5.0.x ➡ 5.1.x
      • 4.x ➡ 5.x
        • Cleanup
      • 3.x ➡ 4.x
        • Templates
      • 2.x ➡ 3.x
      • 1.x ➡ 2.x
    • Concept relations
  • Developer guide
    • Link to plugin-development documentation
Powered by GitBook
On this page
  • Recommended dependencies versions
  • Required
  • OpenContent configuration
  • Modules
  • Actions
  • Portals
  • Optional
  • Portals

Was this helpful?

  1. Admin guide

Requirements

PreviousChangelogNextE-mail notification

Last updated 2 years ago

Was this helpful?

Example how to interpret which version that is required, according to Semver ():

  • ^1.2.3 means "is greater than or equal to 1.2.3 but lower than 2.0.0."

  • ^0.2.3 means "is greater than or equal to 0.2.3 but lower than 0.3.0." (0.x.x is special)

  • 0.0.1 means "is = 0.0.1."

  • 0.14.x || 15.x.x means "version 0.14.x or 15.x.x".

Recommended dependencies versions

  • Dashboard plugin Writer: ^4.2.0

  • Naviga Photos: ^2.1.2

  • Content Agent 2.1.0

  • Image Content Provider ^1.2.0

  • Status map ^2.2.0

Required

OpenContent configuration

Verify that OpenContent standard config of version 0.11.0 or higher is present in target OC

Modules

modules are handled by Naviga

Utility (^2.3.0)

Dashboard Utility/Helpers core module

GUI (^3.0.0)

Dashboard GUI/Style-Guide core module

Actions

Writer 6.5.1, 6.4.1, 6.3.5, 6.2.2 or newer is required

Portals

  • Image search handler => A portal to search for images.

  • Image gallery handler => A portal to handle displaying images and render them in a grid.

  • Image metadata handler => A portal to handle images metadata.

  • Image upload handler => A portal to handle upload images.

Optional

Portals

Article Copy => Display a article copy portal

Used in order to let Writer plugin handle copying of articles

Article preview => Display article preview portal

Used to allow a more correct representation of the article to be previewed inside NRP.

*Needs CCA compliant data

Article handler => Display a article handler portal

Used to let Writer dashboard plugin handle create/update articles. Configuration of fields are done in the Writer dashboard plugin. *Needs mapping to allow creation of articles in assignments.

Writer => Writer application portal

Used in my assignments to let Writer dashboard plugin handle the rendering and communication with Writer

^4.0.0

For Article Size, Writer 6.4.0 or newer is needed, as well as the .

^2.1.0

^1.2.0

^2.2.0

^1.0.0 || ^2.0.0

(^3.0.0 || ^4.0.0)

(^3.0.0 || ^4.0.0)

(^4.2.0)

(^4.0.0)

Semver org
Dashboard plugin Writer
Article Size Writer plugin
Content Agent
Image Content Provider
Status Map
Naviga Photos
Dashboard plugin Writer
Dashboard plugin Writer
Dashboard plugin Writer
Dashboard plugin Writer