Changes

Jump to: navigation, search

C4lMW14 - Code4Lib Journal as epub

9 bytes added, 20:00, 23 July 2014
no edit summary
Jon's quick & crazy hack...
get_links.xsl
{code}<nowiki>
<?xml version="1.0"?>
<xsl:stylesheet version="1.0"
</xsl:stylesheet>
{code}</nowiki>
{code}<nowiki>
wget http://journal.code4lib.org/issues/issue1/feed/doaj
mv doaj toc.xml
xsltproc get_links.xslt toc.xml | xargs -n 1 -i{} wget -r -l 1 --no-parent {}
xsltproc get_links.xslt toc.xml | xargs -n 1 -i{} wget -r -l 1 -A jpg,jpeg,png,gif {}
 {code}</nowiki>
98
edits

Navigation menu