Blog

ContentBox v1.5.5 Released!

Luis Majano July 10, 2013

Spread the word

Luis Majano

July 10, 2013

Spread the word


Share your thoughts

We are announcing the release of ContentBox v1.5.5 which includes over 40 different issues closed and updated.  You can either download the updates or use our auto-update panel to upgrade.  The updates are now cumulative for the 1.5.X series only as well, so you can upgrade from any 1.2 version or higher.

  • ContentBox Source: To deploy in any CFML engine (Adobe or Railo)
  • ContentBox WAR: To deploy in any J2EE engine
  • ContentBox Express: To deploy in any machine

Release Notes

You can read our very detailed release notes in our archive page.  Below we will cover the major enhancements this release brings to the table a part from all the improvements and bugs that where squashed.

Page Excerpts/Summaries

We now give you the ability to turn on page excerpts or summaries for your ContentBox installation. This is a great way to produce summaries of content and also ability to split content as well.

Custom HTML Enhancements

We have added the capability to create authors for custom HTML content alongside our publishing mechanisms as well.  This will allow you to draft, publish and quick save custom content as you see fit.  You will also be able to expire content automagically in your system.  We have also added filtering and search capabilities to the listing panels as well.

Shortcut Keyboard Bindings

We have not only introduced keyboard shortcuts for all major editing and navigational purposes in ContentBox but we have also opened the API for it.  This will allow module developers to leverage our Keyboard binding JavaScript library and our cool HTML data annotations for binding shortcuts.  You can visit your installation's About page to get a listing of registered keyboard shortcuts and how to create new ones.

<a href="google.com" data-keybinding="ctrl+shift+g"/>...</a>

Maintenance Layout Enhancements

We have enhanced the maintenance for the UI module so you can skin it much better and nicer of course:

Maintenace Layout

You can now create a layout in your layouts theme folder called maintenance.cfm and it will be used if it exists whenever the UI is in maintenance mode. If this layout does NOT exist, then it falls back to using the pages layout.

Maintenance View

You can now create a view in your views theme folder called maintenance.cfm and it will be used as the main view whenever the UI is in maintenance mode.

CBHelper.getMaintenanceMessage()

In your maintenance view or layout will can retrieve the admin message by calling on the CBHelper

#cb.getMaintenanceMessage()#

If there is NO maintenance layout or view, then ContentBox will output the maintenance message for you with no layout or view.

Search Layout Enhancements

We have enhanced the maintenance for the UI module so you can skin it much better and nicer of course:

Search Layout

You can now create a layout in your layouts theme folder called search.cfm and it will be used if it exists whenever the UI has requested a search. If this layout does NOT exist, then it falls back to using the pages layout.  This continues to use the search.cfm in the views folder.

Global Import/Export Capabilities

Everybody needs their data!  We have continued to expand on our export capabilities we introduced in v1.5.4 and now everything can not only be exported as JSON or XML, but also imported as well.  This update allows you to export and import the following:

  • Authors with roles and permissions
  • Roles with permissions
  • Permissions
  • Security Rules
  • Categories
  • Blog Entries with Categories, Comments, Custom Fields, Authors and History
  • Pages with Categories, Comments, Custom Fields, Authors and History
  • Custom HTML with Authors
  • Settings

Better Sidebar

The SideBar has been enhanced to be collapsible now via our new button or keyboard shortcut: ctrl+shift+e as well.

Geek Updates

We have done several updates thanks to our developers worldwide.  We have added a much better geek panel with fancy ajaxy features for its settings, search, export, import and better visualization.  We have also added the ability to prevent executions of several templates and added i18n capabilities so ContentBox can track locales very easily (More i18n capabilities coming soon!)

 

Add Your Comment

Recent Entries

12 Days of BoxLang - Day 4: TestBox

12 Days of BoxLang - Day 4: TestBox

Today we’re celebrating one of the most exciting new additions to the BoxLang ecosystem:

the TestBox BoxLang CLI Runner — a fast, native way to run your TestBox tests directly through the BoxLang Runtime. ⚡

No server required. No CommandBox needed. Just pure, ultra-fast BoxLang-powered testing from the command lineon Windows, Mac, and Linux.

If you’re building modern applications with BoxLang — web apps, CLIs, serverless functions, Android apps, or OS-level utilities — this new feature gives you a unified, flexible testing workflow you can run anywhere.

Victor Campos
Victor Campos
December 13, 2025
12 days of BoxLang - Day 3: SocketBox!

12 days of BoxLang - Day 3: SocketBox!

As BoxLang continues evolving into a modern, high-performance, JVM-based runtime, real-time communication becomes essential for the applications we all want to build: dashboards, collaboration tools, notifications, live feeds, multiplayer features, and more.

That’s where SocketBox steps in — the WebSocket upgrade listener built to work seamlessly with CommandBox and the BoxLang MiniServer. ⚡

Today, for Day 3, we’re highlighting how SocketBox supercharges BoxLang development by giving you fast, flexible, and framework-agnostic WebSocket capabilities.

Maria Jose Herrera
Maria Jose Herrera
December 12, 2025
12 Days of BoxLang - Day 2: CommandBox

12 Days of BoxLang - Day 2: CommandBox

BoxLang + CommandBox: The Enterprise Engine Behind Your Deployments

For Day 2 of our 12 Days of Christmas series, we’re diving into one of the most powerful parts of the BoxLang ecosystem: CommandBox the defacto enterprise servlet deployment platform for BoxLang.

If BoxLang is the language powering your applications, CommandBox is the engine room behind it all. ⚙️

Victor Campos
Victor Campos
December 11, 2025