Hi,
hello all,
i want to create un new types of users with new (schemas,,right
access,interface, tasks,workflow...etc. )
i used the nuxeo book but i can't find a lot of informations
Have you take a look at
http://doc.nuxeo.org/5.1/books/nuxeo-book/html/auth-users-groups.html ?
This chapter explains exactly how to extend user schema and create your own.
my question is: can i make all what i need without modifing code
source of nuxeo platform?
i mean just with a bundle.
Yes, you can. You can write your custom code, bundle it and "contribute"
to nuxeo framework. In most cases with contribution you can replace the
existing implementation and/or extend it. Nuxeo Core is accessible via
API, which is very flexible. Nuxeo source code contains a lot of tests.
This is good point for start learning howto use API.
I think that changing platform's code is bad idea, at least because this
will isolate your "customization" from next releases which are very
often and you should carry about your customization on every new release.
Regards,
Stefan
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm