Welcome Guest, Not a member yet? Register   Sign In
Modular Extensions - HMVC version 5.2

[eluser]wiredesignz[/eluser]
It does work, keep trying. (I just did a fresh CI 1.7 + ME 5139 install no problem)

[eluser]bugboy[/eluser]
Bingo

I didn't notice the controller library so just had Modules.php MY_Router.php

sorry for the bother

[eluser]wiredesignz[/eluser]
Modular Extensions opens a whole new way to code with CI. So welcome.

[eluser]bugboy[/eluser]
was using matchbox before so i thought i'd try this out. It looks great so far now i've got it working.

Thanks for all your hard work.

Bug

[eluser]Ethan Dunham[/eluser]
I am a convert from Matchbox, but the lack of documentation is stumbling my total conversion. Can someone tell me if there is a built in way to load a particular module's config file, from say a different module? Trying to keep this as clean as possible. Thanks!

E

[eluser]Armorfist[/eluser]
[quote author="Ethan Dunham" date="1225922325"]I am a convert from Matchbox, but the lack of documentation is stumbling my total conversion. Can someone tell me if there is a built in way to load a particular module's config file, from say a different module? Trying to keep this as clean as possible. Thanks!

E[/quote]

I think there is, with little code modifications. I talked about it here http://ellislab.com/forums/viewthread/81...10/#483409 . It talks about the language function, but I think it can be adapted to models, configs etc the same way because all of them use the "modules::find" function.

Didn't receive an answer from wiredesignz yet about this though, so I don't know if this is a good practice.

[eluser]Sam Dark[/eluser]
Armorfist
Actually you did Wink
http://ellislab.com/forums/viewreply/485042/

[eluser]Armorfist[/eluser]
[quote author="Sam Dark" date="1225924703"]Armorfist
Actually you did Wink
http://ellislab.com/forums/viewreply/485042/[/quote]

:gulp:

Totally missed that.

Thanks!

[eluser]Ethan Dunham[/eluser]
Armorfist-

Looks like you are doing the exact same thing as I am: That is, loading a CMS menu system from module files. I am using config and you are using language files. Will try out your solution. Thanks for the pointer.

E

[eluser]Ethan Dunham[/eluser]
wiredesignz -

Your new MX_Loader feature did just the trick in allowing me to create a module_config loader. Thanks everyone.




Theme © iAndrew 2016 - Forum software by © MyBB