Wiki source code of XWiki Design
Last modified by Vincent Massol on 2025/11/13 17:07
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{comment}}$xwiki.ssx.use("xwiki:XWikiOrgCode.Homepage") | ||
| 2 | $xwiki.ssx.use("design:Main.WebHome") | ||
| 3 | #set($docextras = []){{/comment}}{{velocity}}$xwiki.ssx.use("design:ProposalCode.ProposalSheet"){{/velocity}}This wiki is dedicated to feature proposals. The process is the following: | ||
| 4 | |||
| 5 | * Create a [[JIRA issue>>http://jira.xwiki.org]] and reference the issue in the design proposal | ||
| 6 | * Create a first version of the design document on this wiki (you should first talk to the stakeholders or anyone interested to participate in the topic). Use the "Idea" state. | ||
| 7 | * Then create a brainstorming or proposal post on the [[Forum>>dev:Community.Discuss]] and discuss there | ||
| 8 | * Update the design document based on the feedback received on the forum and update the forum post, until reaching a conclusion | ||
| 9 | * Once approved, mark the proposal as "approved" and move the state from "Idea" to "Active". | ||
| 10 | * Implement the proposal and document it properly, and close the JIRA issue | ||
| 11 | * Mark the design proposal as "Completed" | ||
| 12 | |||
| 13 | {{include document="ProposalCode.WebHome"/}} |