By Duanem on
I want to be able to open a web based program within my drupal page i.e. the content block how do i configure the block to do this.
I want to be able to open a web based program within my drupal page i.e. the content block how do i configure the block to do this.
Comments
_
It sort of depends on the app-- but you can create custom blocks and/or pages with php code by using the 'php code' input format (if you don't see that option enable the core php code filter module).