Adding Link Header Options to Content Studio

In order to enable access to link header plug-ins from Content Studio, you need to add their names to a Content Studio system property called com.escenic.studio.browserbox.linkheaders. The best way to do this is to add a line like this to com/escenic/webstart/StudioConfig.properties in your common configuration layer:

property.com.escenic.studio.browserbox.linkheaders=monkey

The value you specify (monkey in this case) must match the name you specified when creating your own plug-in (see Creating Your Own Link Header Plug-in), or the relation property you specified in a default link header plug-in configuration (see Configuring the Default Link Header Plug-in).

If you have defined/created several link header plug-ins, then you can enter all their names separated by commas. For example:

property.com.escenic.studio.browserbox.linkheaders=monkey,readability