comparison doc/rest.txt @ 7499:a072331c843b

Change customizing to customising in all variants. Make the spelling of customizing follow the British (also Australian since Richard Jones is from there) spelling. Non-native English speakers will see a consistent spelling of the word. The filename is still customizing.txt/html (US spelling) though.
author John Rouillard <rouilj@ieee.org>
date Sun, 18 Jun 2023 11:35:16 -0400
parents f8b5b0310f88
children 273c8c2b5042
comparison
equal deleted inserted replaced
7498:924b07252412 7499:a072331c843b
1741 seen. 1741 seen.
1742 1742
1743 However the templating system can access the hyperdb directly which 1743 However the templating system can access the hyperdb directly which
1744 allows filtering to happen with admin privs escaping the standard 1744 allows filtering to happen with admin privs escaping the standard
1745 permissions scheme. For example access to a user's roles should be 1745 permissions scheme. For example access to a user's roles should be
1746 limited to the user (read only) and an admin. If you have customized 1746 limited to the user (read only) and an admin. If you have customised
1747 your schema to implement `Restricting the list of 1747 your schema to implement `Restricting the list of
1748 users that are assignable to a task <customizing.html#restricting-the-list-of-users-that-are-assignable-to-a-task>`__ 1748 users that are assignable to a task <customizing.html#restricting-the-list-of-users-that-are-assignable-to-a-task>`__
1749 so that only users with a 1749 so that only users with a
1750 Developer role are allowed to be assigned to an issue, a rest end 1750 Developer role are allowed to be assigned to an issue, a rest end
1751 point must be added to provide a view that exposes users with this 1751 point must be added to provide a view that exposes users with this

Roundup Issue Tracker: http://roundup-tracker.org/