CFBuilderExtensions

last edited byusericonlmajano on 22-Mar-2010

<< Back to Dashboard

Contents

CFBuilder ColdBox Platform Utilities

This extension helps you when building ColdBox Platform applications using Adobe ColdFusion Builder. It will help you get started with application skeletons, to configuring URL rewriting, security and so much more.

Download

You can download the latest ColdBox extension from our extras download section: http://www.coldbox.org/index.cfm/download/extras or the forgebox entry: http://coldbox.org/forgebox/view/ColdBox-Platform-Utilities

Auto Update

Version 1.5 introduced the Auto-Update feature. Basically right click on any project or folder and click on the Check For Extensions Updates... context menu. This will contact ForgeBox and verify the latest release of this extension.

Installation

You can now right click on a project root, and some other trigger folders to get some of the following context menus:

Project-Wide Features

The following features are available when right clicking on any folder or project root:

Project Only Features

The following features are available when right clicking on a project root:

Config Folder Features

The following features are available when right clicking on the application's config folder:

Modules Only Features

You can also tweak the module template skeleton by looking and updating in the following location:

{ExtensionInstallation}/templates/modules

Creating Custom Application Templates

You can easily create your own application templates and have the plugin use them for application generation. All you have to do is follow these nice steps:

  1. Create your application template and zip it up
  2. Create a folder under the following directory inside of the expanded extension: {extensionfolder}/skeletons/ with the name of your skeleton. Example: CF9SimpleApp
  3. Copy the zip file under this directory with any name you like. Example: CF9SimpleApp.zip

That is it! The extension will now pick up your new application template.

Customizing Generation Templates

You can customize all the generation templates by looking in the {extensionfolder}/templates folder. Here you will find all the templates used for generating content.

Related Guides

category Categories:
 
Download in other Formats:
markup Markup | pdf PDF | swf SWF | html HTML | word Word

comments Comments (0)