Issue #3337780: Replace README.txt with README.md
Open
requested to merge issue/field_image_tooltips-3337780:3337780-replace-readme.txt-with into 8.x-1.x
11 unresolved threads
Closes #3337780
Merge request reports
Activity
- README.md 0 → 100644
4 content type in order to add image with tooltips on it. By clicking on this 5 tooltip user will see attached node in Ctools modal window. 6 7 For a full description of the module, visit the 8 [project page](https://www.drupal.org/project/field_image_tooltips). 9 10 Submit bug reports and feature suggestions, or track changes in the 11 [issue queue](https://www.drupal.org/project/issues/field_image_tooltips). 12 13 14 ## Requirements 15 16 This module requires the following modules: 17 18 - Features 19 - Paragraphs changed this line in version 3 of the diff
- README.md 0 → 100644
16 This module requires the following modules: 17 18 - Features 19 - Paragraphs 20 21 22 ## Installation 23 24 Install as you would normally install a contributed Drupal module. For further 25 information, see 26 [Installing Drupal Modules](https://www.drupal.org/docs/extending-drupal/installing-drupal-modules). 27 28 29 ## Configuration 30 31 - Install Field image tooltips module changed this line in version 3 of the diff
- README.md 0 → 100644
18 - Features 19 - Paragraphs 20 21 22 ## Installation 23 24 Install as you would normally install a contributed Drupal module. For further 25 information, see 26 [Installing Drupal Modules](https://www.drupal.org/docs/extending-drupal/installing-drupal-modules). 27 28 29 ## Configuration 30 31 - Install Field image tooltips module 32 33 - Add a field Paragraphs to any entity, e.g. to a node using Embedded field changed this line in version 3 of the diff
- README.md 0 → 100644
20 21 22 ## Installation 23 24 Install as you would normally install a contributed Drupal module. For further 25 information, see 26 [Installing Drupal Modules](https://www.drupal.org/docs/extending-drupal/installing-drupal-modules). 27 28 29 ## Configuration 30 31 - Install Field image tooltips module 32 33 - Add a field Paragraphs to any entity, e.g. to a node using Embedded field 34 widget. For that use the the usual "Manage fields" interface provided 35 by the "field ui" module of Drupal, changed this line in version 3 of the diff
- README.md 0 → 100644
34 widget. For that use the the usual "Manage fields" interface provided 35 by the "field ui" module of Drupal, 36 e.g. "Admin-> Structure-> Content types-> Article-> Manage fields". 37 38 - On the field configuration form in the "Allowed Paragraph bundles" choose 39 "Image with tooltips". 40 41 - You may also change default settings for fields in "Field image tooltips" 42 Paragraphs bundle. For that use the the usual "Manage fields" interface 43 provided by the "Paragraphs" module of Drupal e.g. 44 "Admin-> Structure-> Paragraph Bundles-> Image with tooltips-> Manage fields". 45 46 47 ## Maintainers 48 49 Current maintainers: changed this line in version 3 of the diff
- README.md 0 → 100644
1 # Field image tooltips 2 3 This module provides configured Paragraphs bundle that can be used in any 4 content type in order to add image with tooltips on it. By clicking on this 5 tooltip user will see attached node in Ctools modal window. changed this line in version 4 of the diff
- README.md 0 → 100644
21 22 This module requires the following modules: 23 24 - [Features](https://www.drupal.org/project/features) 25 - [Paragraphs](https://www.drupal.org/project/paragraphs) 26 27 ## Installation 28 29 Install as you would normally install a contributed Drupal module. For further 30 information, see 31 [Installing Drupal Modules](https://www.drupal.org/docs/extending-drupal/installing-drupal-modules). 32 33 ## Configuration 34 35 - Add a field Paragraphs to any entity, for example to a node using the Embedded 36 field widget. For that use the the usual "Manage fields" interface provided - README.md 0 → 100644
28 29 Install as you would normally install a contributed Drupal module. For further 30 information, see 31 [Installing Drupal Modules](https://www.drupal.org/docs/extending-drupal/installing-drupal-modules). 32 33 ## Configuration 34 35 - Add a field Paragraphs to any entity, for example to a node using the Embedded 36 field widget. For that use the the usual "Manage fields" interface provided 37 by the Field UI Drupal module, for example 38 "Admin-> Structure-> Content types-> Article-> Manage fields". 39 40 - On the field configuration form in the "Allowed Paragraph bundles" choose 41 "Image with tooltips". 42 43 - You may also change default settings for fields in "Field image tooltips" changed this line in version 5 of the diff
- README.md 0 → 100644
29 Install as you would normally install a contributed Drupal module. For further 30 information, see 31 [Installing Drupal Modules](https://www.drupal.org/docs/extending-drupal/installing-drupal-modules). 32 33 ## Configuration 34 35 - Add a field Paragraphs to any entity, for example to a node using the Embedded 36 field widget. For that use the the usual "Manage fields" interface provided 37 by the Field UI Drupal module, for example 38 "Admin-> Structure-> Content types-> Article-> Manage fields". 39 40 - On the field configuration form in the "Allowed Paragraph bundles" choose 41 "Image with tooltips". 42 43 - You may also change default settings for fields in "Field image tooltips" 44 Paragraphs bundle. For that use the the usual "Manage fields" interface changed this line in version 5 of the diff
- README.md 0 → 100644
31 [Installing Drupal Modules](https://www.drupal.org/docs/extending-drupal/installing-drupal-modules). 32 33 ## Configuration 34 35 - Add a field Paragraphs to any entity, for example to a node using the Embedded 36 field widget. For that use the the usual "Manage fields" interface provided 37 by the Field UI Drupal module, for example 38 "Admin-> Structure-> Content types-> Article-> Manage fields". 39 40 - On the field configuration form in the "Allowed Paragraph bundles" choose 41 "Image with tooltips". 42 43 - You may also change default settings for fields in "Field image tooltips" 44 Paragraphs bundle. For that use the the usual "Manage fields" interface 45 provided by the Paragraphs Drupal module e.g. 46 "Admin-> Structure-> Paragraph Bundles-> Image with tooltips-> Manage fields". changed this line in version 5 of the diff
- README.md 0 → 100644
1 # Field image tooltips 2 3 This module provides configured Paragraphs bundle that can be used in any 4 content type in order to add image with tooltips on it. By clicking on this 5 tooltip users will see attached nodes in Ctools modal window. changed this line in version 5 of the diff
Please register or sign in to reply