Page 1 of 1

How to not build web media blocks through command line

Posted: Tue Jan 17, 2006 6:14 am
by Gareth Owen
Is there a way to not build the Web Media blocks from a command line build?

We have 2 installations that use the same web blocks, I wish to run the first build fully then run the second build without any of the web media blocks as they were already built in the first build.

Any ideas?

Posted: Tue Jan 17, 2006 7:54 am
by MichaelNesmith
Hi Gareth!

The build option for web media blocks cannot be toggled on/off on the command line...however, you can add two web media block directives to your script (one toggled on, the other off), and conditionally compile one or other using compiler variables; which you may indeed indicate from the command line. So that would get you what you want here.