Commit graph

285 commits

Author SHA1 Message Date
Benjamin Melançon
3e8ad8956b Enable class it up module 2019-09-01 23:52:41 -04:00
Benjamin Melançon
fcc77247d3 Commit config snapshots 2019-09-01 10:02:03 -04:00
Benjamin Melançon
14c634d761 Commit composer lock file 2019-09-01 10:01:44 -04:00
Benjamin Melançon
b9213cde83 Remove Hax module
it is not currently the answer to all our current prayers

See https://gitlab.com/agaric/raw-notes/blob/master/content/notes/2019-08-31-hax-and-drupal.md
2019-09-01 10:00:55 -04:00
Benjamin Melançon
ce680efad7 Limit images on teasers and cards to *just one*
... even though we migrated like a dozen into field_image in many cases.

Ref #24
2019-09-01 09:05:25 -04:00
Benjamin Melançon
511f23d20b Configure front page to be our new 'empty page' (where all our blocks hang out) 2019-09-01 08:56:53 -04:00
Benjamin Melançon
d3be422cd7 Try out Hax module, could it replace paragraphs on short notice? 2019-09-01 08:55:14 -04:00
Benjamin Melançon
e45844a056 Enable Mailchimp module 2019-09-01 08:54:27 -04:00
Benjamin Melançon
fb69330cf5 Configure Empty Page module to provide a front page path 2019-09-01 08:45:28 -04:00
Benjamin Melançon
aec7e7cbc1 Enable Twig Template Suggestions and Empty Page module so we can clean up the home page 2019-09-01 08:44:16 -04:00
Benjamin Melançon
68f58a7285 Let other blocks adjust their weight 2019-08-31 23:27:42 -04:00
Benjamin Melançon
a6b18d68be Configure home page card views for articles, blogs, collections, and gleanings
Ref #24
2019-08-31 23:25:40 -04:00
Benjamin Melançon
85fac5ac35 Update article display 2019-08-31 10:40:04 -04:00
Benjamin Melançon
a58b0bd273 Show only five items of recent content 2019-08-31 10:08:24 -04:00
Benjamin Melançon
09bf3afe16 Revert "Remove geo_upgrade, take two"
This reverts commit 8aa07e9514.

See note in 88003ace53
2019-08-30 22:10:55 -04:00
Benjamin Melançon
9a049c28aa Merge branch 'master' of gitlab.com:agaric/sites/geo 2019-08-30 22:10:15 -04:00
Benjamin Melançon
88003ace53 Add migrate source CSV which is a new dependency of geo_upgrade
I had wanted to remove geo_upgrade from the site config and  enable it after site-install-with-config to do the migration. (Having the CSV migration module added to GEO Upgrade's dependencies, but not to the overall config/sync, broke import, and it seemed better to me to isolate them by enabling GEO Upgrade separately rather than effectively mixing migration config with the site config).

But way too much migration stuff is committed to the general config already.

Sorry @wolcen
2019-08-30 22:09:50 -04:00
Chris Thompson
8aa07e9514 Remove geo_upgrade, take two
OK, now I see...I think
2019-08-30 21:43:17 -04:00
mlncn
d495bf0ee4 Merge branch '12-comments' into 'master'
"Restore better, built-in comment functionality to the site"

See merge request agaric/sites/geo!2
2019-08-31 01:34:10 +00:00
Chris Thompson
8f97e06ea8 Revert "Remove geo_upgrade mod from config"
You should do it properly...something might break, warned Ben.

This reverts commit 18b8642647.
2019-08-30 21:32:06 -04:00
Chris Thompson
18b8642647 Remove geo_upgrade mod from config 2019-08-30 21:24:48 -04:00
Clayton Dewey
9eb0367432 Update the settings for comments on Blog 2019-08-30 16:02:13 -06:00
Clayton Dewey
5887bca71c Update the settings for comments on Article 2019-08-30 16:01:51 -06:00
Clayton Dewey
7b5fca43b5 Update the form display of comments 2019-08-30 15:59:38 -06:00
mlncn
d100686c09 Merge branch '12-comments' into 'master'
"Restore better, built-in comment functionality to the site"

See merge request agaric/sites/geo!1
2019-08-30 21:37:04 +00:00
Benjamin Melançon
1f3992a7b0 Commit config snapshot 2019-08-30 15:43:37 -04:00
Benjamin Melançon
1d1a36b9a1 Disable default content module 2019-08-30 15:43:06 -04:00
Benjamin Melançon
cf311b6653 Delete test content accidentally committed in unrelated commit 2019-08-30 15:39:51 -04:00
Benjamin Melançon
d38cdacedd Format SCSS to use CSS-safe comments so i don't break everything again when doing CSS 2019-08-30 15:32:44 -04:00
Benjamin Melançon
1293a3cbdd Result after explicitly telling it to 'Set contents as default' from fixed block admin
Ref #24
2019-08-30 14:45:07 -04:00
Benjamin Melançon
49f5e64f1c This is the result after adding the content block
No effect on the fixed block part even though i checkmarked an option to update
the default content.

Ref #24
2019-08-30 14:42:32 -04:00
Benjamin Melançon
9d226d6227 Commit config snapshot 2019-08-30 14:09:25 -04:00
Benjamin Melançon
a61223feb9 Enable Fixed Block Content and create an initial 'fixed block'
(Haven't figured out how to add content, yet.)

Ref #24
2019-08-30 14:09:12 -04:00
Clayton Dewey
efb2989e7f Allow authenticated users to comment 2019-08-30 11:05:37 -06:00
Clayton Dewey
559c11040a Allow anonymous users to post comments 2019-08-30 11:04:32 -06:00
Benjamin Melançon
9101b63c86 Commit config snapshot 2019-08-30 12:59:48 -04:00
Benjamin Melançon
69ebe9ce26 Enable Drutopia Collection feature module for issue indexes
Ref #31
Ref #32
2019-08-30 12:59:31 -04:00
Benjamin Melançon
647293fcc1 Commit config snapshot 2019-08-30 12:33:25 -04:00
Benjamin Melançon
4a3a02243c Enable Client-side hierarchical select 2019-08-30 12:33:07 -04:00
Benjamin Melançon
c292c4d3bd Commit config snapshots 2019-08-30 12:28:44 -04:00
Benjamin Melançon
aa44171cbb Enable landing page Drutopia feature module for homepage 2019-08-30 12:28:32 -04:00
Benjamin Melançon
0b7d2a812e Commit config snapshot 2019-08-30 12:14:04 -04:00
Benjamin Melançon
3207b6bb62 Use Claro as the admin theme 2019-08-30 12:13:55 -04:00
Benjamin Melançon
6b991cc8ea Remove citation link field; we'll do it in Twig 2019-08-14 23:40:40 -04:00
benjamin melançon
2cc1458902 Apply self-updates after install 2019-08-06 11:30:16 -04:00
benjamin melançon
598baeb58b Field Token Value experiment
It's just not up to the task we need it for, conditional statements and
the like.

I don't think?  A single conditional wrapper i'd do and keep it, but i
think we need conditional logic inside it to get formatting.  Maybe not.
2019-08-06 00:32:48 -04:00
benjamin melançon
2ef73dde80 Enable link attributes module 2019-08-06 00:26:40 -04:00
David Valdez
6e68f54700 Remove unused vocabularies.
Now all the terms that belonged to these vocabularies are in the topics vocabulary.
2019-08-02 13:00:38 -05:00
benjamin melançon
eac7c6e941 Enable Field Token Value 2019-08-01 14:47:24 -04:00
benjamin melançon
e0c3dd5cad Allow article type to be multivalue 2019-08-01 14:45:47 -04:00