Build Lab
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Content management UI tools
Content management UI tools
This module allows the use of eForm forms in modal windows.
Add a block with modal link to a block region.
- Go to "Admin -> Structure-> Block layout"
- Click 'Place block' of the region you want to place a eform modal block in.
- Search for 'Eform Modal Block' in the listed blocks and click 'Place block'.
- Enter a link title
- Select the eForm type you want to show in this block.
- Save the block.
- Optionally, create another eform modal block.
Simply wraps defined words in a nowrap span element at runtime by JavaScript to prevent breaks within or between these words. This is for example useful for trademarks with more than one word.
The words not to break can be defined on the module page as comma-separated list.
BTW: This is NOT being done by an input filter intentionally, because words coming from the menu system or other areas without input filtering are also replaced this way.
Simply adds a registered trademark sign (®) as <sup> element behind defined words at runtime by JavaScript.
The words to append the trademark to can be defined on the module page as comma-separated list.
BTW: This is NOT being done by an input filter intentionally, because words coming from the menu system or other areas without input filtering are also replaced this way.
Focal Point No Upscale adds a new image effect to allow you to disable upscaling when scaling and cropping with Focal Point.
This is helpful when you want to use Focal Point to scale and crop larger images, but still be able to use images smaller than your desired max size.
File Image Formatter provides an image formatter for file fields.
This is most useful for web sites migrated from Drupal 6 with the default "upload" field for nodes that were used as a free form file or image field.
(Sd Real-EState) Drupal module allows users to create, modify, and delete realestate nodes , targeting Arab end-users.
Do you need to export an entity form to PDF?
Use cases:
- Exporting current user input in a form e.g. sending a user a copy of their input via email
- Exporting a user printable form for offline use e.g. an application form
Use form modes to change the output of your form, and export these too!
URL format for export: /entityprint/form/[export-type]/[entity-type]/[entity-id]/[form-mode]
Also includes a handy debug URL for checking what will be exported.
Requirements:
Entity Print 8.x-2.x-dev
Module description TBD
Currently being worked on as part of #1673278: Implement User Enhancements on Drupal.org and port Dreditor features.