module loader
Reported by dogmatic69 | January 19th, 2010 @ 01:07 AM | in 0.6 alpha
need a helper so in the layouts users can just have $this->Infinitas->loadModule( 'position' ); and it will find all the modules in the database that are ment for the possition and page and echo them out.
Comments and changes to this ticket
-
dogmatic69 January 19th, 2010 @ 11:02 PM
- State changed from open to resolved
-
dogmatic69 January 22nd, 2010 @ 03:27 PM
(from [61b2b6a9b496d3056e416511dfee2ad725346b36]) adding checks to the route in the module loader so that modules are loaded only where they are set to load in the backend [#106] http://github.com/infinitas/infinitas/commit/61b2b6a9b496d3056e4165...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Please use this for the current version of Infinitas only, if you are using a older version of the Infinitas report bugs in that project.
Please submit bugs only as pending, and if its a feature request submit the ticket with the milestone "Feature Requests".
People watching this ticket
- Nobody is watching this ticket.
Referenced by
- 106 module loader (from [61b2b6a9b496d3056e416511dfee2ad725346b36]) adding ...