Commit graph

227 commits

Author SHA1 Message Date
benjamin melançon
803fa27b0d Configure fields for case study teaser 2018-12-18 11:13:47 -05:00
benjamin melançon
ac6b9201d8 Have blog view use teasers, so we keep blog & search styling in sync 2018-12-18 09:00:50 -05:00
benjamin melançon
1f2cc94090 Copy card view mode display config over to teaser 2018-12-18 09:00:00 -05:00
benjamin melançon
2f6aef4867 Make all search results 'teasers'.
Ref #127
2018-12-18 08:53:55 -05:00
benjamin melançon
4f7445ded5 Configure search bar to show on search result pages 2018-12-18 08:22:53 -05:00
benjamin melançon
50daceced2 Add another main navigation block for 2nd-level menu
And place in the secondary_menu region we output in the node template titlebar region
thanks to our https://www.drupal.org/project/regionincontent module.
2018-12-17 20:39:04 -05:00
benjamin melançon
18db37f32c Commit config snapshot 2018-12-17 20:36:53 -05:00
benjamin melançon
7aa0a40d29 Enable Region In Content Template module
Ref #110
2018-12-17 19:43:11 -05:00
benjamin melançon
67e22f99d5 Provide summary field for the person template 2018-12-16 12:53:49 -05:00
benjamin melançon
4c469553bb Restrict team embed view to worker owners 2018-12-15 22:56:45 -05:00
benjamin melançon
303e57dcc1 Set row classes and add embed view 2018-12-15 22:37:30 -05:00
benjamin melançon
d79784d9b6 Use image URL rather than image; provide summary field not role 2018-12-15 22:36:35 -05:00
benjamin melançon
9d4c7f0864 Remove extraneous help; send better signal about summary length
Ref #110
2018-12-15 22:35:42 -05:00
benjamin melançon
a43ddd0dd1 Kill the body field on people; we're using the summary now
Ref #110
2018-12-15 22:32:48 -05:00
benjamin melançon
3896464783 Lock down allowed HTML (no links, no paragraphs even) for summary field
Ref #110
2018-12-15 22:30:51 -05:00
benjamin melançon
8265c375f2 Configure small card person view mode not to use bloody display suite 2018-12-15 00:10:51 -05:00
benjamin melançon
ec0c7df355 Use landscape style for people page; losing responsive images for now
... but i can't imagine the responsive image was working too well, the configuration for
the 'wide' one in particular was quite whack.
2018-12-14 10:49:09 -05:00
benjamin melançon
7d7c668d8a Add a landscape style 2018-12-14 10:48:18 -05:00
benjamin melançon
52e28a0cec In process but so far bad attempt to make RSS version of blog view 2018-12-13 18:19:41 -05:00
benjamin melançon
e89368df18 Add an embed view display for Blog listing 2018-12-13 13:58:14 -05:00
benjamin melançon
d62ebda285 All paragraph types for all (in use) content types 2018-12-13 13:57:54 -05:00
benjamin melançon
b0f905abb5 Commit meaningless config self-rearrangement 2018-12-13 11:12:26 -05:00
benjamin melançon
921e4c750d Place search block in primary menu navigation (at end) 2018-12-12 23:55:11 -05:00
benjamin melançon
22d711dd96 Add case study view embed display & move page out of way 2018-12-12 13:02:27 -05:00
benjamin melançon
8c6242563b Give basic page webform paragraph (& all paragarphs) 2018-12-10 21:34:12 -05:00
benjamin melançon
3866e8b142 Configure a webform paragraph 2018-12-10 21:33:38 -05:00
benjamin melançon
4742d6d0b9 We want landscape aspect ratio
...but that doesn't really give us that
2018-12-10 21:29:30 -05:00
benjamin melançon
5fde8cdd4f Dump display suite and update blog 'card' output
with lovely simple things that fit into our new template beautifully
2018-12-10 18:09:09 -05:00
benjamin melançon
a741fa1c3c Commit self config updates (after webform database updates) 2018-12-10 14:46:47 -05:00
benjamin melançon
a8d0ab16a5 Don't print summary field on full nodes
Fixes #112

Question is how did this get so broken?  Does Drutopia have such messed up
configuration for basic pages?
2018-12-10 14:46:03 -05:00
benjamin melançon
6a61119054 Hide body paragraph label because it's meaningless
And, more to the point, equally meaningless to non-sighted visitors or others
using assistive technology as it is to visitors seeing the page visually.
2018-12-10 13:52:54 -05:00
benjamin melançon
44ba48281f Commit self-update about url redirects 2018-12-10 13:51:29 -05:00
benjamin melançon
8bb38223b7 Hide the tag label entirely because we'll supply our own 2018-12-10 13:49:47 -05:00
benjamin melançon
eaec882c60 Add small subtitle and small title styles to rich HTML 2018-12-08 22:19:44 -05:00
benjamin melançon
d3e6df8886 Use the wide image for people pages 2018-12-02 19:31:16 -05:00
benjamin melançon
8eccec95f1 Restore access to the body field; use for short bio next to image 2018-12-02 19:30:08 -05:00
benjamin melançon
c95806ba71 Switch to non-display suite, normal node templates 2018-12-02 19:27:09 -05:00
benjamin melançon
aae4016f3c Commit self-updated view weights 2018-12-01 10:28:33 -05:00
benjamin melançon
ab3474de7b Configure full HTML to do line breaks, give editors access
This fixes paragraphs not showing up on imported content
2018-12-01 10:27:45 -05:00
benjamin melançon
b078120937 Output no labels, full image, and don't allow entry of link titles 2018-11-21 12:58:27 -05:00
benjamin melançon
fb5a538b6d Delete the home page feature (which must have been done on live) 2018-11-21 12:55:39 -05:00
benjamin melançon
9c6d7a1476 Actually add the fields that we just configured 2018-11-19 21:59:56 -05:00
benjamin melançon
208c36daa5 Don't print the new fields 2018-11-19 21:59:27 -05:00
benjamin melançon
a825335673 Add bust out of content flow option to text paragraphs
Set to 'off' by default.

This will replace our intuiting the need to bust out when a hero class is applied with the
style classes dropdown.  Someday, probably when we've moved beyond paragraphs, it would be
so nice to have configurations of the art direction options themselves, so that regular
usage is picking from a couple arranged options but there's an advanced option to get
more granular.  But for now, we'll live with the editor having to understand how things
are supposed to work together.
2018-11-19 21:58:49 -05:00
benjamin melançon
b9c9a793df Add bust out of content flow option to quotation
Set to 'on' by default
2018-11-19 21:56:15 -05:00
benjamin melançon
a9258dd075 Don't print the art direction 2018-11-19 21:38:27 -05:00
benjamin melançon
a3483d12e7 Update case study block view to only show six 2018-11-19 21:24:57 -05:00
benjamin melançon
81310df79f Add a boolean field for busting out of the flow 2018-11-19 21:20:30 -05:00
benjamin melançon
c187530a55 Add a style to basic HTML 2018-11-19 03:56:15 -05:00
benjamin melançon
7e81946cf8 We killed that block after all
Revert "Never mind; not worth breaking out of flow content"

This reverts commit 4e1be7cb72.
2018-11-19 03:17:39 -05:00
benjamin melançon
edd56f1801 Add style classes as option to text paragraphs
Adding one is what triggers all the craziness, busting out like ... a hero.
2018-11-19 03:07:16 -05:00
benjamin melançon
58a2685bc9 Finish configuring quotation with image paragraph 2018-11-18 19:44:17 -05:00
benjamin melançon
93abc8e826 Commit config snapshot 2018-11-18 19:11:52 -05:00
benjamin melançon
2d74cdcf20 Enable http status and use it for user login block visibility 2018-11-18 19:11:32 -05:00
benjamin melançon
19c6830c7b Commit config snapshot 2018-11-18 17:43:27 -05:00
benjamin melançon
9305d14a1e Configure clever-ish text for access denied page
It's nicely formatted, anyway
2018-11-18 17:43:11 -05:00
benjamin melançon
ab42706c73 Enable custom error module & configure site to use it 2018-11-18 17:42:23 -05:00
benjamin melançon
e95d53859a Enable all paragraph types for campaign content 2018-11-18 13:01:01 -05:00
benjamin melançon
48f4c63c73 Add quotation with image paragraph type
Just a start so far, with a quotation text field with a generous character limit—
but not the unlimited amount a long text would be.
2018-11-18 13:00:32 -05:00
benjamin melançon
cce7fcc6c5 Commit config snapshots 2018-11-18 12:27:57 -05:00
benjamin melançon
91606062a0 Enable textarea for widget module 2018-11-18 12:27:40 -05:00
benjamin melançon
4e1be7cb72 Never mind; not worth breaking out of flow content
Revert "Delete the front page block; it'll go in the page"

This reverts commit 26f84ddb60.
2018-11-17 21:59:42 -05:00
benjamin melançon
998a4c7b62 Dump more DS templates, commit auto-updated aspects of node display config 2018-11-17 19:06:07 -05:00
benjamin melançon
d89e8fa545 Dump display suite template for blogs; hide author field label entirely
We're dropping all the fancy, break-things templates. See
https://gitlab.com/drutopia/drutopia/issues/245
2018-11-17 19:04:37 -05:00
benjamin melançon
26f84ddb60 Delete the front page block; it'll go in the page 2018-11-17 19:02:17 -05:00
benjamin melançon
5c0a69be8c Give the other dates consistent formats too 2018-11-17 19:01:26 -05:00
benjamin melançon
6f9abd2149 Medium is what is used as date on nodes
Make it pretty and simple
2018-11-17 18:52:32 -05:00
benjamin melançon
b9d4ccdceb Update manager permissions from Drutopia 2018-11-15 02:02:55 -05:00
benjamin melançon
594b75747a Commit config snapshots 2018-11-15 01:58:41 -05:00
benjamin melançon
a8a3237ed7 Update manager role permissions imported with config distro from drutopia 2018-11-15 01:58:08 -05:00
benjamin melançon
4ab5854e9f Correct the label for bright blue (is-blue) 2018-11-15 01:09:03 -05:00
benjamin melançon
436321c49c Add editor setting for making title paragraphs main/large 2018-11-14 15:15:43 -05:00
benjamin melançon
efc11642b1 Don't allow visitors to register; call them visitors 2018-11-14 10:54:22 -05:00
benjamin melançon
e712c61ae0 Add final color selection already available in styles 2018-11-14 10:53:46 -05:00
benjamin melançon
736b8056f9 Hide guidelines now that we're restricted to just one text format 2018-11-14 00:04:27 -05:00
benjamin melançon
77644e66e9 Only allow title HTML for title, subtitle 2018-11-13 23:58:20 -05:00
benjamin melançon
127e9fa00e Commit config snapshot 2018-11-13 23:55:42 -05:00
benjamin melançon
d8df2293a5 Enable allowed formats module 2018-11-13 23:55:31 -05:00
benjamin melançon
a1f9149991 Remove attempt at token replacement 2018-11-13 23:50:20 -05:00
benjamin melançon
443695d3b7 Add missed titlebar field config 2018-11-13 23:47:28 -05:00
benjamin melançon
6b30f72780 Add titlebar option to title paragraph 2018-11-13 22:56:47 -05:00
benjamin melançon
843acc68ed Don't print useless 'view' label 2018-11-13 22:43:48 -05:00
benjamin melançon
c790f805ea Add dark (blue) to available color styles
This isn't intended to be used for the case studies, but it is used for landing
pages to make the common background, and we're using landing pages for 'Work'.
2018-11-13 21:57:31 -05:00
benjamin melançon
76e802769c Make update notification e-mail one of ours
... but i couldn't find this in the UI anywhere, bizarre.  Also i'd just as soon
disable this module, but we'll let it hang around until the Drutopia update game
is rock solid.
2018-11-13 21:50:51 -05:00
benjamin melançon
e45bb6f1ad Commit disabling of views links 2018-11-13 11:40:30 -05:00
benjamin melançon
9978b9ed7c Commit config snapshots 2018-11-12 23:45:34 -05:00
benjamin melançon
52ab80a5ad Add a views reference paragraph type 2018-11-12 23:45:14 -05:00
benjamin melançon
bbb899f8f9 Configure tile view mode for case study listing 2018-11-12 23:42:58 -05:00
benjamin melançon
0054cf6053 Hide toolbar rather than trying to fix it 2018-11-12 01:45:54 -05:00
benjamin melançon
062ae7dc82 Enable & configure UI patterns modules 2018-11-12 01:45:15 -05:00
benjamin melançon
f3e1bf4059 Commit config snapshot stuff which i really worry gets out of sync
... when i decline to commit some stuff, checkout to clean/reset config, and then re-import config  :-/
2018-11-11 19:39:51 -05:00
benjamin melançon
a76eeafccd Commit new facet block config for... Octavia?
Anyway it shouldn't hurt.
2018-11-11 19:36:42 -05:00
benjamin melançon
61b3a8996e Commit personal contact message config that came from somewhere... Clayton? 2018-11-11 19:35:43 -05:00
benjamin melançon
ab0ce6620c Commit redirect config that escaped two commits ago 2018-11-11 19:34:59 -05:00
benjamin melançon
633b1a8425 Commit live enablement/initial config of webform 2018-11-11 19:33:42 -05:00
benjamin melançon
ef15816b72 Commit live enablement/config of redirect & redirect 404 2018-11-11 19:32:00 -05:00
benjamin melançon
646febc054 Commit live changes to case study services reference form field 2018-11-11 19:30:10 -05:00
benjamin melançon
38dd0cfbbe Re-title case study view 2018-11-11 19:20:03 -05:00
benjamin melançon
287b6d9ab7 Configure case study tile 2018-11-11 19:19:38 -05:00
benjamin melançon
eb036a8704 Configure coffee to use alternate hotkeys 2018-11-11 19:18:28 -05:00