+1

On Tue, Dec 20, 2011 at 10:24 AM, Vincent Massol <[email protected]> wrote:
> Hi devs,
>
> Right now the Message Stream feature is split in several places:
> * xwiki-platform-messagestream/ for the API
> * xwiki-platform-user/xwiki-platform-user-ui for the Network tab of the user 
> profile (XWikiUserNetworkSheet.xml)
> * xwiki-enterprise-ui/, in :
> ** Activity.xml which contains both the AS and the UI to post user messages
> ** MessageStreamConfig.xml: the admin page for message stream
>
> My proposal is to have instead:
>
> xwiki-platform-messagestream/
>  |_ xwiki-platform-messagestream-api/
>  |_ xwiki-platform-messagestream-ui/
>
> Where  xwiki-platform-messagestream-ui/ will contain:
>
> * XWikiUserNetworkSheet.xml as is (moved from 
> xwiki-platform-user/xwiki-platform-user-ui)
> * MessageStreamConfig.xml as is (moved from  xwiki-enterprise-ui/)
> * Creation of a new page (we need to find a name for it), for example: 
> Main.MessageStream, which will contain the UI to post user messages and which 
> will be included from Main.Activity
>
> Here's my +1
>
> If you can think of a better split for Activity.xml please put it forward.
>
> Thanks
> -Vincent
>
> _______________________________________________
> devs mailing list
> [email protected]
> http://lists.xwiki.org/mailman/listinfo/devs



-- 
Thomas Mortagne
_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to