Version 2.0 sites that are up and running?

74 views
Skip to first unread message

Bryan

unread,
Mar 27, 2013, 3:57:02 PM3/27/13
to subjec...@googlegroups.com
Does anyone have a Version 2.0 site that is up and running AND not behind a firewall.  I'd like to take a look.  (I'm still on v 0.9 at Middlebury.)

Ron Gilmour

unread,
Mar 27, 2013, 4:26:12 PM3/27/13
to subjec...@googlegroups.com
We're running 2.0 here at Ithaca College.

Ron Gilmour
Web Services Librarian
Ithaca College Library



On Wed, Mar 27, 2013 at 3:57 PM, Bryan <bca...@middlebury.edu> wrote:
Does anyone have a Version 2.0 site that is up and running AND not behind a firewall.  I'd like to take a look.  (I'm still on v 0.9 at Middlebury.)

--
You received this message because you are subscribed to the Google Groups "SubjectsPlus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to subjectsplus...@googlegroups.com.
To post to this group, send email to subjec...@googlegroups.com.
Visit this group at http://groups.google.com/group/subjectsplus?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Bryan

unread,
Mar 27, 2013, 5:02:09 PM3/27/13
to subjec...@googlegroups.com
Thanks Ron!


==========================

Bryan P. Carson
Web Services & Systems Librarian
Middlebury College

Andrew Darby

unread,
Mar 27, 2013, 5:06:19 PM3/27/13
to subjec...@googlegroups.com
Ron also graciously gave me access to the IC data, and I put it up here:

http://subjectsplus.com/sp2d/subjects/index.php

If you or anyone else would like to goof around in the 2.0 backend, let me know and I'll create a login. 

Andrew

Andrew Darby

unread,
May 17, 2013, 3:34:23 PM5/17/13
to subjec...@googlegroups.com
Looks great, thanks for sharing.  Your institution has a really cool logo . . . .

Sent via cyberspace

On May 17, 2013, at 10:35 AM, Evan Boyd <evan...@gmail.com> wrote:

Here at Chicago Theological Seminary, we're in the process of implementing Subjects Plus 2.0. While I haven't created a link from our main website yet, you can view how it's gone so far here: http://ctslibrary.org/subsplus/subjects/index.php


On Wednesday, March 27, 2013 2:57:02 PM UTC-5, Bryan wrote:
Does anyone have a Version 2.0 site that is up and running AND not behind a firewall.  I'd like to take a look.  (I'm still on v 0.9 at Middlebury.)

Evan Boyd

unread,
May 21, 2013, 11:37:21 AM5/21/13
to subjec...@googlegroups.com
Thanks! It's new as of about November. When I'm happy with our Development office, I like it. When I'm not happy, I think it looks like those "in case of fire" signs in elevators.

One quick question:

If you notice on my front page, I created a new box/pluslet titled "Welcome!" I can't figure out how to get it to have an outline that matches the other boxes/pluslets. Any thoughts on how I should alter the code?

Here's the snippet of code:

                <div class="pluslet">

            <div class="titlebar"> <div class="titlebar_text">Welcome</div>

             </div></div>

             <div class="pluslet_body">

             <strong>Welcome to the Lapp Learning Commons Subject Guides website!</strong><p>

             On these pages, you can find the tools we recommend for research in various subject areas. Each guide has a short description of the kinds of information accessible to you, a few key starting points, and a list of all relevant databases and websites to your topic.<p>

             <strong>Search for books:</strong><br>

<form method="get" name="searchform "

action=http://cts.kohalibrary.com/cgi-bin/koha/opac-search.pl?><input name="q"> <input value="Go" type="submit"> </form><br><a target="_blank"

href="http://cts.kohalibrary.com/cgi-bin/koha/opac-search.pl">Click here for Advanced

Search</a>

 

             </div>


Thanks! evan

Andrew Darby

unread,
May 21, 2013, 2:22:37 PM5/21/13
to subjec...@googlegroups.com
Hi Evan, I actually noticed that when I looked before . . . I think your .pluslet div is closed prematurely; try moving one of those two </div>s from line three down to a spot after the final div, i.e.,

<div class="pluslet">

            <div class="titlebar"> <div class="titlebar_text">Welcome</div>

             </div>

             <div class="pluslet_body">

             <strong>Welcome to the Lapp Learning Commons Subject Guides website!</strong><p>

             On these pages, you can find the tools we recommend for research in various subject areas. Each guide has a short description of the kinds of information accessible to you, a few key starting points, and a list of all relevant databases and websites to your topic.<p>

             <strong>Search for books:</strong><br>

<form method="get" name="searchform "

action=http://cts.kohalibrary.com/cgi-bin/koha/opac-search.pl?><input name="q"> <input value="Go" type="submit"> </form><br><a target="_blank"

href="http://cts.kohalibrary.com/cgi-bin/koha/opac-search.pl">Click here for Advanced

Search</a></div>

</div>

///////////

Andrew
Reply all
Reply to author
Forward
0 new messages