Recent Topics

1 Jan 19, 2009 23:28    

is there a way to display a plugin contents in a noskin like its done with widgets as
[code]
skin_widget( array(
'widget' => 'test',

'list_start' => ' ',
'list_end' => '',
) );[/code]

2 Jan 20, 2009 17:50

That should work in noskin ?

Not tried of course so, if it doesn't, what does it do ?

¥


Form is loading...