acdh-oeaw / cfw_output
Drupal模块,用于为DARIAH CONSENT WEBFORM创建自定义输出
v1.4
2021-08-17 06:50 UTC
README
插件信息
CFW表单基于Drupal 8的表单插件(https://www.drupal.org/project/webform)。此插件根据表单第一步中选择的主题从填写的内容生成输出。
- 输出生成后,插件将自动删除输入的用户信息。
- "下载原始文本"按钮将生成显示结果的原始txt文件。
安装
如果您想复制表单,则需要执行以下步骤
- 安装Drupal 8
- 安装并启用Drupal 8表单插件(https://www.drupal.org/project/webform)
- 安装并启用此Drupal 8自定义插件(https://github.com/acdh-oeaw/dariah_eldah_cfw)
- 从以下文件导入CFW表单 -> https://github.com/acdh-oeaw/dariah_eldah_cfw/blob/master/cfw_webform/webform.webform.dariah_eldah_consent_form_wizard.yml
- 在Drupal 8前端显示表单。