|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Where does the Fusebox core live?
Hi all,
I've started down a very cool path learning Fusebox 4.1 and it's great! I recommend it to all CF developers. I have a question for the ones in "the know" about FB4.1 Do I need only one set of core files for an entire website location or do the core files go in every major folder? I'd like to have one centralized area for just those core files. An folder hierachy example is: _globalAssets _FB41Core admin images content index.cfm otherPages.cfm Can this work? Secondly, what are the required files to make FB41 work? Are they the loader, parser, runtime and transformer templates? I'm talking about when I create a folder off my root folder, do I need to have copies of these FB files in the new folder or are they simply pointed to by the site index page? This question might be confusing and I apologize. Nathan |
|
#2
|
|||
|
|||
|
You can do it either way. You can have the core files in one absolute path and include it from all of your Fusebox apps in the index.cfm files. Or, you can have the core files in the same directory as the app and simply include that file in each index.cfm file.
__________________
Ask if you have a question, but also help answer questions that you have knowledge of! Thanks, Brian. How to Post a Question in the Forums |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > Where does the Fusebox core live? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|