#704 ✓resolved
dleffler

Feature request - Move core controllers in to modules/core

Reported by dleffler | September 3rd, 2012 @ 03:01 PM | in 2.1.1 (closed)

It would be more logical to move the core controllers into the same folder as their views assets (which can be a hassle when working on a core controller like expComments)...this could be accomplished in one of two ways with the most recent code that looks for assets in the same folder instead of assuming they are in the /framework/modules folder.

  • Move all but expController & expRecord out of /framework/core into the /framework/modules/core folder
  • or move the /framework/modules/core items into /framework/core, however this will create logically grouping situation since we already have all the system wide assets and views in those folders

It MUST be noted that we can't move expController (or expRecord?) into the /framework/modules folder since it is traversed looking for modules unless we rewrite that code also.

Comments and changes to this ticket

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Bug Tracker for Exponent CMS

Shared Ticket Bins

People watching this ticket

Pages