https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22508
--- Comment #30 from Marcel de Rooy <[email protected]> --- In general I have my doubts on making these changes. It does not really fit in with the original design. Having a flag public to control OPAC access and a new public path could be a bit confusing. As you already noted, the public path should be added to the Tools/Upload form too if we continue here. Do we really want to copy the file? Another approach would be to grant access via the Apache configuration. You would only need a URL config var. Using that approach would make all files public. Or create a PUBLIC category etc to keep a distinction between public and private? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
