Skip to content

A Dexterity-based content type inspired on the News Industry Text Format specification

Notifications You must be signed in to change notification settings

flecox/collective.nitf

 
 

Repository files navigation

collective.nitf

A content type inspired on the News Industry Text Format specification.

News articles in Plone are instances of the 'News Item' content type: they can contain a title, a description, a body text, an image and some basic metadata. If you publish a couple of items from time to time, this is fine.

But suppose you have to publish dozens of items everyday... How do you tell your readers who they are about? What do they cover? Where do they took place? And, more important, how do you classify them? How do you organize them? How do you tell your readers which ones are newsworthy?

To solve these, and other issues, the IPTC developed XML standards to define the content and structure of news articles. NITF, NewsML and NewsCodes are among these standards and they support the classification, identification and description of a huge number of news articles characteristics.

NITF is intended to structure independent news articles and this package aims to implement a content type inspired by the specification.

All news articles provide a @@nitf view that is available although is not registered.

In the near future we are going to implement a @@newsml view also.

You can validate the output of the @@nitf view using services like XML validation.

You may use the NITF Document Type Definition version 3.5 and the XHTML Ruby Module associated with it.

About

A Dexterity-based content type inspired on the News Industry Text Format specification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published