Add Bookstore URLs to Frontend
A1Liu opened this issue · 0 comments
A1Liu commented
<span class="boldText"><b><a href="http://www.bkstr.com/webapp/wcs/stores/servlet/booklookServlet?bookstore_id-1=2015&term_id-1=1214&crn-1=25214" target="_blank">Visit the Bookstore</a></b></span>
It seems pretty clear that:
term_id-1
follows theYEAR - 1900 + TERM_NUM
pattern from the previous systemcrn-1
is the course registration numberbookstore_id-1
is a wildcard but seems like if its set to 2015 things work