Comments-module icon indicating copy to clipboard operation
Comments-module copied to clipboard

using commentsWidget inside others modules

Open XAKEPEHOK opened this issue 12 years ago • 1 comments

For using commentsWidget inside others modules  we load model from module through 'modelAlias' param

in main.php 'commentableModels'=>array(    //model with individual settings    'Blog' => array(      'modelAlias' => 'application.modules.blog.models.Blog',    ), ),

XAKEPEHOK avatar Jan 30 '13 10:01 XAKEPEHOK

Спасибо! Это то что я искал! Целый день искал решение проблемы. Thank you! This is what I was looking for! The whole day looking for a solution.

mazurva avatar Mar 14 '13 04:03 mazurva