On 04/21/2011 02:26 PM, akp wrote:
> 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.

You can check for instance how comments are removed from a page. You can 
see the detailed code in 
https://github.com/xwiki/xwiki-platform/raw/master/xwiki-platform-core/xwiki-platform-web/src/main/webapp/resources/uicomponents/viewers/comments.js
 
. Basically, you use XWiki.widgets.ConfirmedAjaxRequest widget.

Hope this helps,
Marius

>
> --
> 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
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to