[Archivesspace_Users_Group] ASpace, Bootstrap?

Brian Zelip brian.zelip at lyrasis.org
Wed Dec 14 10:56:24 EST 2022


Hi all – yes AS runs on Bootstrap 3 currently. Here are the related docs per app:


  *   Public interface, https://getbootstrap.com/docs/3.4/
  *   Staff interface, https://getbootstrap.com/docs/3.3/

We’ll all be glad when these are updated to latest!

Brian Zelip

---
Front End Developer, ArchivesSpace
brian.zelip at lyrasis.org
he/him



From: archivesspace_users_group-bounces at lyralists.lyrasis.org <archivesspace_users_group-bounces at lyralists.lyrasis.org> on behalf of Clair, Kevin <kmc35 at psu.edu>
Date: Wednesday, December 14, 2022 at 10:49 AM
To: Archivesspace Users Group <archivesspace_users_group at lyralists.lyrasis.org>
Subject: Re: [Archivesspace_Users_Group] ASpace, Bootstrap?
Hi Mark,

I think it runs on Bootstrap 3, because Bootstrap 4 things that I've attempted to use in plugins don't work unless I supply the CSS directions myself.  -k
________________________________
From: archivesspace_users_group-bounces at lyralists.lyrasis.org <archivesspace_users_group-bounces at lyralists.lyrasis.org> on behalf of Mark Cyzyk <mcyzyk at gmail.com>
Sent: Wednesday, December 14, 2022 10:34 AM
To: archivesspace_users_group at lyralists.lyrasis.org <archivesspace_users_group at lyralists.lyrasis.org>
Subject: [Archivesspace_Users_Group] ASpace, Bootstrap?


All,

I have a question:  Does the current version of ASpace include Bootstrap?

I ask because when I Inspect, say, the footer in the ASpace Sandbox
(https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsandbox.archivesspace.org%2F&data=05%7C01%7Ckmc35%40psu.edu%7Cfdf027e3dcb04b46f22508dadde8b288%7C7cf48d453ddb4389a9c1c115526eb52e%7C0%7C0%7C638066288749094905%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=%2FvCKU%2BpylNK6yO0Ut7tu2kOkRaqYyP72Iq1VuMTTvYY%3D&reserved=0) I see things like:


   <div class="row">
      <div class="col-md-12">
        <p class="footer-items"><a
href="https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsandbox.archivesspace.org%2Fstaff%2F&data=05%7C01%7Ckmc35%40psu.edu%7Cfdf027e3dcb04b46f22508dadde8b288%7C7cf48d453ddb4389a9c1c115526eb52e%7C0%7C0%7C638066288749094905%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=GqiFSqMLv6eWn0TAZWhNLTSSfn1JSwbWIc3SBtfebow%3D&reserved=0">Staff Interface</a>
          | Visit <a href="https://nam10.safelinks.protection.outlook.com/?url=http%3A%2F%2Farchivesspace.org%2F&data=05%7C01%7Ckmc35%40psu.edu%7Cfdf027e3dcb04b46f22508dadde8b288%7C7cf48d453ddb4389a9c1c115526eb52e%7C0%7C0%7C638066288749094905%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=15Bbxukvu8L4dxqB1Qf7tZAtjkutATl8dOmXkryQAx8%3D&reserved=0">ArchivesSpace.org</a<https://nam10.safelinks.protection.outlook.com/?url=http%3A%2F%2Farchivesspace.org%2F&data=05%7C01%7Ckmc35%40psu.edu%7Cfdf027e3dcb04b46f22508dadde8b288%7C7cf48d453ddb4389a9c1c115526eb52e%7C0%7C0%7C638066288749094905%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=15Bbxukvu8L4dxqB1Qf7tZAtjkutATl8dOmXkryQAx8%3D&reserved=0%22%3eArchivesSpace.org%3c/a>>
          | v3.3.1
           | <a id="aspaceFeedbackLink"
href="https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Farchivesspace.org%2Fcontact&data=05%7C01%7Ckmc35%40psu.edu%7Cfdf027e3dcb04b46f22508dadde8b288%7C7cf48d453ddb4389a9c1c115526eb52e%7C0%7C0%7C638066288749094905%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=jCegREq%2Fa9vKIsKTLHZcZ30x%2BzbJo93lsaT6pYp%2F7y4%3D&reserved=0" target="_blank">Send Feedback
or Report a Problem</a></p>
      </div>
   </div>

Looks like Bootstrap rows and columns to me!

And yet, when I look to see what files are actually coming over the
Network, in my Inspector, I do not see any mention of the Bootstrap CSS
and JS files.

I ask because I want to simply plug some text into our Footer and
thought I'd just break a Bootstrap Row there into two Cols.

But no joy!  My Col div directives appear to be completely ignored. (All
works great in a template on my local workstation, but I'm loading the
CDN versions of Bootstrap CSS and JS there...)

Does the current version of ASpace include Bootstrap?  If so, which
version of Bootstrap?

Puzzled,
And Thanks!

Mark

--
<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Mark Cyzyk, M.A., M.L.S.
Library Applications Group
The Sheridan Libraries
The Johns Hopkins University
mcyzyk at jhu.edu

Verba volant, scripta manent.

_______________________________________________
Archivesspace_Users_Group mailing list
Archivesspace_Users_Group at lyralists.lyrasis.org
https://nam10.safelinks.protection.outlook.com/?url=http%3A%2F%2Flyralists.lyrasis.org%2Fmailman%2Flistinfo%2Farchivesspace_users_group&data=05%7C01%7Ckmc35%40psu.edu%7Cfdf027e3dcb04b46f22508dadde8b288%7C7cf48d453ddb4389a9c1c115526eb52e%7C0%7C0%7C638066288749094905%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=3GxhI43Ri25lxjuxXHkM0mukodifO%2FpMxX57jczuMFo%3D&reserved=0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lyralists.lyrasis.org/pipermail/archivesspace_users_group/attachments/20221214/1d8a9e4c/attachment.html>


More information about the Archivesspace_Users_Group mailing list