Issue #3117027 by antongp: Add an option to generate Citation Key field value...
Issue #3117027 by antongp: Add an option to generate Citation Key field value in reference entities automatically
Showing
- CHANGELOG.md 17 additions, 1 deletionCHANGELOG.md
- README.md 4 additions, 2 deletionsREADME.md
- composer.json 3 additions, 2 deletionscomposer.json
- help/default/help.page.bibcite.html 5 additions, 0 deletionshelp/default/help.page.bibcite.html
- modules/bibcite_entity/bibcite_entity.info.yml 1 addition, 0 deletionsmodules/bibcite_entity/bibcite_entity.info.yml
- modules/bibcite_entity/bibcite_entity.install 222 additions, 2 deletionsmodules/bibcite_entity/bibcite_entity.install
- modules/bibcite_entity/config/install/bibcite_entity.reference.settings.yml 2 additions, 0 deletions...tity/config/install/bibcite_entity.reference.settings.yml
- modules/bibcite_entity/config/install/system.action.bibcite_entity_reference_regenerate_citekey.yml 10 additions, 0 deletions...em.action.bibcite_entity_reference_regenerate_citekey.yml
- modules/bibcite_entity/config/schema/bibcite_entity.reference.settings.schema.yml 6 additions, 0 deletions...onfig/schema/bibcite_entity.reference.settings.schema.yml
- modules/bibcite_entity/config/schema/bibcite_entity.schema.yml 3 additions, 0 deletions...es/bibcite_entity/config/schema/bibcite_entity.schema.yml
- modules/bibcite_entity/config/schema/bibcite_reference_type.schema.yml 3 additions, 0 deletions...te_entity/config/schema/bibcite_reference_type.schema.yml
- modules/bibcite_entity/src/Entity/Reference.php 19 additions, 0 deletionsmodules/bibcite_entity/src/Entity/Reference.php
- modules/bibcite_entity/src/Entity/ReferenceInterface.php 10 additions, 0 deletionsmodules/bibcite_entity/src/Entity/ReferenceInterface.php
- modules/bibcite_entity/src/Entity/ReferenceType.php 22 additions, 0 deletionsmodules/bibcite_entity/src/Entity/ReferenceType.php
- modules/bibcite_entity/src/Entity/ReferenceTypeInterface.php 18 additions, 0 deletionsmodules/bibcite_entity/src/Entity/ReferenceTypeInterface.php
- modules/bibcite_entity/src/Form/ReferenceSettings.php 43 additions, 15 deletionsmodules/bibcite_entity/src/Form/ReferenceSettings.php
- modules/bibcite_entity/src/Form/ReferenceTypeForm.php 16 additions, 0 deletionsmodules/bibcite_entity/src/Form/ReferenceTypeForm.php
- modules/bibcite_entity/src/Plugin/Action/ReferenceRegenerateCitekey.php 24 additions, 0 deletions...e_entity/src/Plugin/Action/ReferenceRegenerateCitekey.php
- modules/bibcite_entity/src/ReferenceDefaultTableMapping.php 25 additions, 0 deletionsmodules/bibcite_entity/src/ReferenceDefaultTableMapping.php
- modules/bibcite_entity/src/ReferenceStorage.php 37 additions, 0 deletionsmodules/bibcite_entity/src/ReferenceStorage.php
Loading
Please register or sign in to comment