AxKit-App-Gallery

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

    /usr/local/pictures.

  * Create a directory to store the stylesheets (XSLT and XPathScript) that
    do the bulk of the transformation.  E.g., /usr/local/share/ax-app-gallery.
    Copy the contents of the stylesheets/ directory here

        mkdir /usr/local/share/ax-app-gallery
        cp stylesheets/* /usr/local/share/ax-app-gallery

  * Edit proofsheet2html.xsl and imagesheet2html.xsl.  These both contain
    a statement that looks like this:

        <xsl:include href="file:///home/nik/Local-CVS/CPAN/AxKit::App::Gallery/src/stylesheets/breadcrumb.xsl"/>

    Adjust the path to reflect the full path to the file breadcrumb.xsl on
    your system.  Unfortunately, this is a side effect of interactions 
    between specific versions of XML::LibXML, XML::LibXSLT, and libxml.

    Future versions will hopefully fix this bug.

  * Integrate the contents of httpd/httpd.conf into your Apache configuration



( run in 0.371 second using v1.01-cache-2.11-cpan-64827b87656 )