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

--- Comment #29 from Martin Renvoize <martin.renvo...@ptfs-europe.com> ---
A further enhancement I'd love to see is multiple directories.  The was
initially designed as a way to expose log files, and it shows.

It's fast turning into a more generic solution for exposing notices, logs,
whatever... but putting notices under a tool called 'reports' and combining
files with different purposes into one directory both make little sense..

I'm thinking along the lines of a config block of the form:

<staffdirs>
  <reports>
    <dir></dir>
    <permission></permission>
  </reports>
  <notices>
    <dir></dir>
    <permission></permission>
  </notices>
</staffdirs>

This would yield a much more comprehensive and viable feature

-- 
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