| | 1 | = Template module = |
| | 2 | [[TOC()]] |
| | 3 | |
| | 4 | |
| | 5 | Details: |
| | 6 | ||summary: ||Provide GCC developers with a page to base the 'module homepages' on. This summary should be about two lines long and cover functionality and user interaction from a bird's flight perspective.|| |
| | 7 | ||status: ||draft || |
| | 8 | ||source: ||URL to sourcecode || |
| | 9 | ||demo: || URL to application in which this module is used || |
| | 10 | ||manual: || Wiki link to the user manual || |
| | 11 | ||design:|| Wiki link to the design (technical, GUI drafts) of the module || |
| | 12 | |
| | 13 | == What does it do? == |
| | 14 | |
| | 15 | Explain here the main uses of this module. This can be up to a few paragraphs. |
| | 16 | |
| | 17 | == User stories == |
| | 18 | These stories are on our todo list or already solved: |
| | 19 | |
| | 20 | [[TicketQuery(component=auth&group=status&type=enhancement&order=status&desc=true)]] |
| | 21 | == Known bugs == |
| | 22 | These are bugs reported as part of this module: |
| | 23 | [[TicketQuery(component=auth&type=bugfix)]] |
| | 24 | |
| | 25 | == New user stories [should be moved into tickets and accepted] == |
| | 26 | [[TOC(AuthModule/UserStories,notitle,inline,noheading)]] |
| | 27 | |