[Tickets #3731] Currencies and Taxes
bugs@bugs.horde.org
bugs at bugs.horde.org
Fri May 5 02:49:22 PDT 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=3731
-----------------------------------------------------------------------
Ticket | 3731
Updated By | duck at obala.net
Summary | Currencies and Taxes
Queue | Horde Base
Version | HEAD
State | New
Priority | 1. Low
Type | Enhancement
Owners |
-----------------------------------------------------------------------
duck at obala.net (2006-05-05 02:49) wrote:
> I don't have such plans. If this is a crucial feature we can do it,
> but if it's only 10% of cases or so I think we should consider
> leaving it out, at least of the core.
Oky. Lets leave this as is for now.
I think we could adopt a genereal cheking form additional modules for every
app. When the registry loads the api method list, it could check if in the
api dir exist a subdir named "modules". If so, it passes the subdirs to
check if api.php exist in them and loads it. For example
<api>/modules/taxes/api.php.
Then for every api we can create a submenu entry "modules".
+ horde
++ modules
+++ Taxes -> likend to horde/modules/taxes/taxes.php
+++ Currencies
In this way we can install a module only by copying the files in the right
place and the additional features will be added to the api list.
More information about the bugs
mailing list