http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7844

--- Comment #1 from Dobrica Pavlinusic <dpav...@rot13.org> ---
Created attachment 8684
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8684&action=edit
Bug 7844 - plack intranet tooling for developers

intranet.psgi example and script to run any Koha intranet under plack

This assumes that intranetdir in koha-conf.xml points to source code checkout.

It also defines new enviroment variables:

PLACK_DEBUG - turn debugging panels on
PLACK_MINIFY - minify JavaScript and CSS which saves us ~10k on each page load

Test scenario:
1. install plack, using ./cpanm-install.pl
2. start ./intranet-plack.sh sitename
   from misc/plack directory so it can find intranet.psgi here
3. open intranet page http://localhost:5001/cgi-bin/koha/mainpage.pl

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to