0.3.3 • Published 4 years ago

@lblod/ember-rdfa-editor-date-overwrite-plugin v0.3.3

Weekly downloads
30
License
MIT
Repository
github
Last release
4 years ago

@lblod/ember-rdfa-editor-date-overwrite-plugin

Easy update of xsd:date or xsd:dateTime in an editor-document.

Compatibility

  • Ember.js v3.12 or above
  • Ember CLI v2.13 or above
  • Node.js v10 or above

Installation

ember install @lblod/ember-rdfa-editor-date-overwrite-plugin

The plugin will automatically be added in the default and all editor profiles in app/config/editor-profiles.js. Add the plugin name rdfa-editor-date-manipulation-plugin to other editor profiles if you want to enable the plugin in these profiles, too.

Usage

Looks for the following RDFA:

<span property="ns:aProperty" datatype="xsd:date" content="2012-12-12">12 december 2012</span>

Once found, hint is registered. User can click in date, and this plugin will suggest to overwrite it.

Provides a datepicker as help.

Recommended to use this plugin in conjunction with ember-rdfa-editor-date-plugin to allow insertion of new dates.

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

0.3.3

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.9

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago