https://github.com/gip-recia/recia_yakforms_addons
https://github.com/gip-recia/recia_yakforms_addons
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gip-recia/recia_yakforms_addons
- Owner: GIP-RECIA
- Created: 2022-05-31T14:06:28.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-14T10:21:09.000Z (7 months ago)
- Last Synced: 2025-01-13T07:11:46.025Z (5 months ago)
- Language: JavaScript
- Size: 7.84 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Recia Yakforms Addons
All themes and modules used with [Yakform](https://yakforms.org/) by the [GIP Récia](https://www.recia.fr/)---
## Themes :
### Yaktheme_reciaforms
Sub theme of Yaktheme wich is a subtheme of Bartik**Path :** /themes/yaktheme_reciaforms
**Install :** Copy the entire folder in [drupal install folder]/sites/all/themes OR run install script (linux only).
**Features :**
- add domain based theme changing.---
## Modules :
### ReciaForms
Module improving or fixing webform's features**Path :** /modules/reciaforms
**Install :** Copy the entire folder in [drupal install folder]/sites/all/modules OR run install script (linux only).
**Features :**
- restrict access to webform templates with permissions ;
- restrict access to webform mail confirmation with permissions ;
- add custom blocks ;
- add custom views;
- domain based CAS login redirection.**Fixes :**
- webform mail confirmation interface translations ;
- webform export access.### Extended Uportal Header
Implement a bloc containing @gip-recia/extended-uportal-header**Path :** /modules/extended_uportal_header
**Install :** Copy the entire folder in [drupal install folder]/sites/all/modules OR run install script (linux only).
**Features :**
- Extended Uportal Header component.---
## Librairies :
### TinyMCE
WYSIWIG editor**Version :**
**Path :** /librairies/tinymce
**Install :** Copy the entire folder in [drupal install folder]/sites/all/librairies OR run install script (linux only).
---