Re: [xwiki-users] Comment Moderation , Right approach

2011-04-22 Thread akp

Marius Dumitru Florea wrote:
> 
>Basically, you use XWiki.widgets.ConfirmedAjaxRequest widget.
> 
> Hope this helps,
> 

Yes this did help Marius .Thanks .

One more Question  in this context . 

Will u kindly help me in knowing  where are the texts like
core.viewers.comments.commentDeleted are defined  and accessed as
$msg.get('core.viewers.comments.commentDeleted')  ?

Now for approval part i have hard coded them in comments.js file which i
assume is not the best approach and may have issue in localization and 
maintenance .

--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Comment-Moderation-Right-approach-tp6195006p6296895.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Comment Moderation , Right approach

2011-04-21 Thread akp
Hi Marius, 

please let me know how do i implement this  ajax based , like delete ,
showing  a modal yes, no box and progresses messages in the bottom.

--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Comment-Moderation-Right-approach-tp6195006p6293805.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Comment Moderation , Right approach

2011-04-03 Thread akp
Hi Marius  Thanks . That worked nicely .




--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Comment-Moderation-Right-approach-tp6195006p6234877.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Comment Moderation , Right approach

2011-03-21 Thread akp
Update 1:

For the time being  on click of approve link i am redirecting to the
object editor where a moderator can change isApproved Property to true and
save.

Though  it is a workaround  ,this is not user friendly . Probably a panel
showing all un-moderated comment and with a trigger to approve or reject may
be the correct way.

--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Comment-Moderation-Right-approach-tp6195006p6195131.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users