Changes for page XWiki's User Experience

Last modified by Ecaterina Moraru (Valica) on 2018/12/05 20:45

<
From version < 3.1 >
edited by Ecaterina Moraru (Valica)
on 2010/11/24 11:01
To version < 5.1 >
edited by Ecaterina Moraru (Valica)
on 2011/09/01 14:20
>
Change comment: added pages tagged with tag 'ux'

Summary

Details

Page properties
Title
... ... @@ -1,0 +1,1 @@
1 +XWiki's User Experience
Content
... ... @@ -1,12 +1,36 @@
1 1  
2 -= User Experience Guidelines =
2 +== Design Process ==
3 3  
4 -This space is dedicated to collecting the user experience guidelines that should be followed when developing new features in XWiki. It will be populated gradually based on the results of votes on a set of rules on the mailing lists.
4 +The process involves the creation of specifications, analysis, mockups, partial prototypes and even final versions of the proposals made. The aim of these proposals are to improve XWiki's UI look&feel, usability and interaction.
5 5  
6 -Currently, a set of standards (work in progress) can be found at http://incubator.myxwiki.org/xwiki/bin/view/Standards/ .
6 +* Design //improvements/development// are made according to the current [[XWiki Enterprise Roadmap>>http://enterprise.xwiki.org/xwiki/bin/view/Main/Roadmap]]
7 7  
8 +* Design //discussions// are made on [[IRC>>http://dev.xwiki.org/xwiki/bin/view/Community/IRC]] or on the [[mailing lists>>http://dev.xwiki.org/xwiki/bin/view/Community/MailingLists]]
9 +** design discussions on mailing lists have [Proposal] in the subject field
10 +** design discussions on mailing lists are usually sent both to (users AT xwiki.org) and (devs AT xwiki.org), depends on what kind of feedback is requested
11 +** if you are not following the mailing lists, you can browse for the proposal mails on XWiki's [[Markmail mailing list archives>>http://xwiki.markmail.org/]] (example: [[[Proposal] Rights Management UI>>http://markmail.org/thread/zgzufskvhe6xt6ey]])
12 +** there are also [[archives for IRC discussions>>http://dev.xwiki.org/xwiki/bin/view/IRC/]]
8 8  
9 -== Related Work ==
10 -* [[Improve XWiki User Experience>>Design.ImproveXWikiUserExperience]]
11 -** Personas
12 -** Easy XWiki
14 +* Design //proposal// deliverables are located in several places:
15 +** use cases/requirements are located on [[Design>>Design.WebHome]] space (look for investigation tag)
16 +** mockups/prototypes are located on incubator's [[Improvements>>http://incubator.myxwiki.org/xwiki/bin/view/Improvements/]] space
17 +
18 +== Standards ==
19 +
20 +Standards should be followed when developing new features in XWiki.
21 +
22 +* Standards Drafts are located on incubator's [[Standards>>http://incubator.myxwiki.org/xwiki/bin/view/Standards/]] space
23 +* Voted Standards:
24 +** Forms Layout Type:
25 +*** [[Vertical Layout>>platform:DevGuide.VerticalForms]]
26 +*** [[Inline Layout>>platform:DevGuide.InlineForms]]
27 +
28 +== Related Pages ==
29 +{{velocity}}
30 +#set($tag = 'ux')
31 +#set($list = $xwiki.tag.getDocumentsWithTag($tag))
32 +{{html}}
33 +#displayDocumentList($list true $blacklistedSpaces)
34 +{{/html}}
35 +{{/velocity}}
36 +

Get Connected