Mikel Larreategi
Mikel Larreategi
> > * Should users be able to edit other user's personal information? > > Is there an actual need for non-Administrators to edit another user's personal information? I think...
I tested this and found this functionality OK. Perhaps I would add a link to the username to go to the edit form in addition to the dropdown menu action,...
Having the edit interface in a custom selected interface is a nice to have, but it is a feature @JeffersonBledsoe Another thing is to support ltr languages correctly adding the...
I would definitely remove running `git pull` in the core folder from the docs, it is not valid as `core` folder is managed by `mrs.developer.json`. So the recommendation should be...
> The form validation is hardcoded. The only way to add new validators in a form is either by declaring a new widget or type and patching `widgetValidation`. In an...
Some comments: - In Classic UI, we have a closed list of languages that are RTL, in Classic case we just have 4 languages there, check it here: https://github.com/plone/plone.app.layout/blob/master/plone/app/layout/globals/portal.py#L21. So...
Thanks @terapyon
> i18next has the following language codes listed as RTL: > > `['ar', 'shu', 'sqr', 'ssh', 'xaa', 'yhd', 'yud', 'aao', 'abh', 'abv', 'acm', 'acq', 'acw', 'acx', 'acy', 'adf', 'ads', 'aeb',...
I suggested the changes to @superAman07, but he did not reply.