benjamin melançon
c7b0b011b1
Allow DDEV to work without internet
2019-09-28 18:32:24 -04:00
benjamin melançon
6cab0a02bd
Caught between saving data and doing this on view, leaning toward on view
2019-09-28 18:32:05 -04:00
benjamin melançon
fdc2a0900f
Start a custom citations module
...
Looked into using bibcite - https://www.drupal.org/project/bibcite
but it a) wasn't designed for citing originally published articles
and b) did not document it's alleged API at all. If it's not
documented, it's not an API, sorry.
2019-09-28 16:15:46 -04:00
benjamin melançon
cd41f613ab
No migrating permissions period ever good lord are you trying to drive me insane @gnuget?? :-P
2019-09-28 10:46:27 -04:00
benjamin melançon
ce446778ad
Update collection display
...
todo bring this in at drutopia/drutopia_collection#1
2019-09-24 09:57:26 -04:00
benjamin melançon
adbcac20ab
Update text format access. Try to just give everyone who edits content full html
2019-09-24 08:52:18 -04:00
benjamin melançon
d06c13e351
drop permissions from roles to-be-dropped
2019-09-24 08:51:33 -04:00
benjamin melançon
0ec54ac7fe
Update authenticated, contributor permissions
2019-09-24 08:47:31 -04:00
benjamin melançon
bff23f4b7a
Apply self-updates of gleaning knowing about the comment field
2019-09-24 08:01:51 -04:00
benjamin melançon
b5b339f64d
Hide title on home page hero block (because that's its title)
2019-09-24 07:43:28 -04:00
benjamin melançon
0d1fe7d613
Configure CSHS for collections
2019-09-23 10:59:18 -04:00
benjamin melançon
ab688b995c
Configure client-side hierarchical select for blogs
2019-09-23 10:56:34 -04:00
benjamin melançon
d2d30c7959
Delete region from blogs (the secret topic duplicate)
2019-09-23 10:52:06 -04:00
benjamin melançon
1c8e4b6b3b
Remove duplicate fields for topic from Article
2019-09-23 10:51:25 -04:00
benjamin melançon
296592a48c
Update composer lock file to get our local changes to classitup
2019-09-23 10:47:59 -04:00
benjamin melançon
3de2cf05e0
Remove summary & topics from blog & article 'card' display
...
Ref #33
2019-09-23 10:45:07 -04:00
benjamin melançon
20cb60a414
Commit compiled CSS
2019-09-23 10:34:56 -04:00
benjamin melançon
a1a9c235e3
Let featured images get taller on the widest screens
2019-09-23 10:33:50 -04:00
benjamin melançon
01ae2c6913
Remove fields duplicating Topics from blogs
2019-09-23 10:25:16 -04:00
benjamin melançon
9e62ee36c9
Commit compiled CSS
2019-09-23 10:07:12 -04:00
benjamin melançon
b916f5f298
Add different background colors for each content type for non-image content
2019-09-23 10:06:27 -04:00
benjamin melançon
6132f58ced
Set margin on embedded inline images
...
ref #27
2019-09-23 09:40:38 -04:00
benjamin melançon
1a2b7a8b6b
Add background color for title of gleaning nodes
...
Ref #28
2019-09-23 08:32:59 -04:00
benjamin melançon
ed116c56cc
Limit images shown for article cards to 1
2019-09-23 08:08:00 -04:00
benjamin melançon
543a7571be
Commit compiled CSS
2019-09-23 08:07:39 -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
62dc4757bd
Configure gleaning display; remove comment field from teasers etc.
2019-09-23 07:20:12 -04:00
benjamin melançon
eeafcbfba2
Configure client-side hierarchical select on articles
2019-09-23 07:18:30 -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
135a2a371f
Set a maximum height for image we worked so hard to let it break all bounds
2019-09-22 23:17:02 -04:00
benjamin melançon
7d3fb59c4e
Re-export config with UUIDs, auto-updates based on local config
2019-09-22 22:19:25 -04:00
benjamin melançon
32dd464ae8
And the straightforward new configuration for collection paragraph
2019-09-22 22:18:16 -04:00
benjamin melançon
ba35d8c75b
Commit updates from Drutopia Collection
...
While preserving our comment-related changes
Ref #12
2019-09-22 22:16:56 -04:00
benjamin melançon
1ebe94868b
Update comment notify settings
...
* For all content types with comments
* No 'replies only' because we don't do threaded comments
* configured to alert the people who posted the content (article, gleaning, etc) when a comment is left against it,
* and to give commenters the option of being notified of follow-up comments.
Ref #12
2019-09-22 21:43:28 -04:00
benjamin melançon
c75f5eff1c
Commit config snapshots
2019-09-22 21:36:14 -04:00
benjamin melançon
cf8c86804e
Enable and do initial configuration of comment notify modules
...
Send a simple link to all managers
And we'll try to send authors and commenters notice of new comments by default.
Ref #12
2019-09-22 21:36:05 -04:00
benjamin melançon
cf5207e352
Disable threading on articles too, as on all content here
2019-09-22 21:34:20 -04:00
benjamin melançon
2485830227
Enable comments on gleanings and collections
...
Ref #12
2019-09-22 21:33:38 -04:00
benjamin melançon
c74b391332
Disable threaded comments
...
Ref #12
2019-09-22 21:31:46 -04:00
benjamin melançon
f4ad763b25
Update composer lock file
2019-09-22 21:23:53 -04:00
benjamin melançon
607be4e2b1
Add simple comment notify module
...
Ref #12
2019-09-22 21:17:07 -04:00
benjamin melançon
35db7dd1bc
Add comment notify module
...
Ref #12
2019-09-22 21:06:18 -04:00
benjamin melançon
06ccbe184b
Commit config snapshot
2019-09-22 21:00:47 -04:00
benjamin melançon
cbb35dde19
Enable and configure honeypot (only add to non-privileged-accessible forms)
...
Ref #12
2019-09-22 20:59:40 -04:00
benjamin melançon
06593aa36e
Update composer lock file
2019-09-22 20:53:57 -04:00
benjamin melançon
87cafa92a5
Add antibot to tag team spammers with honeypot, also just added
...
agaric/sites/geo#12
2019-09-22 20:53:44 -04:00
benjamin melançon
bbc7002b0e
Update composer lock file
2019-09-22 20:50:52 -04:00
benjamin melançon
4d8d01f4f3
Add honeypot module
2019-09-22 20:50:43 -04:00
benjamin melançon
7edb3c53a6
Place 'content by author' in only place that it seems to work
...
Ref agaric/sites/geo#40
2019-09-22 20:24:37 -04:00
benjamin melançon
d788cf6ae4
Commit compiled CSS
2019-09-22 20:09:46 -04:00