-
- Downloads
Showing
- README.md 1 addition, 1 deletionREADME.md
- composer.json 1 addition, 1 deletioncomposer.json
- config/install/gherkin.settings.yml 5 additions, 0 deletionsconfig/install/gherkin.settings.yml
- config/schema/gherkin.schema.yml 4 additions, 1 deletionconfig/schema/gherkin.schema.yml
- css/theme/gherkin.style.theme.css 11 additions, 0 deletionscss/theme/gherkin.style.theme.css
- gherkin.info.yml 1 addition, 0 deletionsgherkin.info.yml
- gherkin.install 15 additions, 0 deletionsgherkin.install
- gherkin.libraries.yml 25 additions, 2 deletionsgherkin.libraries.yml
- gherkin.links.menu.yml 5 additions, 0 deletionsgherkin.links.menu.yml
- gherkin.routing.yml 7 additions, 0 deletionsgherkin.routing.yml
- src/Plugin/Field/FieldWidget/GherkinDefaultWidget.php 75 additions, 9 deletionssrc/Plugin/Field/FieldWidget/GherkinDefaultWidget.php
- src/Plugin/Form/GherkinSettingForm.php 70 additions, 0 deletionssrc/Plugin/Form/GherkinSettingForm.php
{ | ||
"name": "drupal/gherkin", | ||
"description": "Gherkin Editor", | ||
"description": "Gherkin Script", | ||
"type": "drupal-module", | ||
"homepage": "https://www.drupal.org/project/gherkin", | ||
"license": "GPL-2.0-or-later", | ||
... | ... |
config/install/gherkin.settings.yml
0 → 100644
css/theme/gherkin.style.theme.css
0 → 100755
gherkin.install
0 → 100644
gherkin.links.menu.yml
0 → 100644
gherkin.routing.yml
0 → 100644
src/Plugin/Form/GherkinSettingForm.php
0 → 100644
Please register or sign in to comment