Commit graph

409 commits

Author SHA1 Message Date
benjamin melançon
cf4ce9f785 Override Bulma's fieldset template to add form-label class to form label 2018-12-11 12:09:01 -05:00
benjamin melançon
6b06a10bb4 Commit compiled CSS 2018-12-10 22:35:09 -05:00
benjamin melançon
0f0dfb888d Give form field labels some spacing above them 2018-12-10 22:35:00 -05:00
benjamin melançon
f47855c519 Condense byline info into 'media-left' region; surrount summary with subtitle class
... this is still how we keep the 'whole thing is a link' working.
2018-12-10 18:07:43 -05:00
benjamin melançon
53e48c6a19 Override node template for cards (used in blog listing so far) 2018-12-10 17:57:33 -05:00
benjamin melançon
0ececda133 Move our rows wrapper to view-unformatted template which is also called 2018-12-10 17:38:46 -05:00
benjamin melançon
2df41eb12b Provide structures and classes for standard media listing view 2018-12-10 17:01:51 -05:00
benjamin melançon
f42a089d46 Which means we really need to copy core's Stable view template 2018-12-10 16:57:45 -05:00
benjamin melançon
9eeb560de4 Override Octavia views template for pages 2018-12-10 16:56:11 -05:00
benjamin melançon
97e4e6f56b Commit compiled CSS 2018-12-10 15:47:42 -05:00
benjamin melançon
b05ebd935b Give a special hover style for the logo 2018-12-10 15:47:33 -05:00
benjamin melançon
48129cb5cb Style 'more about' text same as Comments, Related, and such 2018-12-10 14:11:56 -05:00
benjamin melançon
990aa2608f Override tags field which was harkening back to Octavia anyway
But simplify dramatically since we're taking over the 'label' part from field config.
2018-12-10 14:11:14 -05:00
benjamin melançon
06b46fc06d Remove tag class to prevent Bulma breaking Drupal's hidden class 2018-12-10 12:45:54 -05:00
benjamin melançon
7a125fd464 Hide the user picture in all cases
Until https://gitlab.com/agaric/sites/agaric-com/issues/117
2018-12-10 12:40:21 -05:00
benjamin melançon
b47e048902 Override comment template to apprx match Todd's styles 2018-12-10 11:04:12 -05:00
benjamin melançon
b4dd8eafea Comments wrapper 2018-12-09 23:18:57 -05:00
benjamin melançon
709043ec6d Print comments outside main bounding 'walls' 2018-12-09 23:17:22 -05:00
benjamin melançon
90ca3c8235 Override field comment template to add comments section classes 2018-12-09 22:33:38 -05:00
benjamin melançon
fbe4b46bb4 Commit compiled CSS 2018-12-09 13:40:51 -05:00
benjamin melançon
63e8f7335e stop making navbar transparent just because we're on desktop
As far as i can tell this works in Todd's styles only because everything is given a 'light'
header; removing that class from the blog post for example gives the same problem as we see
in our code.

Partly fixes #33
2018-12-09 13:40:41 -05:00
benjamin melançon
54e3c12538 ... in a way that doesn't cause a fatal error 2018-12-08 23:14:26 -05:00
benjamin melançon
b031996a6a Print node ID of skipped title-paragraph-lacking content 2018-12-08 22:54:15 -05:00
benjamin melançon
90aa9600a2 Add content class to default field groups 2018-12-08 22:24:56 -05:00
benjamin melançon
4689769cc6 Add content class to card content
... although there shouldn't be any links happening in here.
2018-12-08 22:22:19 -05:00
benjamin melançon
3892739c88 Make 'slide' media-content explicitly content for link formatting 2018-12-08 21:21:07 -05:00
benjamin melançon
35b60f0be4 Commit compiled CSS 2018-12-03 08:36:43 -05:00
benjamin melançon
eeb5d769a3 Restrict link shennanigans to content classed anchor tags 2018-12-03 08:36:33 -05:00
benjamin melançon
ce19ebc627 Commit compiled CSS 2018-12-02 22:05:03 -05:00
benjamin melançon
d8f6c861da Prevent background color hover from making icons look weird 2018-12-02 22:04:49 -05:00
benjamin melançon
32db074c7c Commit compiled CSS 2018-12-02 19:14:22 -05:00
benjamin melançon
28fd6e8a71 Style active links and set final good contrast link colors 2018-12-02 19:13:24 -05:00
benjamin melançon
707be352d2 Add color for focused links 2018-12-02 17:52:46 -05:00
benjamin melançon
56b83df8dc Use dandelion light on link hover and focus 2018-12-02 17:39:19 -05:00
benjamin melançon
bb457c4df3 Commit compiled CSS 2018-12-02 11:09:20 -05:00
benjamin melançon
ef5d5b16ca Use variables for hero link hover styling 2018-12-02 11:09:04 -05:00
benjamin melançon
27c7d4edca Add standard colors/style for link hover to base styles 2018-12-02 11:08:49 -05:00
benjamin melançon
a5b0b14264 Revise link colors and start adding additional variables 2018-12-02 10:31:27 -05:00
benjamin melançon
baef692f28 Commit compiled CSS 2018-12-02 10:14:37 -05:00
benjamin melançon
fb4723e1f8 Style links in (dark-ish) colored hero sections 2018-12-02 10:13:29 -05:00
benjamin melançon
49971de7ab Print the person type (e.g., worker owner) also 2018-12-02 09:51:23 -05:00
benjamin melançon
4d7c5d17ed Override person content template with name/image, title/bio 2018-12-02 01:54:25 -05:00
benjamin melançon
dfb067bfb4 Override image template to remove wrapping figure .image 2018-12-02 00:03:04 -05:00
benjamin melançon
9ae8cfe14c Make link optional per #108 2018-11-22 13:03:50 -05:00
benjamin melançon
1b5d880a40 Make link URL work 2018-11-21 11:42:53 -05:00
benjamin melançon
6dc408619b We want the real image, and just the link URL
(We'll switch to getting just the URL in the field display configuration.)
2018-11-21 10:35:34 -05:00
benjamin melançon
7b4bcb3aed Match component template to Todd's design 2018-11-21 10:30:07 -05:00
benjamin melançon
426c365a7c OK the only extends that works is without the theme name
whatever, can figure it out later.  I'm thinking extends is a bad pattern; the including
component templates thing seems much better.
2018-11-21 10:29:16 -05:00
benjamin melançon
79ccd24cf0 It needs the correct full path too... 2018-11-21 10:08:02 -05:00
benjamin melançon
6c7a9b0d22 Extends syntax requires quotation marks 2018-11-21 10:06:42 -05:00
benjamin melançon
9af9ba9eb7 Un-override the columnar slide 2018-11-21 09:52:57 -05:00
benjamin melançon
02afb1a00b Move slide component into a components directory
so it's a little more clear what's going on here...  not a lot, but a little.
2018-11-21 09:52:31 -05:00
benjamin melançon
ebe1872994 Make same field template apply to all paragraph fields
Technically, all entity reference revision fields but so far that's just paragraphs,
plus it makes sense not to have any extra markup around anything like that i think.
2018-11-21 09:13:28 -05:00
benjamin melançon
1b7647fc02 Actually Octavia is handling adding columns to this fine somehow 2018-11-21 09:10:11 -05:00
benjamin melançon
05bce9fc1a Override template for blocks in bottom content region 2018-11-21 01:17:16 -05:00
benjamin melançon
1722ed1594 Take over bottom region template for title, wrapper of blocks
Yeah i think everything in content paragraphs would be a lot better than this jankiness.
Not a big use case for putting this in multiple places anyway.
2018-11-21 01:11:27 -05:00
benjamin melançon
eeeed27e97 Drop the div for parent-less containers 2018-11-20 10:42:03 -05:00
benjamin melançon
e1f2d23c93 move existing container template out of way, but also somehow more in the right spot 2018-11-20 10:37:40 -05:00
benjamin melançon
9f24ccbf08 Simplify the test; we don't think twig produces notices 2018-11-20 03:13:17 -05:00
benjamin melançon
39af4281ab Update view paragraph template to add section wrapper
if it's busted out of the content flow, anyhow.
2018-11-20 03:12:00 -05:00
benjamin melançon
e3200c4a6f Commit compiled CSS 2018-11-19 22:07:39 -05:00
benjamin melançon
bbb4cf45f2 Remove already the abominable hack from yesterday 2018-11-19 22:07:25 -05:00
benjamin melançon
1678d1fac1 Use break-out-of-flow boolean to decide if we have section wrappers
And drop all the closing out of / reopening flow craziness.
2018-11-19 22:06:11 -05:00
benjamin melançon
7b98a21d81 Logic was right but looking for values in wrong places. Fixed 2018-11-19 21:23:50 -05:00
benjamin melançon
44b4b33d38 I think that's everything; perfect flow achieved 2018-11-19 20:26:14 -05:00
benjamin melançon
2850589004 The content flow walls go up only when needed now 2018-11-19 20:20:47 -05:00
benjamin melançon
52017beec2 Format source code: Indent contents of if statement 2018-11-19 20:03:56 -05:00
benjamin melançon
bb3305e14a Do classes for section separately 2018-11-19 03:06:04 -05:00
benjamin melançon
c87ebdc0c5 Commit compiled CSS 2018-11-19 02:52:38 -05:00
benjamin melançon
b9617bea89 Include our frightening new SCSS section 2018-11-19 02:52:25 -05:00
benjamin melançon
0b46208b5d Add unholy new SCSS section that serves as a red flag 2018-11-19 02:51:40 -05:00
benjamin melançon
3ad06421d4 Do unholy thing to allow paragraphs to bust out of the content flow 2018-11-19 02:39:04 -05:00
benjamin melançon
2132c66e84 Restore accidentally-dropped region 2018-11-18 19:06:52 -05:00
benjamin melançon
1a5d0ccccf Commit compiled CSS 2018-11-18 19:06:31 -05:00
benjamin melançon
8ca467818a Let's try keeping labels the current color, period
... and we'll see how that goes.  (Had dark label, with the color set somewhere deep
in Bulma i think, on a dark blue background, and that didn't work out so well
contrast-wise.)
2018-11-18 19:06:11 -05:00
benjamin melançon
bb43d3d7c5 Remove unused template 2018-11-18 13:08:18 -05:00
benjamin melançon
d1458159e8 Remove project details output from non-case-study content 2018-11-18 13:07:39 -05:00
benjamin melançon
f0b9a0a5d7 Add favicon in main agaric images 2018-11-17 19:12:39 -05:00
benjamin melançon
9505168666 Add byline with date if authors field populated
(This should only be blogs that this is possible, currently.)
2018-11-17 17:18:39 -05:00
benjamin melançon
d04edfc23b Separate out the case study template
It has an extensive extra 'project details' section.

It also doesn't (currently) have authors, which is optional on others
for the sake of blogs
2018-11-17 17:17:44 -05:00
benjamin melançon
7e2296a40c Commit compiled CSS 2018-11-17 17:06:31 -05:00
benjamin melançon
597fc07c84 Allow the byline links to be subtly distinguished 2018-11-17 17:06:13 -05:00
benjamin melançon
56fb49aa29 Output authors as oxford comma'd list even without label 2018-11-17 16:21:48 -05:00
benjamin melançon
880420899c Remove unused item classes initialization 2018-11-17 15:39:45 -05:00
benjamin melançon
cdeb17ff7d Fix title area styling for blog posts 2018-11-17 14:50:38 -05:00
benjamin melançon
bf3bc6c284 Override node title field to remove unneeded spans 2018-11-17 13:02:48 -05:00
benjamin melançon
a492cc4d17 Keep floating tabs on top of even the darn admin menu stuff 2018-11-17 12:31:50 -05:00
benjamin melançon
a9cbf00dcf Use normal node template variables; simplify 2018-11-17 00:19:36 -05:00
benjamin melançon
bd90d6ed14 Now that we're back to a regular node template, restore help/comments 2018-11-16 23:52:07 -05:00
benjamin melançon
306c8e4dc5 To hell with these fancy layouts that do nothing but break randomly
See https://gitlab.com/drutopia/drutopia/issues/245
2018-11-15 17:38:26 -05:00
benjamin melançon
3608816143 Remove special casing for front page; now any landing page can do same 2018-11-15 02:29:01 -05:00
benjamin melançon
2e95e75529 Remove paragraph class; it was actually causing trouble
some global CSS from Bulma or something was adding padding to it, which
was making the text 'paragraph' and project details 'paragraph' (the
module should've just been called section) too far apart.
2018-11-15 01:40:39 -05:00
benjamin melançon
7380e88727 Fix conditionals in template 2018-11-15 01:09:30 -05:00
benjamin melançon
b3c1ff22d7 Commit compiled CSS 2018-11-14 15:11:06 -05:00
benjamin melançon
8810efb2ab End the padding experiment; use same values for absolute positioning 2018-11-14 15:10:57 -05:00
benjamin melançon
4921ad739a Add additional title styles (hero-main, is-large) if editor chose 2018-11-14 15:03:42 -05:00
benjamin melançon
abbb88da94 Commit compiled CSS 2018-11-14 14:06:14 -05:00
benjamin melançon
cdb4160a36 Give floating tabs same padding as the first content... 2018-11-14 14:05:52 -05:00
benjamin melançon
75f5d32b5b For titlebars with images, make it the background image 2018-11-14 14:05:18 -05:00
benjamin melançon
d372e8375e Remove noise of type, view mode classes
i know now that i'v eremoved them, i'll want them for some reason is like three days.
2018-11-14 14:04:27 -05:00
benjamin melançon
46b69d89da Commit compiled CSS 2018-11-14 12:31:30 -05:00
benjamin melançon
f8312d3dbd Ensure correct placement of image, title under navbar on project nodes
There's got to be a better way.  I guess i could consistently remove the .node div on
all content types...
2018-11-14 12:31:12 -05:00
benjamin melançon
5dc31be649 Commit compiled CSS 2018-11-14 12:29:02 -05:00
benjamin melançon
75702be8b1 Make sure 'floating' tabs are visible
OK, surprisingly this doesn't seem to cause an issue when it's an empty div.  Good.
2018-11-14 12:28:49 -05:00
benjamin melançon
9871ac0868 Commit compiled CSS 2018-11-14 10:53:06 -05:00
benjamin melançon
c2f7bee2bd Shade images with project/title color; remove on hover
See https://gitlab.com/agaric/resources/raw-notes/blob/master/2018-11-14-putting-a-stylesheet-defined-but-user-selected-color-at-a-partial-opacity-over-a-user-uploaded-background-image.md
2018-11-14 10:52:58 -05:00
benjamin melançon
70af84d0a3 Commit compiled CSS 2018-11-14 09:04:35 -05:00
benjamin melançon
70ecc28c09 We need to get the padding inside the section
so that the color goes behind the navbar/menu
2018-11-14 09:04:24 -05:00
benjamin melançon
760e3aaf0b Commit compiled CSS 2018-11-14 00:57:49 -05:00
benjamin melançon
33e95a1705 Keep floating tabs clickable; move slightly below big headers 2018-11-14 00:57:31 -05:00
benjamin melançon
c96adc0bde We have more room for the title; use all of it 2018-11-14 00:45:00 -05:00
benjamin melançon
27f098d07d Commit compiled CSS 2018-11-14 00:27:31 -05:00
benjamin melançon
57e362625d Dial back a little bit; this could go over the edge 2018-11-14 00:27:20 -05:00
benjamin melançon
883075e4e0 Let us get right near the edge, but break words if needed 2018-11-14 00:26:39 -05:00
benjamin melançon
2b6ce756ba Print title value directly, not field which wraps in extra title class 2018-11-13 23:46:13 -05:00
benjamin melançon
c606289fc4 Provide alternate style for titlebar title paragraphs
currently, it loses any image or subtitle, but could probably bring those back.

Do style values the right way-- not as content, but grabbed from the entity.
2018-11-13 23:40:47 -05:00
benjamin melançon
ef3f750fb4 Commit compiled CSS 2018-11-13 23:39:45 -05:00
benjamin melançon
73d40a35ee Ugly, but works: move content below fixed navbar 2018-11-13 23:39:34 -05:00
benjamin melançon
17a52237be Do a sloppy override to have only class 'section' for view paragraphs 2018-11-13 22:44:38 -05:00
benjamin melançon
c15eca3088 Either bring this file back and use or probably drop patterns
i'm currently using UI patterns for the worst use, really
2018-11-12 23:39:19 -05:00
benjamin melançon
49a9ed8bc1 Remove inappropriate h1 and h2 tags
unfortunately, doing that removalin a massively inappropriate way
2018-11-12 23:35:50 -05:00
benjamin melançon
ad8fd87fe2 Make image background image to match design precisely
Also, try to strip comments so these 'data' fields still work in debug mode
2018-11-12 23:25:36 -05:00
benjamin melançon
a52a3e69ed Use regular template to style tile title paragraphs 2018-11-12 23:15:14 -05:00
benjamin melançon
b8aea06ffd Print only the title paragraph 2018-11-12 22:49:49 -05:00
benjamin melançon
d555ba5b57 Rename template 2018-11-12 22:16:22 -05:00
benjamin melançon
b81386670f Rename folder 2018-11-12 22:14:53 -05:00
benjamin melançon
593842d2d7 Let's call the pattern what it is 2018-11-12 22:13:38 -05:00
benjamin melançon
94f899bd23 Commit first draft of tile pattern - tile view mode for nodes 2018-11-12 13:40:18 -05:00
benjamin melançon
ce002857f7 In a horrendous hack, only print div if any classes/attributes to go on it 2018-11-12 11:29:05 -05:00
benjamin melançon
0cacaf0002 Override unformatted view template from Octavia, no changes yet 2018-11-12 11:10:42 -05:00
benjamin melançon
52885edbbf Crazily add the container class to all (form) containers) 2018-11-12 11:07:33 -05:00
benjamin melançon
37215f014f Override Octavia container template 2018-11-12 11:02:03 -05:00
benjamin melançon
6264f812fa Commit compiled CSS 2018-11-12 09:38:05 -05:00
benjamin melançon
c0e6d2faac bad hack to keep tabs out of full-top header sections 2018-11-12 09:37:52 -05:00
benjamin melançon
452c74e71c Prepare tabs for floating so they don't affect full-width titles 2018-11-12 09:24:38 -05:00
benjamin melançon
400e817229 Do not print header section when no content meant for it 2018-11-12 09:20:23 -05:00
benjamin melançon
96c9923929 Commit compiled CSS 2018-11-12 01:15:00 -05:00
benjamin melançon
949cc89843 Restore mobile-only background color that wasn't the problem 2018-11-12 01:13:06 -05:00
benjamin melançon
9f4782d5c4 Remove incorrectly hard-coded transparent-header class
@cedewey - this is created in JavaScript from the data-headerbg attribute and should never
have been hardcoded— certainly not without a TODO remove in the source.
2018-11-12 00:05:41 -05:00
benjamin melançon
c1edb1186e Prevent silly new default navburger color from spoiling Todd's design
... if that's the only unwanted change Bulma made from 0.6.2 to 0.7.2, we're in good shape
2018-11-11 23:46:48 -05:00
benjamin melançon
b0a0dc68ed Update to Bulma 7.2 & use my navbar-breakpoint variable they accepted 2018-11-11 23:40:49 -05:00
benjamin melançon
9a1c25235a Commit compiled CSS 2018-11-11 22:41:57 -05:00
benjamin melançon
bb927e654a Reverse, rather than reiterate, nav links on hover 2018-11-11 22:41:43 -05:00
benjamin melançon
dc6b38e888 Commit compiled CSS 2018-11-11 22:07:44 -05:00
benjamin melançon
a0719a5d10 Background of menu needs to be dark all the time, not just for mobile
(This was a bug in the static layouts, too, not just the actual site.)
2018-11-11 22:07:37 -05:00
benjamin melançon
ceeeead696 Define a UI pattern for tiles 2018-11-03 17:39:44 -04:00
benjamin melançon
1d130512d3 Add template for tile-view-mode content
Used on the project listing (/work) page so far.
2018-11-03 12:25:10 -04:00
benjamin melançon
6847be9907 Commit compiled CSS 2018-11-03 12:24:28 -04:00
benjamin melançon
f4cc463b38 Ensure a relative consistency in card heights
Projects on the work page for instance which have a lot of title and subtitle text will
still be longer than this, but the differences won't be excessive.
2018-11-03 12:24:11 -04:00
benjamin melançon
ed32e0afd2 Print special header for front page even if front page is a node 2018-11-03 10:22:13 -04:00
benjamin melançon
e6cbc3482f Add pretty natural language, oxford commad, 'and's 2018-11-01 04:41:58 -04:00
benjamin melançon
a0d31318e4 Make the comma for every inline field 2018-11-01 04:36:03 -04:00
benjamin melançon
f1f580a357 List multiple taxonomy terms with commas in between
... realizing we could probably do this for *any* inline field, not just entity
references.
2018-11-01 04:34:50 -04:00
benjamin melançon
7b42a33984 Add flow middle class to default paragraphs 2018-10-31 20:02:35 -04:00
benjamin melançon
f6c855bfa9 Begin with unmodified copy of paragraph module's paragraph template 2018-10-31 19:05:57 -04:00
benjamin melançon
d7fd7f5c04 Add wrapping content flow div 2018-10-31 19:05:30 -04:00
benjamin melançon
69ee268a44 Hide submitted by and submitted date fields, we won't show them on case studies 2018-10-31 18:49:03 -04:00
benjamin melançon
3d9f82bae9 Remove 'content', 'label' classes from inline-label fields 2018-10-31 18:46:45 -04:00
benjamin melançon
b2e8ce6637 Commit generated CSS 2018-10-31 18:08:28 -04:00
benjamin melançon
4674ecb9e2 Commit compiled CSS 2018-10-31 01:35:51 -04:00
benjamin melançon
a838001892 Fix display of inline labels; remove label (block) class 2018-10-31 01:35:37 -04:00
benjamin melançon
e4df5e2927 Add styles for field labels 2018-10-31 01:35:05 -04:00
benjamin melançon
158b69051b Brief experiment with UI patterns which would be great if could pass in label value 2018-10-29 23:45:47 -04:00
benjamin melançon
b846522aad Remove all the item wrapper unwanted mess 2018-10-26 01:50:54 -04:00
benjamin melançon
4a8191301b Style fields with labels 2018-10-26 00:59:58 -04:00
benjamin melançon
bf392eb2c7 probably fix non-multiple hidden label fields 2018-10-26 00:58:45 -04:00
benjamin melançon
7faabb912a Restore output of fields with non-hidden label 2018-10-26 00:58:16 -04:00
benjamin melançon
b7ffd9a059 Don't print divs for any title-less field by default 2018-10-24 22:01:44 -04:00
benjamin melançon
a286fa50d0 Add non-paragraph Project Details and exclude all shown fields 2018-10-24 20:14:33 -04:00
benjamin melançon
0f57cd7d41 Fix typo 2018-10-24 19:00:39 -04:00
benjamin melançon
a0c3132b7d Include check for paragraphs, fix indent, acknowledge confusion 2018-10-24 18:52:50 -04:00
benjamin melançon
bfe2161ff3 Clean up now-working node layout template 2018-10-24 18:45:24 -04:00
benjamin melançon
7084b3ed7c Rework proof of concept
leave in some remaks on insanity:

{{ content }} doesn't print out any paragraphs; only {{ content.content}} does that.
2018-10-24 18:38:15 -04:00
benjamin melançon
0d59e58618 Commit proof of concept because wow 2018-10-24 16:46:23 -04:00
benjamin melançon
2c0c86d4cb Output images without extraneous divs 2018-10-24 05:29:29 -04:00
benjamin melançon
f76ce6f3cc Remove murder divs from what should output just a key 2018-10-24 05:26:22 -04:00
benjamin melançon
ccd624460d Set 'is-color' variants based on in-content selection 2018-10-24 05:25:30 -04:00
benjamin melançon
ee543ce2e6 Add critical class for styling of title paragraph
.. if non-projects have different hero headers, we'll deal with that when
we come to it.
2018-10-24 04:48:58 -04:00
benjamin melançon
b54bccaebd Remove obsolete comment 2018-10-24 04:48:07 -04:00
benjamin melançon
85ad2ce7c6 Remove all divs around paragraphs; they'll supply their own 2018-10-24 04:39:02 -04:00
benjamin melançon
cfdacf7a7e Remove unused divs around subtitle exactly like title
... this is where per-field template selection would be great... Fences module
i think it was.
2018-10-24 04:29:32 -04:00
benjamin melançon
92339c42c8 Format imaage and body of title paragraph 2018-10-24 04:28:37 -04:00
benjamin melançon
f86a27164c Fix inclusion of attributes 2018-10-23 21:50:00 -04:00
benjamin melançon
65eec3be35 Override title field template to remove unneeded divs 2018-10-23 21:42:30 -04:00
benjamin melançon
e6ebfb636f Start styling the title paragraph 2018-10-23 13:50:51 -04:00
benjamin melançon
af105ab1fc Remove stray character of death 2018-10-23 10:42:58 -04:00
benjamin melançon
edf4f1f38a Ditch title part of header section for node pages 2018-10-23 09:53:39 -04:00
benjamin melançon
7b023112f1 Print header section only if there is no title paragraph 2018-10-23 06:01:26 -04:00
benjamin melançon
54f51b569b Clean up layout template
... but nah we're taking this down to the paragraph level
2018-10-22 19:11:52 -04:00
benjamin melançon
90cb6799a4 Remove unwanted divs 2018-10-22 18:21:35 -04:00
benjamin melançon
1b78871334 Dump another extraneous div 2018-10-22 18:04:15 -04:00
benjamin melançon
dbb382c917 Dump main content div entirely if no sidebars 2018-10-22 17:57:07 -04:00
benjamin melançon
3644cb370c Move back to correct working path now that we've fixed that path
See https://www.drupal.org/project/drupal/issues/2881195
2018-10-22 16:07:19 -04:00
benjamin melançon
4ac8d50e8a No i got it right it's just not being used argghhh 2018-10-22 10:10:15 -04:00
benjamin melançon
4811ebd2d7 Fix typo ... in the filename 2018-10-22 10:07:53 -04:00
benjamin melançon
f680297d5e Make our template node-specific
... our embedded taxonomy term was using the same 'onecol' template, eek.
2018-10-22 09:51:29 -04:00
benjamin melançon
c8b3ea1481 Move header from page to layout where it can be controlled by node 2018-10-22 09:50:20 -04:00
benjamin melançon
a408e91158 'Comment out' section in way that doesn't cause parse errors 2018-10-21 19:34:01 -04:00
benjamin melançon
6d4442fd61 Comment out header we're moving it to the node template 2018-10-21 19:18:33 -04:00
benjamin melançon
74cec04cf6 Remove column class which adds unwanted padding
That just took two hours and i'm still not doing it the way i *want* to do it.
2018-10-21 18:58:22 -04:00