Commit graph

202 commits

Author SHA1 Message Date
Clayton Dewey
add6c9e1ca Update Admin Content view, part 2 2018-12-26 20:12:00 -07:00
Clayton Dewey
5d9093f0a3 Merge branch 'master' of gitlab.com:agaric/sites/agaric-com 2018-12-26 20:04:29 -07:00
Clayton Dewey
5cda00eca8 Update Admin Content view to be more relevant and usable 2018-12-26 20:04:22 -07:00
benjamin melançon
f339497fa3 Don't provide a comment preview option
it's ugly and it risks people not saving

Ref #32
2018-12-26 22:00:06 -05:00
Clayton Dewey
5b5a92ff4d Merge branch 'master' of gitlab.com:agaric/sites/agaric-com 2018-12-26 19:10:09 -07:00
Clayton Dewey
ac20bff236 Enable and configure Honeypot 2018-12-26 19:09:55 -07:00
benjamin melançon
139273ea8f Give access to the minimal HTML format to everyone 2018-12-26 19:23:42 -05:00
Clayton Dewey
401bb931d5 Enable and configure Statistics module 2018-12-26 16:58:22 -07:00
Clayton Dewey
bbf57480e5 Enable and configure Google Analytics 2018-12-26 16:56:06 -07:00
benjamin melançon
76075b5fb5 Don't show subject (annoying when leaving comment); restrict format
Ref #32
2018-12-26 12:09:50 -05:00
benjamin melançon
d7b8036a4c Don't print links (just the 'add new comment' link) on blog posts 2018-12-25 20:02:00 -05:00
benjamin melançon
0106778c44 Set taxonomy term-level permissions 2018-12-25 13:13:17 -05:00
benjamin melançon
d7cf4dab5a Disable comment threading (display), allow contact info, show form 2018-12-25 12:48:14 -05:00
benjamin melançon
d255c477a4 Whatever the meta tags field is, we don't ned to print it 2018-12-25 12:46:39 -05:00
benjamin melançon
ea1f71ca3e Set permissions to allow unauthenticated anonymous visitors to comment
and logged-in authenticated users to edit their comments and skip approval when posting, as
well as post in the first place.

But the comment form still isn't showing up...

Ref #32
2018-12-24 21:18:40 -05:00
benjamin melançon
b678357c3d Configure blog tags & topics to mark up as categories
plus other, experimental indieweb microformat config

Ref #132
2018-12-24 18:32:23 -05:00
benjamin melançon
a23f8f44f7 Configure blog posts to do new revisions by default
Ref #115
2018-12-24 18:18:44 -05:00
benjamin melançon
f0495c7042 Configure blog posts to provide author microformats for author reference
Ref #132
2018-12-24 18:14:37 -05:00
benjamin melançon
3d0ec7b122 Try configuring indieweb to auto e-content wrap node body (paragraphs) and comments
and also to mark up the summary so it can be used in syndication to microstatus networks.

We aren't printing the summary field on blog post full pages though so that can't possibly
work, and pretty sure the paragraphs won't print a class around them (but that's just as
well, we're doing the e-content class in the node--full template and getting a bit more of
the other content fields.

Wrapping the comment body is probably going to work though.

Ref #132
2018-12-22 16:47:09 -05:00
benjamin melançon
32559f60a8 Disable image on blog posts; it'll need to be embedded in content manually
Documented https://agaric-documentation.readthedocs.io/en/latest/agaric-website/basics.html
2018-12-21 13:40:33 -05:00
benjamin melançon
05505362d9 Pour on a little more IndieWeb 2018-12-20 10:16:23 -05:00
benjamin melançon
5445554a40 Commit snapshotted config 2018-12-18 20:22:02 -05:00
benjamin melançon
7cb4769a57 Enable Indieweb API and selected modules 2018-12-18 20:21:45 -05:00
benjamin melançon
8087cf8790 Configure page teaser displayed fields (& ditch Display Suite template)
Ref #127
2018-12-18 17:20:32 -05:00
benjamin melançon
455020aed2 Make paragraphs available to case study teasers
Ref #127
2018-12-18 17:19:08 -05:00
benjamin melançon
803fa27b0d Configure fields for case study teaser 2018-12-18 11:13:47 -05:00
benjamin melançon
ac6b9201d8 Have blog view use teasers, so we keep blog & search styling in sync 2018-12-18 09:00:50 -05:00
benjamin melançon
1f2cc94090 Copy card view mode display config over to teaser 2018-12-18 09:00:00 -05:00
benjamin melançon
2f6aef4867 Make all search results 'teasers'.
Ref #127
2018-12-18 08:53:55 -05:00
benjamin melançon
4f7445ded5 Configure search bar to show on search result pages 2018-12-18 08:22:53 -05:00
benjamin melançon
50daceced2 Add another main navigation block for 2nd-level menu
And place in the secondary_menu region we output in the node template titlebar region
thanks to our https://www.drupal.org/project/regionincontent module.
2018-12-17 20:39:04 -05:00
benjamin melançon
18db37f32c Commit config snapshot 2018-12-17 20:36:53 -05:00
benjamin melançon
7aa0a40d29 Enable Region In Content Template module
Ref #110
2018-12-17 19:43:11 -05:00
benjamin melançon
67e22f99d5 Provide summary field for the person template 2018-12-16 12:53:49 -05:00
benjamin melançon
4c469553bb Restrict team embed view to worker owners 2018-12-15 22:56:45 -05:00
benjamin melançon
303e57dcc1 Set row classes and add embed view 2018-12-15 22:37:30 -05:00
benjamin melançon
d79784d9b6 Use image URL rather than image; provide summary field not role 2018-12-15 22:36:35 -05:00
benjamin melançon
9d4c7f0864 Remove extraneous help; send better signal about summary length
Ref #110
2018-12-15 22:35:42 -05:00
benjamin melançon
a43ddd0dd1 Kill the body field on people; we're using the summary now
Ref #110
2018-12-15 22:32:48 -05:00
benjamin melançon
3896464783 Lock down allowed HTML (no links, no paragraphs even) for summary field
Ref #110
2018-12-15 22:30:51 -05:00
benjamin melançon
8265c375f2 Configure small card person view mode not to use bloody display suite 2018-12-15 00:10:51 -05:00
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
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
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
b0f905abb5 Commit meaningless config self-rearrangement 2018-12-13 11:12:26 -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
8c6242563b Give basic page webform paragraph (& all paragarphs) 2018-12-10 21:34:12 -05:00