datocms-plugin-editor-help

1.0.0 • Public • Published

Datocms Plugin: Editor Help

This DatoCMS plugin can be added to a field in order to present extra information for editors.

Features

The plugin can be used to provide additional information on the following field types:

  • boolean
  • color
  • date
  • date_time
  • float
  • integer
  • json
  • lat_lon
  • link
  • links
  • seo
  • string
  • text
  • video

Content can be provided using Markdown.

Configuration

First add this plugin via DatoCMS Settings > Plugins > Add.

After installing the plugin, it can be connected to a field using the 'Insert add-on' button.

When connected to a field, under the tab 'Presentation', you can add the label of the button and the extra information to be shown in the info panel toggled by the button.

Development

Install all the project dependencies with:

yarn install

Add this plugin in development mode to one of your DatoCMS project with:

yarn addToProject

Start the local development server with:

yarn start

The plugin will be served from http://localhost:5000/. Insert this URL as the plugin Entry point URL.

Package Sidebar

Install

npm i datocms-plugin-editor-help

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

1.09 MB

Total Files

11

Last publish

Collaborators

  • basdv