Commit graph

981 commits

Author SHA1 Message Date
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
d4c93e781a Update pattern library
> Remove all wrappers around embedded views
  > Make override very specific to blog
2018-12-13 18:20:07 -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
8c9cfe9d12 Update pattern library
> Override unformatted view wrapper for embeds
  > Override viewsreference view title to have titlebar stylings
2018-12-13 13:58:42 -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
8f315dd1ca Update pattern library
Keep blog teaser heights even: put author/date behind any pics
2018-12-13 11:25:52 -05:00
benjamin melançon
9924052929 Update pattern library 2018-12-13 11:12:32 -05:00
benjamin melançon
b0f905abb5 Commit meaningless config self-rearrangement 2018-12-13 11:12:26 -05:00
benjamin melançon
06b3a194f4 Update pattern library 2018-12-12 23:55:23 -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
cb7e6f0e04 Update pattern library 2018-12-11 12:12:18 -05:00
benjamin melançon
b336db2071 Update pattern library 2018-12-10 22:35:31 -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
dbe704869f Update pattern library with better blog post listing 2018-12-10 18:08:14 -05:00
benjamin melançon
e9364ac651 Update composer lock file (webform updates) 2018-12-10 14:59:31 -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
174a2ee0b2 Update pattern library 2018-12-10 14:12:11 -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
4a7bb47888 Update pattern library 2018-12-10 13:07:36 -05:00
benjamin melançon
c10dd9046e Update pattern library
Ref #33
2018-12-09 23:17:55 -05:00
benjamin melançon
2aa96fc30c Update pattern library
Partially fixes #33
2018-12-09 13:42:15 -05:00
benjamin melançon
94aa3605d5 Update pattern library 2018-12-08 22:25:32 -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
53a7350e57 Update pattern library 2018-12-08 21:21:47 -05:00
Clayton Dewey
c7d20782ae Add line about doing some of this from within vagrant 2018-12-07 13:58:02 -05:00
Clayton Dewey
2dc072cab9 Update update instructions 2018-12-07 13:57:10 -05:00
benjamin melançon
df87b32782 Update composer lock file 2018-12-07 11:14:08 -05:00
benjamin melançon
d1b535f373 Remove now-committed patch! https://www.drupal.org/node/2917621 2018-12-07 11:13:11 -05:00
Chris Thompson
9efc958f4b Add redirects.txt as expected per drutopia_host 2018-12-07 02:00:24 -05:00
benjamin melançon
4e7ef556a7 Update pattern library 2018-12-03 08:37:00 -05:00
benjamin melançon
d3e3c23976 Update pattern library 2018-12-02 19:31:39 -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
4a3e14c957 Update pattern library 2018-12-02 11:09:32 -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
David Valdez
1e45c1fdde Merge branch 'redirect-migration-fix' into 'master'
The redirect migration was renamed to be more consistent.

See merge request agaric/sites/agaric-com!34
2018-11-23 19:04:50 +00:00
David Valdez
d4634a7271 The redirect migration was renamed to be more consistent. 2018-11-23 13:03:16 -06:00
benjamin melançon
325c246fed Update patternlibrary 2018-11-22 13:07:41 -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