> hi,

Hello Minfai,

>
> I wonder if I'm the first few outside people to try XWS milestone 1. :-)

Yes, I think you are one of the very first ;)

>
> Well, I'm evaluating the XWiki series of products for my Java User Group
> in
> Hong Kong. XWS "looks" better than XE to me and it seems XWS allows every
> user to create his/her own space of blog, wiki, photo and files, that
> perfectly fit my needs. I wonder:
>
>    - could XWS provide public registration, and anonymous
>    (/non-logged-in) user access mode?

For public registration, yes, we should offer that as an option to turn on
in the global workspaces administration. For anonymous access, it could be
an option too, but we first need to think about what we offer publicly
(maybe adding another privacy level for workspaces beyond the
private/public couple).

>    - could XE actually do all XWS can do and I should use XE for public
>    service? In fact, I feel XE has steeper learning curve than XWS. It
> seems XE
>    does not provide individual blog, photo and file spaces

Yes, it is our plan to factorize applications between XWS and XE. This
will take some time though as we need to expand our application manager
plugin and adapt our applications to do so.

>    - any pointer if I want to limit one user to create only one space?

Currently, XWS allows only one user-space (personal space) per user, but
it's true that users can create as many workspaces as they want. What you
can do now is edit XWSCode.MySpaces and remove the workspace creation
form. This will allow you to have only admin able to create workspaces.

>    - could anyone point me to where I may be able to customize the space
>    name and url? basically, the use of "Space_" as prefix look quite odd
> to me
>    and i would like to remove it. And if it is possible i would want to
> make
>    the url shorter. Currently, it's something like: "
>    http://mydomain.com/xwiki/bin/view/Space_username/";, i am able to
>    remove the context "xwiki", and i suppose it shouldn't be difficult to
> turn
>    Space_username to username. It's most desirable to turn bin/view to
> nothing
>    or make it a single "folder", e.g. remove "/bin" (i suppose the action
>    cannot be removed.)

See http://code.xwiki.org/xwiki/bin/view/Plugins/SpaceManagerPlugin, and
in particular the xwiki.spacemanager.prefix param of xwiki.cfg.

>
> regarding URL, i wonder if the developers like to go to the REST-ful
> direction. Some people think in REST-ful URL only resource but not action
> should be put as the path. (certainly, i understand in using Struts, some
> options may not be available)

We have a GSoC project proposal to make XWiki restful : read it at
http://dev.xwiki.org/xwiki/bin/view/GoogleSummerOfCode/XWikiRESTApi. This
would allow developers to create restful application easily.

>
> Thank you very much.

Thank you very much for your feedback, it's important for us to get such
informations, especially at the product early stages. We will take all
this into consideration to improve the product and its ease of use, and
this will also help us decide the way we want to go with it in its future
versions.

Regards,
Jerome.

>
> Regards,
> mingfai
> _______________________________________________
> users mailing list
> [email protected]
> http://lists.xwiki.org/mailman/listinfo/users
>


_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to