|
From: Kyle K. <kal...@os...> - 2008-04-17 21:17:09
|
Hello All, I am not sure who reads this list since it has gone unused since December. However, I thought that I should give it a try. We had disabled the dynamic link generation on our "Past Issues" page so that we could provide static links back to the original server for old content that we have not yet migrated to DPubS. As we convert and ingest the old content, we would like to update the list so that the top of the list is dynamically generated as usual followed by a list of static links to the non-migrated content on our old server. I have reintroduced the code for what I believe to be the dynamic generation back into the past.xsl file in our osul.dsq publication files. The list of links to past issues is generated. However, all the links take you to the current issue and not the past issue that the links indicate. For example, one of the dynamically generated HTML links is: <a href="/DPubS?service=UI&version=1.0&verb=Display&page=toc&ha ndle=osul.dsq/1200341384">Volume 27, Number 3 (2007)</a> This will take us to the URL: http://dpubs.dsq-sds.org/DPubS?service=UI <http://dpubs.dsq-sds.org/DPubS?service=UI&version=1.0&verb=Display&page=toc &handle=osul.dsq/1200341384> &version=1.0&verb=Display&page=toc&handle=osul.dsq/1200341384 This is expected based on the HTML link. However, the resulting page is the current issue. Any thoughts? Kyle Kaliebe Systems Developer/Engineer Knowledge Bank University Libraries Ohio State University kal...@os... |