Wiki source code of User Guide
Last modified by Thomas Mortagne on 2024/02/07 10:42
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{velocity output="false"}} | ||
| 2 | $xwiki.ssx.use('Documentation.WebHome') | ||
| 3 | $xwiki.ssx.use('Documentation.UserGuide.WebHome') | ||
| 4 | {{/velocity}} | ||
| 5 | |||
| 6 | (% class="row cards" %) | ||
| 7 | ((( | ||
| 8 | (% class="col-xs-12 col-sm-6 col-md-4 cards-container fa-icon fa-arrow-circle-o-right" %) | ||
| 9 | ((( | ||
| 10 | (% class="card card1" %) | ||
| 11 | ((( | ||
| 12 | (% class="card-body" %) | ||
| 13 | ((( | ||
| 14 | ==== (% class="card-title" %)[[Getting Started>>Documentation.UserGuide.GettingStarted.WebHome]](%%) ==== | ||
| 15 | |||
| 16 | (% class="card-text" %) | ||
| 17 | ((( | ||
| 18 | Start by reading the Getting Started Guide. | ||
| 19 | ))) | ||
| 20 | ))) | ||
| 21 | ))) | ||
| 22 | ))) | ||
| 23 | |||
| 24 | (% class="col-xs-12 col-sm-6 col-md-4 cards-container" %) | ||
| 25 | ((( | ||
| 26 | (% class="card card1" %) | ||
| 27 | ((( | ||
| 28 | (% class="card-body" %) | ||
| 29 | ((( | ||
| 30 | ==== (% class="card-title" %)[[Features>>Documentation.UserGuide.Features.WebHome]](%%) ==== | ||
| 31 | |||
| 32 | (% class="card-text" %) | ||
| 33 | ((( | ||
| 34 | In order to learn how to use XWiki, browse through the different features. Each feature page describes how to use the feature. | ||
| 35 | ))) | ||
| 36 | ))) | ||
| 37 | ))) | ||
| 38 | ))) | ||
| 39 | |||
| 40 | (% class="col-xs-12 col-sm-6 col-md-4 cards-container" %) | ||
| 41 | ((( | ||
| 42 | (% class="card card1" %) | ||
| 43 | ((( | ||
| 44 | (% class="card-body" %) | ||
| 45 | ((( | ||
| 46 | ==== (% class="card-title" %)[[Playground>>https://www.xwikiplayground.org]](%%) ==== | ||
| 47 | |||
| 48 | (% class="card-text" %) | ||
| 49 | ((( | ||
| 50 | At the same time as you follow the guides we recommend that you try out what you learn on the Playground. This is a XWiki instance that we've set up for you so that you can easily discover the joys of using a wiki. | ||
| 51 | ))) | ||
| 52 | ))) | ||
| 53 | ))) | ||
| 54 | ))) | ||
| 55 | ))) | ||
| 56 | |||
| 57 | == Videos == | ||
| 58 | |||
| 59 | {{comment}} | ||
| 60 | Videos that are no longer valid (user deleted their channel) and that need to be redone | ||
| 61 | |||
| 62 | { | ||
| 63 | "title": "Login and change password", | ||
| 64 | "topics": [ | ||
| 65 | "More about [[user management>>Documentation.AdminGuide.User Management]].", | ||
| 66 | "by Andrea Russo on XWiki 7.4.1" | ||
| 67 | ], | ||
| 68 | "url": "https://www.youtube.com/embed/BSZatx7zr6w", | ||
| 69 | "duration": "2:13 min" | ||
| 70 | }, { | ||
| 71 | "title": "Edit page and revisions", | ||
| 72 | "topics": [ | ||
| 73 | "More about [[page editing>>Documentation.UserGuide.Features.PageEditing]].", | ||
| 74 | "by Andrea Russo on XWiki 7.4.1" | ||
| 75 | ], | ||
| 76 | "url": "https://www.youtube.com/embed/Q-dHhNLBraA", | ||
| 77 | "duration": "5:44 min" | ||
| 78 | }, { | ||
| 79 | "title": "Watch pages and get notified via email", | ||
| 80 | "topics": [ | ||
| 81 | "More about [[notifications>>Documentation.UserGuide.Features.Notifications]].", | ||
| 82 | "by Andrea Russo on XWiki 7.4.1" | ||
| 83 | ], | ||
| 84 | "url": "https://www.youtube.com/embed/3kwLfw-taRQ", | ||
| 85 | "duration": "4:20 min" | ||
| 86 | }, { | ||
| 87 | "title": "Invite people to join the wiki", | ||
| 88 | "topics": [ | ||
| 89 | "More about [[invitations>>extensions:Extension.Invitation Application]].", | ||
| 90 | "by Andrea Russo on XWiki 7.4.1" | ||
| 91 | ], | ||
| 92 | "url": "https://www.youtube.com/embed/3UwxW0qnZT4", | ||
| 93 | "duration": "4:05 min" | ||
| 94 | }, { | ||
| 95 | "title": "Create a new wiki", | ||
| 96 | "topics": [ | ||
| 97 | "More about [[subwikis>>extensions:Extension.Wiki Application]].", | ||
| 98 | "by Andrea Russo on XWiki 7.4.1" | ||
| 99 | ], | ||
| 100 | "url": "https://www.youtube.com/embed/O3HwD43uFDY", | ||
| 101 | "duration": "5:23 min" | ||
| 102 | }, { | ||
| 103 | "title": "Configure your wiki", | ||
| 104 | "topics": [ | ||
| 105 | "More about [[configuration>>Documentation.AdminGuide.Configuration.WebHome]].", | ||
| 106 | "by Andrea Russo on XWiki 7.4.1" | ||
| 107 | ], | ||
| 108 | "url": "https://www.youtube.com/embed/8bdGiZuqCI0", | ||
| 109 | "duration": "7:40 min" | ||
| 110 | }, | ||
| 111 | {{/comment}} | ||
| 112 | |||
| 113 | {{videoCard}} | ||
| 114 | [{ | ||
| 115 | "title": "Edit a Page", | ||
| 116 | "topics": [ | ||
| 117 | "More about [[page editing>>Documentation.UserGuide.Features.PageEditing]].", | ||
| 118 | "by Silvia Macovei on XWiki 7.4-M1" | ||
| 119 | ], | ||
| 120 | "url": "https://www.youtube.com/embed/aOWbopEw5i4", | ||
| 121 | "duration": "0:16 min" | ||
| 122 | }, { | ||
| 123 | "title": "Create a Nested Page", | ||
| 124 | "topics": [ | ||
| 125 | "More about how to [[create a page>>xwiki:Documentation.UserGuide.Features.DocumentLifecycle||anchor='HCreate']].", | ||
| 126 | "by Silvia Macovei on XWiki 7.4-M1" | ||
| 127 | ], | ||
| 128 | "url": "https://www.youtube.com/embed/MXxfvcOOQjw", | ||
| 129 | "duration": "0:20 min" | ||
| 130 | }, { | ||
| 131 | "title": "Create a Terminal Page", | ||
| 132 | "topics": [ | ||
| 133 | "More about how to [[create a page>>xwiki:Documentation.UserGuide.Features.DocumentLifecycle||anchor='HCreate']].", | ||
| 134 | "by Silvia Macovei on XWiki 7.4-M1" | ||
| 135 | ], | ||
| 136 | "url": "https://www.youtube.com/embed/XlO-4SXSs0k", | ||
| 137 | "duration": "0:28 min" | ||
| 138 | }, { | ||
| 139 | "title": "View the History of a Page", | ||
| 140 | "topics": [ | ||
| 141 | "More about the [[page history>>Documentation.UserGuide.Features.VersionControl]].", | ||
| 142 | "by Silvia Macovei on XWiki 7.4-M1" | ||
| 143 | ], | ||
| 144 | "url": "https://www.youtube.com/embed/3yqlLN8dZhw", | ||
| 145 | "duration": "0:25 min" | ||
| 146 | }] | ||
| 147 | {{/videoCard}} |