views:

108

answers:

1

I am buildin facebook canvas app, and the code suppose to be generated in joomla component but I need to only output the content , excluding the default layout , any ideas?

A: 

You can create a view called view.facebook.php (instead of view.html.php), it will be called when index2.php?.....&view=facebook will be attached to URL.

or you can call die() just after you execute your code, but do I need to explain that it's not ellegant?

GDR
hehe, die die()
simple