aabe0c27ee
Update lock file
2022-12-16 17:32:07 -05:00
38a4a48899
Make the view more blog link a pretty button
2022-12-16 17:27:42 -05:00
6648fe29ed
Load blocks from the secondary menu in the node preprocess hook
...
Fix missing secondary menu
2022-12-01 22:25:16 -05:00
e3b84fb85c
Update patternlibrary version
2022-11-18 12:48:04 -05:00
Chris Thompson
af3e615988
Update hotjar, http_client_error_status, menu_trail_by_patha, password_policy, scn
2022-11-16 17:17:42 -05:00
Chris Thompson
71e9dac48e
Update google analytics and field token value
2022-11-16 17:02:55 -05:00
Chris Thompson
08a7237a5b
Update Editoria11y to 2.x
2022-11-16 16:50:51 -05:00
Chris Thompson
0edd4c8b28
Catch up to config changes due to modules
2022-11-16 16:38:28 -05:00
Chris Thompson
0c27b23804
Add workflow_buttons and filter_perms
2022-11-16 16:37:46 -05:00
Chris Thompson
359ae94370
Update composer/installers to 2.x
2022-11-16 16:33:04 -05:00
Chris Thompson
b9b8576048
Remove direct includes from composer, update block_class and drutopia_site
...
drutopia_site (dev) now includes patch for autosave_form
2022-11-16 16:19:30 -05:00
Chris Thompson
3028f91940
Add config for riddler/captcha from live
2022-11-16 15:36:06 -05:00
Chris Thompson
c6e86d7c73
Enable autosave for new items
2022-11-16 15:35:31 -05:00
Chris Thompson
d70c8f5771
Add patch for new item autosave
2022-11-16 15:29:36 -05:00
d2f8551c6c
Add settings.php with defined config sync directory
2022-11-16 15:20:39 -05:00
Chris Thompson
e150ac5055
Update composer
...
Remove wysiwyg_linebreaks patch
Did not check outdated list as yet
2022-11-16 14:40:53 -05:00
Chris Thompson
0fbc4b617c
Update DDEV configuration
2022-11-16 14:40:08 -05:00
c409a1d291
Bring in same patches Drutopia build_source uses
2022-09-12 17:37:50 -04:00
a6e83ae48a
Apply self-updates to language config
2022-09-12 17:37:06 -04:00
0a5dfd5995
Add config snapshots
2022-09-12 17:36:31 -04:00
646d097cc3
Switch to Gin admin theme & toolbar, configure for horizontal
2022-09-12 17:36:10 -04:00
403b7143e4
Apply self-updates to webform config
2022-09-12 17:19:11 -04:00
8db9ac6f55
Lengthen honeypot protection times
2022-09-12 17:18:45 -04:00
f9d0d99213
Enable honeypot for all webforms
2022-09-12 17:18:07 -04:00
2fbd18b020
Delete non-webform contact form
2022-09-12 17:17:18 -04:00
82114e11f6
Update README with Ahoy approach
2022-09-12 16:56:02 -04:00
98bf4bf28c
Disable update notifications
2022-09-12 16:50:39 -04:00
e929dedc05
Apply additional settings on customerror from live?
2022-09-12 16:47:55 -04:00
402c51342f
Add config snapshots
2022-09-12 16:43:33 -04:00
990fdc0181
Disable user login block - someone on live
2022-09-12 16:42:43 -04:00
edef2e5bbf
Disable antibot - ben on live
2022-09-12 16:42:15 -04:00
21584cbaf0
Close no-longer-active webforms - by dinarcon on live
2022-09-12 16:34:51 -04:00
a8b72639e8
Switch comments to plain markdown
2022-09-12 16:32:03 -04:00
b8883bc43f
Apply config updates from database update
2022-09-12 16:11:44 -04:00
3b58a09466
Update composer lock file
2022-09-12 15:00:41 -04:00
d107614a30
Update DDEV
2022-09-12 15:00:26 -04:00
0982afa7e0
Bring into closer alignment with Drutopia build source composer.json
2022-09-12 14:55:50 -04:00
68f06ff83a
Bring composer file more into line with Drutopia base
2022-03-11 23:01:03 -05:00
c116f99d4a
Update price direct through config file (UI broken)
...
Don't know this'll actually work...
2022-03-11 16:24:53 -05:00
a19045e8ed
Update Drupal content migration training purchase form text
2022-03-11 16:23:38 -05:00
ba2f790f93
Format docs
2022-03-11 16:04:46 -05:00
328c543e1e
Update deployment instructions to be more helpful
2022-03-11 16:02:54 -05:00
01a4d3d592
Commit config snapshot
2022-03-11 15:34:48 -05:00
f525e7618c
Commit oddly minor spanish language Drupal self-updates
2022-03-11 15:34:21 -05:00
5ad3e3bd80
Commit updated composer lock file inc with customerror fixes
2022-03-11 15:33:47 -05:00
605abdae82
Add editoria11y module recommended by Clayton for writing, accessibility review
...
https://devcollaborative.com/blog/best-drupal-accessibility-checker-content-authors-editoria11y
2022-03-11 15:32:18 -05:00
2992aabb6c
Enable and configure Plausible analytics
...
Ref #229
2022-03-11 15:30:58 -05:00
5571b64398
Commit updated composer lock file
2022-03-11 13:13:11 -05:00
909ef23f81
Add Plausible analytics module (adds this one line for us)
...
'<script defer data-domain=agaric.coop src=https://plausible.io/js/plausible.js ></script>' :-)
2022-03-11 12:44:17 -05:00
40735b8b8b
Configure basic HTML input format to NOT use markdown at all
...
Was considering doing this anyway because switching between the Markdown WYSIWYG
and regular CKEditor could really screw up formatting, but after the upgrade of
the Markdown module (which provides the underlying Markdown capability that
CKEditor Markdown uses, apparently) it absolutely destroyed every port of content
that was using the Basic HTML input format, in the way described way back in this
old comment on the upgrade issue, https://www.drupal.org/project/markdown/issues/3103679#comment-14289153
Anyway this configuration change fixed the major problem of the text being output with
no HTML formatting whatsoever.
Ref #227
2022-03-08 15:43:26 -05:00