Welcome Guest, Not a member yet? Register   Sign In
Matchbox nested modules
#2

[eluser]esra[/eluser]
Not with that directory structure using the standard file distribution, but you should be able to do this:

Code:
modules (1)
  - module_1 (2)
    - controllers (3)
      - module_1_1 (4)
    - models (3)
      - module_1_1 (4)
    - views (3)
      - module_1_1 (4)

To use the above, the subdirectory under controllers/ needs to be included in the url after the module name.

An alternate solution is to modify Matchbox's Loader.php to support your requirements.


Messages In This Thread
Matchbox nested modules - by El Forum - 06-25-2008, 06:34 AM
Matchbox nested modules - by El Forum - 06-29-2008, 07:41 PM



Theme © iAndrew 2016 - Forum software by © MyBB