Skip to content

Commit de24eb6

Browse files
Merge pull request #67 from MITLibraries/lm261
Removes three plugins which are complicating things
2 parents ca573f2 + e26416b commit de24eb6

3 files changed

Lines changed: 1 addition & 128 deletions

File tree

composer.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -77,18 +77,6 @@
7777
"type": "vcs",
7878
"url": "https://github.com/mitlibraries/dynamic-menu-manager"
7979
},
80-
{
81-
"type": "vcs",
82-
"url": "https://github.com/mitlibraries/lightbox-plus"
83-
},
84-
{
85-
"type": "vcs",
86-
"url": "https://github.com/mitlibraries/slideshow-gallery"
87-
},
88-
{
89-
"type": "vcs",
90-
"url": "https://github.com/mitlibraries/types"
91-
},
9280
{
9381
"type": "vcs",
9482
"url": "https://github.com/mitlibraries/wp-slug-trimmer"
@@ -107,9 +95,6 @@
10795
"mitlibraries/acf-location-field": "^1.0",
10896
"mitlibraries/cpt-onomies": "^1.4",
10997
"mitlibraries/dynamic-menu-manager": "^1.0",
110-
"mitlibraries/lightbox-plus": "^2.7",
111-
"mitlibraries/slideshow-gallery": "dev-main",
112-
"mitlibraries/types": "^2.3",
11398
"mitlibraries/wp-slug-trimmer": "^1.1",
11499
"nsp-code/advanced-post-types-order": "^4.4",
115100
"oscarotero/env": "^2.1",

composer.lock

Lines changed: 1 addition & 93 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/howto/test-plugins.md

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -137,13 +137,6 @@ template file.
137137

138138
Confirm that the sitemap is visible at `/sitemap.xml` on any site.
139139

140-
## Lightbox Plus Colorbox
141-
142-
There should be a "Lightbox Plus Colorbox" entry under the Appearance are in the
143-
admin dashboard. One of the tabs on this screen is a Demo/Test image.
144-
145-
_I don't know where to look in our content for any use of this plugin._
146-
147140
## Media Libary Assistant
148141

149142
Under the "Media" area of the admin dashboard, you should see links for "Att.
@@ -268,15 +261,6 @@ You should see an option to make the record sticky.
268261

269262
_This plugin is only used on the News site._
270263

271-
## Slideshow Gallery
272-
273-
**Removal candidate**
274-
275-
1. On the Collections site, you should see a "Slideshow" item on the sidebar.
276-
2. When editing the "Charles J. Connick Stained Glass Foundation Collection"
277-
page, you should see this shortcode: `[tribulant_slideshow gallery_id="1"]`.
278-
3. When viewing the same page, you should see a slideshow of images.
279-
280264
## Slug Trimmer
281265

282266
_This plugin is only used on the News site._
@@ -292,10 +276,6 @@ near the bottom of the page, you should see a "Reload via MIT Libs" link.
292276

293277
_This plugin is only used on the Music Oral History site._
294278

295-
## Toolset Types
296-
297-
_This plugin is only used on the Music Oral History site._
298-
299279
## Ultimate Posts Widget
300280

301281
1. On the AKDC site, load the Widgets dashboard. You should see an "Ultimate

0 commit comments

Comments
 (0)