Commit graph

64 commits

Author SHA1 Message Date
benjamin melançon
bffe7b4770 Add comments template with temporary skipping of content links if no permission to administer 2020-02-06 14:14:25 -05:00
benjamin melançon
a2b9cd34a5 Increase left-side width again 2019-10-07 12:55:15 -04:00
benjamin melançon
2dba40fd30 Tweak column classes to make author bio name/image column narrower 2019-10-07 09:11:22 -04:00
benjamin melançon
61210c0804 Ugly in so many ways, but it works 2019-10-01 13:14:07 -04:00
benjamin melançon
3777ffe098 There is no bloody way to get a node URL from a DS template
... not without the internet, at least.  Why the hell can't you build associative arrays in Twig?
Should have just done a preprocess function, but seriously, what in the hell?
2019-10-01 13:12:21 -04:00
benjamin melançon
f386401aa2 Add button class for more links 2019-09-30 19:07:38 -04:00
benjamin melançon
0a8a33df60 Override container direct from stable theme because that's where html actually is 2019-09-30 18:47:27 -04:00
benjamin melançon
4633aedcc6 Override container template from Bulma for Views 'more' links 2019-09-30 18:46:32 -04:00
benjamin melançon
36ebf5d092 Make titles even larger on widest screens 2019-09-30 18:42:21 -04:00
benjamin melançon
edd2ac120d Make subtitles larger 2019-09-30 18:42:00 -04:00
benjamin melançon
48bd59bb1c Put user menu in footer 2019-09-30 18:41:44 -04:00
benjamin melançon
e03a2caa75 Add card class that Octavia added, before we overrode 2019-09-29 22:35:42 -04:00
benjamin melançon
a9c6cd1cd2 Move to a template suggestion that isn't broken
See https://www.drupal.org/project/ds/issues/2887778
2019-09-29 22:33:45 -04:00
benjamin melançon
8d81631929 Ensure update 1col template only applies to cards 2019-09-29 17:19:03 -04:00
benjamin melançon
dabce158c9 Provide alternate background if no image
Ref #33
2019-09-29 15:50:16 -04:00
benjamin melançon
d537a8dc9e Copy directly from display suite module so we can actually change something 2019-09-29 14:55:34 -04:00
benjamin melançon
e2c5de47f1 Copy over template from Octavia 2019-09-29 14:48:01 -04:00
benjamin melançon
397748d38f Don't drop title down at all for non-fancy content types
And we display a solid color instead of an image where we *do* expect an image but there
isn't one, so no need for the no-featured-image class or extra margin in that case.

Ref #28
Ref #32
Ref #26
Ref #27
Ref #29
2019-09-23 08:07:23 -04:00
benjamin melançon
dea557d1a1 Allow sidebar to show on listing pages so facets can be seen & used
Ref #15
2019-09-22 23:18:11 -04:00
benjamin melançon
fae37363b4 Set title size smaller for mobile, tablet 2019-09-22 19:39:56 -04:00
benjamin melançon
80f8d4366a Add enough markup to fake being the full-width image 2019-09-22 19:29:21 -04:00
benjamin melançon
7576c2457a Add a background to take the place of an image if none 2019-09-22 19:23:35 -04:00
Benjamin Melançon
3fb94d6d4e Make featured image class only get applied to full content
... so it stops destroying our teaser and card listings
2019-09-01 08:39:18 -04:00
Benjamin Melançon
e9cd3ec8e7 Allow the primary page content to be flush with the bottom of the slogan 2019-08-31 11:38:10 -04:00
Benjamin Melançon
adcfd578a9 And add the subtitle class, which gives it the cool font 2019-08-31 10:50:02 -04:00
Benjamin Melançon
4b43fd63f7 Simplify. 2019-08-31 10:47:15 -04:00
Benjamin Melançon
b9ba934b58 Override Bulma field template for subtitles
Unchanged in this commit.
2019-08-31 10:42:34 -04:00
Benjamin Melançon
5e12cdc9a6 Remove excess padding from our tabs region 2019-08-31 09:15:08 -04:00
Benjamin Melançon
81a19c9f93 Override header tabs region template from Octavia (unchanged in this commit) 2019-08-31 09:14:41 -04:00
Benjamin Melançon
720826605f Remove wholly unneeded extra divs hero footer silliness from around tabs
They already print their whole own section
2019-08-31 09:11:45 -04:00
Benjamin Melançon
6ea2ed7778 Move tabs (edit, delete, etc) *above* node title 2019-08-31 09:10:08 -04:00
Benjamin Melançon
d686009916 Add a no-featured-image class and give some padding when no value in image field 2019-08-31 09:04:33 -04:00
Benjamin Melançon
48cff3dc53 Override Bulma node template (unchanged for this first commit) 2019-08-31 09:04:00 -04:00
Benjamin Melançon
9552821928 Move highlighted and help regions *above* the page title 2019-08-30 23:01:16 -04:00
Benjamin Melançon
b95b91ce09 Drop title down over featured image
this doesn't happen on home, where there will never be a featured image

@TODO make sure nothing terrible happens when there is no featured image
2019-08-30 23:00:57 -04:00
Benjamin Melançon
e043b71edc Tweak the Bulma classes to get the layout we want 2019-08-19 10:54:07 -04:00
Benjamin Melançon
6d89d74332 Get rid of all kinds of crazy CSS in favor of Bulma classes 2019-08-16 12:39:34 -04:00
Benjamin Melançon
e3db9613cf Don't pull logo left (column has no height) but still prevent upscaling 2019-08-16 10:44:15 -04:00
Benjamin Melançon
baedc90e6f Fix typo 2019-08-16 10:43:47 -04:00
Benjamin Melançon
e8c229ad85 Let's put the poor slogan in columns (albeit all by itself) too 2019-08-16 10:35:43 -04:00
Benjamin Melançon
f62c01487e Revise background stripe/gradient and ditch interfering margin/padding 2019-08-16 10:35:06 -04:00
Benjamin Melançon
0565057444 Start converting header, nav etc to all bulma columns 2019-08-16 02:53:01 -04:00
Benjamin Melançon
161b70e5cf Remove hero classes from title hero
It takes up too much space.
2019-08-08 22:31:15 -04:00
Benjamin Melançon
f1f66a8e58 No heroes on the front page 2019-08-08 21:40:46 -04:00
Benjamin Melançon
799176074a Switch class in code 'cause it's easier than fixing my typo in styles right now 2019-08-08 19:14:28 -04:00
Benjamin Melançon
f2cadfb5ca Remove extra whitespace above navbar and logo etc on mobile
This padding won't have any effect on non-mobile, as the columns aren't collapsed
2019-08-08 17:42:21 -04:00
benjamin melançon
2e30481791 Hide search icon on larger screens that have search bar
It can be well argued that this should have been removed for screen readers
also, but i only removed it because it was visually confusing directly below
the search bar and clicking on it meant losing what you'd typed in, and this
doesn't apply to how search bar and search link will appear in screen readers.
2019-08-06 14:39:23 -04:00
benjamin melançon
7938e87df1 Copy bulma menu navigation template unchanged from Bulma theme 2019-08-06 13:17:25 -04:00
benjamin melançon
c770571bda Hide search bar on mobile & make life a little easier 2019-08-06 00:16:01 -04:00
benjamin melançon
caf80a58a5 Override field for node images to set necessary classes 2019-08-01 23:27:58 -04:00