Feature Request #4305

include_paths

Added by Sergey Turkin 7 months ago. Updated 7 months ago.

Status:Closed Start date:10/11/2011
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:Core
Target version:v3.3.0
Resolution:invalid Points:1

Description

It would be very comfortably if developers will be able to add route to Kohana::_paths.

For example, if you want to keep template not in a folder vievs, you can add the path to the folder where you want to keep template.

History

Updated by Sergey Turkin 7 months ago

It would be very comfortably if developers will be able to add route to Kohana::_paths.

For example, if you want to keep template not in a folder "views", you can add the path to the folder where you want to keep template.

Updated by Isaiah DeRose-Wilson 7 months ago

  • Status changed from New to Closed
  • Assignee deleted (Chris Bandy)
  • Resolution set to invalid

This is what modules are for, if you want to add something to the cfs search path you add a module.

Also available in: Atom PDF