benjamin melançon
a18796a766
Enable and configure Link It module and related
2019-09-30 11:48:38 -04:00
benjamin melançon
78cf5d734e
Include patch to fix Claro dropdowns
2019-09-30 11:42:00 -04:00
benjamin melançon
53f145c66c
Require Linkit module
2019-09-30 11:41:41 -04:00
benjamin melançon
04be0a5e7a
Commit auto-add of geo citation field settings
2019-09-30 10:31:45 -04:00
benjamin melançon
a19eafadce
Commit config snapshot
2019-09-30 08:55:34 -04:00
benjamin melançon
ee353b3276
Enable and configure noreferrer/noopener privacy/security module
...
Ref #46
2019-09-30 08:55:34 -04:00
benjamin melançon
b2dbe2677a
Require noreferrer module for safer blank-targeted links
2019-09-30 08:55:34 -04:00
Chris Thompson
4e182eba8e
Update and simplify deployment instructions
2019-09-29 23:18:01 -04:00
benjamin melançon
a039bb672e
Use development version of our twigsuggest module
2019-09-29 22:44:16 -04:00
benjamin melançon
e03a2caa75
Add card class that Octavia added, before we overrode
2019-09-29 22:35:42 -04:00
benjamin melançon
a9c6cd1cd2
Move to a template suggestion that isn't broken
...
See https://www.drupal.org/project/ds/issues/2887778
2019-09-29 22:33:45 -04:00
benjamin melançon
1262491e13
Add patch to fix display suite's bloody broken template suggestions
2019-09-29 21:56:43 -04:00
benjamin melançon
0e02a241c5
Update collection card config to more closely resemble article
2019-09-29 17:26:01 -04:00
benjamin melançon
9d18571bbc
Start to set correct colors for image-less cards by content types
2019-09-29 17:19:03 -04:00
benjamin melançon
20ddda7865
Unlink URL in citation; it's always on the same page
2019-09-29 17:19:03 -04:00
benjamin melançon
8d81631929
Ensure update 1col template only applies to cards
2019-09-29 17:19:03 -04:00
baec194fc7
Add collection card config
2019-09-29 17:16:55 -04:00
benjamin melançon
c90472d785
Show related content block on article, blog, gleaning etc. pages
2019-09-29 16:22:33 -04:00
benjamin melançon
dabce158c9
Provide alternate background if no image
...
Ref #33
2019-09-29 15:50:16 -04:00
benjamin melançon
d537a8dc9e
Copy directly from display suite module so we can actually change something
2019-09-29 14:55:34 -04:00
benjamin melançon
e2c5de47f1
Copy over template from Octavia
2019-09-29 14:48:01 -04:00
benjamin melançon
91a83b091b
Make tooltip text a little clearer
2019-09-29 13:41:39 -04:00
benjamin melançon
6aecd53ae7
Make citation title a little less prominent
2019-09-29 13:40:38 -04:00
benjamin melançon
88cf38a990
Commit config sync
2019-09-29 13:40:16 -04:00
benjamin melançon
d6673f81ba
Enable GEO citation custom module & configure pseudofield display
...
... also drop all the deleted separate topic fields from footer display config
2019-09-29 13:39:49 -04:00
benjamin melançon
724e4c6d3f
Unrequire and remove non-paragraph item listing from collection
...
Ref #43
2019-09-29 13:37:15 -04:00
benjamin melançon
ab29670bb2
Commit compiled CSS
2019-09-29 12:50:22 -04:00
benjamin melançon
135bea54dc
Take control of title class bottom margin
2019-09-29 12:50:06 -04:00
benjamin melançon
bd26b9abc3
Try again in a way that sort of works, but not really
2019-09-29 12:48:07 -04:00
benjamin melançon
852a7c5644
Commit compiled CSS
2019-09-29 12:44:32 -04:00
benjamin melançon
6611274381
Try to get damn Bulma to stop screwing with title margin bottoms
2019-09-29 12:44:07 -04:00
benjamin melançon
2b7d778004
Start giving extra spacing below 'drums', sections of columns
...
The term ‘drum’ is used to describe the individual circular sections places, one on top of another, to construct the shaft of the column.
2019-09-29 12:23:17 -04:00
benjamin melançon
56f26ddc22
Fix IDE-caused typo of extra quotation mark
2019-09-29 12:22:00 -04:00
benjamin melançon
a21b35e850
Add generic term for one part of a column, to use in styling
...
'The term ‘drum’ is used to describe the individual circular sections places, one on top of another, to construct the shaft of the column.'
2019-09-29 12:21:30 -04:00
benjamin melançon
c584a088fb
Correctly get the author, at least when only one
2019-09-29 12:20:57 -04:00
benjamin melançon
4ddfa5fc7c
Comment out unused theme function suggestion
2019-09-29 10:21:38 -04:00
benjamin melançon
c58fa4b7a8
Give citation title classes, have URL link, and get spacing just perfect
...
Ref #10
2019-09-29 10:20:39 -04:00
benjamin melançon
d3d09f56ca
Document corrected (not assuming a single value field) check for GEO Original term
...
Ref #10
2019-09-29 10:19:41 -04:00
benjamin melançon
a984702fc0
Commit compiled CSS
2019-09-28 23:37:00 -04:00
benjamin melançon
1d142d8437
Re-position editor's content edit tabs
...
.. to where it should always have been, and should not require ID-targeting
to put it back, ugh.
2019-09-28 23:36:42 -04:00
benjamin melançon
1ea4670410
Get a pretty good draft of our citation section
2019-09-28 22:58:55 -04:00
benjamin melançon
ec351cb728
Add xdebug configuration for PHPSTORM
2019-09-28 20:52:06 -04:00
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