Blog

Luis Majano

July 01, 2016

Spread the word


Share your thoughts

The new ContentBox 3 CMS editors have the capability to output dynamic settings and even tap in to the ColdBox MVC request context and private context collections. This will allow you to easily output from any of these sources using an easy to use markup.

Settings

Any setting stored in ContentBox can be output using the following markup: ${ setting_name }. This is a great way to create site-wide static settings that can be outputed in any editor.

ColdBox Request Collection

Since ContentBox CMS is built on a solid MVC foundation via ColdBox, you can easily tap into the request structures that power a request. The request collection or usually referred to as rc is available in any editor using the following markup: ${ rc:key_name }. This will allow you to have access to incoming URL and FORM parameters or internal application variables.

ColdBox Private Request Collection

The private request collection or usually referred to as prc is available in any editor using the following markup: ${ prc:key_name }. This will allow you to have access to private dynamic variables that can be set by the ColdBox application eco-system.


You now have more choices for integration with the ColdBox application eco-system. Have fun!

Recent Entries

Into the Box 2024: Your Gateway to the Future of Tech!

Into the Box 2024: Your Gateway to the Future of Tech!

Are you ready to advance your coding skills? The future of Modern Web Development awaits at Into the Box 2024, and we're thrilled to announce that due to high demand, we're extending our Early Bird pricing for an additional week!

Maria Jose Herrera
Maria Jose Herrera
April 26, 2024
Hackers demand a ransom to restore data from my ColdFusion web applications!

Hackers demand a ransom to restore data from my ColdFusion web applications!

Hackers demand a ransom to restore data from my ColdFusion web applications!

Unfortunately, we often hear this message from clients who thought it would never happen to them... until it did. Some believed they could delay the expense of Implementing ColdFusion security best practices for one year, while others were tempted to put it off for just a few months. However, in today's rapidly evolving digital landscape, the security of web applications, including ColdFusio...

Cristobal Escobar
Cristobal Escobar
April 16, 2024
Ortus March Newsletter

Ortus March Newsletter

Welcome to Ortus Solutions’ monthly roundup, where we're thrilled to showcase cutting-edge advancements, product updates, and exciting events! Join us as we delve into the latest innovations shaping the future of technology.

Maria Jose Herrera
Maria Jose Herrera
April 01, 2024