Commit graph

511 commits

Author SHA1 Message Date
David Valdez
429a405e43 Compiled CSS 2019-01-23 11:53:48 -06:00
mlncn
51a4d6082c Merge branch '2-style-license' into 'master'
Resolve "Style license"

Closes #2

See merge request agaric/patternlibrary!9
2019-01-23 17:49:12 +00:00
mlncn
f3e8858dc5 Merge branch 'language-switcher-footer' into 'master'
Language switcher footer

See merge request agaric/patternlibrary!10
2019-01-23 17:48:15 +00:00
David Valdez
7d31639709 Display the language switcher link.
And hide the dropdown
2019-01-22 12:06:42 -06:00
David Valdez
ba2c73f7fb Compiled css 2019-01-21 23:50:09 -06:00
David Valdez
d494467bad The language switcher is now at the footer 2019-01-21 23:49:43 -06:00
Clayton Dewey
305329dd69 Merge branch 'master' of gitlab.com:agaric/patternlibrary 2019-01-21 15:24:14 -07:00
benjamin melançon
07b835a12b Remove surrounding cruft from pure teaser/preview paragraph for RSS 2019-01-21 13:03:22 -05:00
benjamin melançon
8c4e7dd184 Turns out we don't need to override the field at all; our surrounding HTML comes from the paragraph 2019-01-21 13:00:12 -05:00
benjamin melançon
6e05b62f7c Override the thing that's extended 2019-01-21 12:14:07 -05:00
benjamin melançon
f93bfb0b06 Override bulma/templates/field/field--text-long.html.twig 2019-01-21 12:11:13 -05:00
benjamin melançon
29f7fce47f Print only the first *text* paragraph 2019-01-21 00:30:47 -05:00
benjamin melançon
183434e5ba Fix read more link, make it a paragraph, escape the HTML 2019-01-19 23:49:16 -05:00
benjamin melançon
8c3e1dcc88 Per RSS conventions multiple authors means multiple dc:creator tags
See http://www.rssboard.org/rss-profile
2019-01-19 22:01:41 -05:00
benjamin melançon
253e6e9716 Suppress any output from the UID field
We print dc:creator from the authors field (we allow multiple authors)
2019-01-19 21:59:59 -05:00
benjamin melançon
d2660cd790 Don't print anything from the created date field
this is handled in the views row template.  But we can't stop this field from being
printed.
2019-01-19 21:57:54 -05:00
benjamin melançon
8d8992a8b5 Override author field for dc:creator 2019-01-19 21:19:12 -05:00
Clayton Dewey
72d95f5159 Add styles to license icon 2019-01-19 15:18:24 -07:00
Clayton Dewey
aa12ae38f4 Move license field to right about case study stats 2019-01-19 15:17:51 -07:00
Clayton Dewey
3325e40d54 Create teaser display for License terms 2019-01-19 15:17:08 -07:00
benjamin melançon
3fa7e23d66 Override title template to not print title (duplicate) 2019-01-19 00:51:26 -05:00
benjamin melançon
881ed18164 It is necessary to tell the template not to escape
we handle this in the fields that make up the 'description' (we put more than the
description in).

Ref #159
2019-01-18 20:57:10 -05:00
benjamin melançon
bd9add651f Print the pubdate RSS provides us with 2019-01-17 15:02:04 -05:00
benjamin melançon
49713f7af1 RSS teasers: After a lot of iterations, a lot of things are working
... so let's finally geta snapshot.
2019-01-17 13:13:15 -05:00
mlncn
1fad6093ad Merge branch 'fixed-bar-fixes' into 'master'
Fixed bar fixes

See merge request agaric/patternlibrary!8
2019-01-16 19:16:22 +00:00
David Valdez
d9b55e710b Compiled CSS 2019-01-16 11:48:39 -06:00
David Valdez
92b5422844 Fixes the navbar when the toolbar is displayed. 2019-01-16 11:48:16 -06:00
mlncn
38b85e614e Merge branch 'prism' into 'master'
Prism library.

See merge request agaric/patternlibrary!7
2019-01-15 18:16:08 +00:00
mlncn
e0ec34d416 Merge branch 'language-link' into 'master'
Add the Language link beside the main menu

See merge request agaric/patternlibrary!6
2019-01-15 18:15:01 +00:00
David Valdez
34ad9fcbb7 Prism library. 2019-01-15 10:21:56 -06:00
David Valdez
da982e3fdf Add the Language link beside the main menu 2019-01-13 00:41:14 -06:00
benjamin melançon
9202c18351 Commit compiled CSS 2019-01-08 17:45:01 -05:00
benjamin melançon
a387171538 Change within-flow block padding to margin so spacing *does* collapse 2019-01-08 17:44:53 -05:00
benjamin melançon
6b2856e83f Commit compiled CSS 2019-01-08 13:56:06 -05:00
benjamin melançon
a64248ba3e Keep width full so taciturn types aren't shrunk
Clayton's Person teaser bio was so short that his card ended up smaller at certain mobile view modes.
2019-01-08 13:55:46 -05:00
benjamin melançon
89c2c4f44c Commit compiled CSS 2019-01-07 10:24:52 -05:00
benjamin melançon
1d1eac1af8 Keep cards on work page to equal heights 2019-01-07 10:24:43 -05:00
benjamin melançon
a7ded3c705 Fix another blatant typo 2019-01-02 18:29:27 -05:00
benjamin melançon
ef5f877a60 Successfully add link classes to active item ancestor, without hangover
Unlike 9e47f0c7cb where i was just trying to avoid creating the link_attributes
object for every item.  That was not to be.
2019-01-01 11:09:08 -05:00
benjamin melançon
9e47f0c7cb Take bloody two in adding a class without it hanging around 2019-01-01 11:04:46 -05:00
benjamin melançon
81bc33cf04 Commit compiled CSS 2019-01-01 10:48:07 -05:00
benjamin melançon
0e9641c14a That wouldn't work *with* dark section; just move active bar closer
Effectively reverts 4a82806
2019-01-01 10:47:54 -05:00
benjamin melançon
4a82806e0c Keep underline visible when dark navbar not followed by dark section 2019-01-01 10:43:07 -05:00
benjamin melançon
65872a3bf3 Stop admin links from getting the 'standard block' treatment
... maybe the standard block isn't so standard...
2019-01-01 09:46:07 -05:00
benjamin melançon
d060b1c2b9 Throw column class back on 2019-01-01 00:17:57 -05:00
benjamin melançon
7a941d9c09 Fix silly typo 2018-12-31 23:44:35 -05:00
benjamin melançon
53e2558563 Bottom block content needs no razzledazzle 2018-12-31 23:44:28 -05:00
benjamin melançon
39ce0ad308 Marke up common block in a good way for Related Content
and probably most anything
2018-12-31 23:28:43 -05:00
benjamin melançon
31c27872f3 That just added craziness we don't want, so let's override stable directly 2018-12-31 23:20:18 -05:00
benjamin melançon
7e05e7354f Well all the action is in Bulma so let's override that 2018-12-31 23:19:07 -05:00