Wiki source code of Groupware Flavor

Version 5.3 by Ecaterina Valica on 2013/03/20 10:29

Show last authors
1 {{velocity}}
2 $xwiki.ssx.use("Improvements.WebHome")
3 $xwiki.ssx.use("Standards.WebHome")
4 $xwiki.ssx.use("Improvements.DocumentationFlavor")
5 {{/velocity}}
6
7 = Groupware Flavor =
8
9 (% class="left column50 dashboardleft" %)
10 (((
11 {{toc depth="3"/}}
12
13 )))
14
15 (% class="dashboardright right column50 " %)
16 (((
17 {{gallery}}
18 image:LeiothrixHomeLanguages.png
19 {{/gallery}}
20 )))
21
22 (% class="clearfloats" %)
23 (((
24 )))
25
26 == Community Feedback ==
27
28 {{info}}
29 (7 Feb, 2013)
30 {{/info}}
31
32 (% class="left column40 dashboardleft" style="width: 27%" %)
33 (((
34 == Objectives ==
35
36 The purpose of a Public Website is to share information about a company/product and it's procedures, features, services, etc. It's the on-line presence of a company for it's targeted audience. It provides a mean for information related to the company be viewed (read-only).
37
38 == Issues ==
39
40 * Publish a Carousel Extension
41 * Publish a Fat footer Extension
42 * Publish a Social Badges Macro
43 * Publish a Latest Blog Posts Macro
44
45 )))
46
47 (% class="dashboardright right column60 " style="width: 70%" %)
48 (((
49
50 == Tasks & Features ==
51
52 === (% class="primaryTitle" %)Task:(%%) Creating Content ===
53
54 {{container layoutStyle="columns"}}
55 (((
56 ==== Pages ====
57 Pages are atomic entities of the wiki. They have //'Copy'//, //'Rename'//, //'Move'//, //'Delete'// functionality. Also you can manage the //'History'// (restore versions), add //Attachments// to them and manage them with //'Document Index'//.
58
59 The Public Website Flavor comes with a custom structure that contain sample pages like:
60 * //'About'//
61 * //'Contact us'//
62 * //'References'// / //'Showcase'//
63 * //'Products'//
64 * //'Features'//
65 * //'License'//
66 * //'Terms of use'//
67 * //'Privacy'//
68 * //'Team'//
69
70 {{status group='M'/}} {{status group='D'/}} {{status group='S'/}}
71
72 )))
73 (((
74 ==== WYSIWYG ====
75 You can edit the wiki page in Syntax mode or WYSIWYG mode, which provides a way to create rich content with ease.
76 There will be a selection of [[macros>>||anchor='HMacros']] specialized for creating online content that can be embedded inside pages.
77 {{status group='M'/}} {{status group='D'/}}
78
79 ==== Templates ====
80 Templates can be used to enforce a certain page layout and structure in order to make presentation pages consistent throughout the site.
81 {{status group='O'/}} {{status group='D'/}}
82
83 ==== Export ====
84 Pages should be exportable in PDF format and for Print.
85 {{status group='O'/}} {{status group='D'/}}
86 )))
87 (((
88 ==== Macros ====
89 Macros add extra functionality inside wiki pages. There are certain macro categories, from content formatting to application specific macros. Macro categories need to be customized and specialized for adding on-line content.
90
91 Some examples of useful macros:
92 * [[Container Macro>>http://extensions.xwiki.org/xwiki/bin/view/Extension/Container+Macro]]
93 * [[Gallery Macro>>http://extensions.xwiki.org/xwiki/bin/view/Extension/Gallery+Macro]]
94 * [[Chart Macro>>http://extensions.xwiki.org/xwiki/bin/view/Extension/Chart+Macro]]
95 * [[Video Macro>>http://extensions.xwiki.org/xwiki/bin/view/Extension/Video+Macro]]
96 * [[Twitter Macro>>http://extensions.xwiki.org/xwiki/bin/view/Extension/Twitter+Macro]]
97 * [[Google Map Macro>>http://extensions.xwiki.org/xwiki/bin/view/Extension/Map+Macro]]
98 * [[Google Calendar>>http://extensions.xwiki.org/xwiki/bin/view/Extension/Google+Calendar]]
99 * Latest Blog Posts
100 * Social Badges
101
102 {{status group='M'/}} {{status group='D'/}} {{status group='E'/}} {{status group='S'/}}
103 )))
104 {{/container}}
105
106
107
108 === (% class="primaryTitle" %)Task:(%%) Organize Information===
109
110 {{container layoutStyle="columns"}}
111 (((
112 ==== Spaces ====
113 Spaces are collections of wiki pages. They have separate administration, so they can have independent rights, presentation, backups, etc.
114
115 Spaces organize pages in 'physical' locations, accessible through URLs.
116 {{status group='M'/}} {{status group='D'/}}
117 )))
118 (((
119 ==== Breadcrumbs ====
120 Organize your content in hierarchical order by having parent-child relationships. Breadcrumbs displays the position of a page in the documents hierarchy.
121
122 They organize the pages 'logically', across spaces.
123 {{status group='M'/}} {{status group='D'/}}
124 )))
125 (((
126 ==== Tags ====
127 Tags can be added to pages to describe and categorize them. Can be visualized in [[Tag Clouds>>||anchor='HTagCloud']].
128
129 They organize the pages 'logically', across spaces.
130 {{status group='O'/}} {{status group='D'/}}
131 )))
132 {{/container}}
133
134
135
136 === (% class="primaryTitle" %)Task:(%%) Access Information ===
137
138 {{container layoutStyle="columns"}}
139 (((
140 ==== Search ====
141 Search for content inside pages, comments, objects and also in the content of attachments. You can restrict your search results by using filters based on location, content type, modification date, author, etc.
142 {{status group='M'/}} {{status group='D'/}}
143
144 )))
145 (((
146 ==== Livetable ====
147 Livetables allow filtering of pages that share common entities. Pages selection can be done for an entire space, wiki, tag, author, etc.
148 {{status group='O'/}} {{status group='D'/}}
149 )))
150 (((
151 ==== Activity Stream ====
152 Activity Stream lets you monitor the activity on pages, comments, attachments, by seing new, edited, deleted content. The Activity Stream is an useful tool highlighting new content and contributors.
153 {{status group='O'/}} {{status group='D'/}}
154
155 )))
156 {{/container}}
157
158
159
160 === (% class="primaryTitle" %)Task:(%%) Community Interaction ===
161
162 {{container layoutStyle="columns"}}
163 (((
164 ==== Blog ====
165 Blogs are used to communicate timely information, like announcements, journal entries, status reports, etc.
166
167 You can host multiple blogs or organize the information using categories and tags.
168 {{status group='M'/}} {{status group='D'/}}
169
170 )))
171 (((
172 ==== Comments ====
173 Communication, collaboration or reviewing of the content can be made through comments. Comments can be added to any page, especially blog posts.
174
175 There is an extension that allow users of other social networks to post comments, or there is an option to allow comments be posted by unregistered users. Also comments can be disabled.
176 {{status group='M'/}} {{status group='D'/}}
177 )))
178 (((
179 ==== Applications ====
180 There are other optional Applications that can be installed in a Public WebSite, like [[Newsletter Application>>http://extensions.xwiki.org/xwiki/bin/view/Extension/Newsletter+Application]], [[Forum>>http://extensions.xwiki.org/xwiki/bin/view/Extension/SimpleForumApplication]], [[Ratings>>http://extensions.xwiki.org/xwiki/bin/view/Extension/Ratings+Application]], etc.
181 {{status group='O'/}} {{status group='D'/}} {{status group='S'/}}
182 )))
183 {{/container}}
184
185
186
187 === (% class="primaryTitle" %)Task:(%%) Notifications ===
188
189 {{container layoutStyle="columns"}}
190 (((
191 ==== RSS ====
192 Changes and activity notifications are also available in RSS format in order to stay up to date. There are some pre-defined feeds that you can subscribe (activity stream, blog, etc.).
193 {{status group='O'/}} {{status group='D'/}}
194 )))
195 (((
196 ==== Watchlist ====
197 Get informed about wiki modifications with the watch feature. You will be notified by email of any changes to the pages: edit, delete content, comments, attachments, etc.
198
199 You can specify the frequency and delay of the e-mails. Also you are automatically subscribed to pages you contributed.
200 {{status group='O'/}} {{status group='D'/}}
201
202 )))
203 (((
204
205 )))
206 {{/container}}
207
208
209
210 === (% class="primaryTitle" %)Task:(%%) Instance Administration ===
211
212 {{container layoutStyle="columns"}}
213 (((
214 ==== Authentification ====
215 You can create your own user base and let them authenticate with XWiki credentials.
216
217 You can also use our [[social login>>http://extensions.xwiki.org/xwiki/bin/view/Extension/Social+Login+Application]] application that let's you login using credentials from various social sites, like Facebook, Twitter or Google.
218 {{status group='M'/}} {{status group='D'/}} {{status group='E'/}}
219
220 ==== Internationalization ====
221 There are over 21 language available for your website, depending on the audience you need to handle. Also you can add your own translation or improve a current one.
222 {{status group='O'/}} {{status group='D'/}}
223 )))
224 (((
225 ==== Presentation ====
226 Public Websites usually have a custom skin in accordance with the company/product brand (logo, colors, etc.)
227
228 There is an [[extension skin>>http://extensions.xwiki.org/xwiki/bin/view/Extension/Leiothrix+Skin]] designed especially for Public Websites.
229
230 The skin needs an [[Horizontal Menu>>http://extensions.xwiki.org/xwiki/bin/view/Extension/NavigationMenuConfig]] to contain links to important sections. Also a fat footer should be set in place.
231
232 The Homepage should host a Carousel with the top offers / products.
233 {{status group='M'/}} {{status group="D"/}} {{status group='E'/}} {{status group='S'/}}
234 )))
235 (((
236 ==== Backup ====
237 Prevent information loss by having regular backups, useful also when doing upgrades or moving from one instance to another.
238 {{status group='M'/}} {{status group='D'/}}
239
240 ==== Analytics & Statistics ====
241 You can get detailed informations about visitors if you enable our [[Statistics Application>>http://extensions.xwiki.org/xwiki/bin/view/Extension/Statistics+Application]] or if you enable the Google Analytics tracking.
242 {{status group='O'/}} {{status group='D'/}}
243 )))
244 {{/container}}
245
246
247
248 === (% class="primaryTitle" %)Task:(%%) Security ===
249
250 {{container layoutStyle="columns"}}
251 (((
252 ==== Rights ====
253 The whole purpose of a public website is to make information accessible to the audience. Custom rights will be given to Registered and Unregistered Users (like the ability to edit, comment, view, etc.).
254 {{status group='M'/}} {{status group='D'/}}
255 )))
256 (((
257 ==== Spam Protection ====
258 The [[Registration process>>http://extensions.xwiki.org/xwiki/bin/view/XWiki/RegistrationHelp]] and the addition of Comments can be protected by using [[Captchas>>http://extensions.xwiki.org/xwiki/bin/view/Extension/Captcha+on+a+Form]]. Additional [[security>>http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Security]] measures are out-of-the-box.
259 {{status group='O'/}} {{status group='D'/}}
260 )))
261 (((
262
263 )))
264 {{/container}}
265
266 (% class="clearfloats" %)
267 (((
268 )))
269
270 )))
271
272 (% class="clearfloats" %)
273 (((
274 )))
275
276 == Features Summary ==
277
278 (% class="statusTable" %)
279 |= Feature |=(% colspan="6" width="40%" %) Status
280 |[[WYSIWYG>>||anchor="HWYSIWYG"]]|{{status group="M"/}} | |{{status group="D"/}} | | |
281 |[[Spaces>>||anchor="HSpaces"]]|{{status group="M"/}} | |{{status group="D"/}} | | |
282 |[[Breadcrumbs>>||anchor="HBreadcrumbs"]]|{{status group="M"/}} | |{{status group="D"/}} | | |
283 |[[Search>>||anchor="HSearch"]]|{{status group="M"/}} | |{{status group="D"/}} | | |
284 |[[Blog>>||anchor="HBlog"]] |{{status group="M"/}} | |{{status group="D"/}} | | |
285 |[[Comments>>||anchor="HComments"]]|{{status group="M"/}} | |{{status group="D"/}} | | |
286 |[[Rights>>||anchor="HRights"]]|{{status group="M"/}} | |{{status group="D"/}} | | |
287 |[[Backup>>||anchor="HBackup"]]|{{status group="M"/}} | |{{status group="D"/}} | | |
288 |[[Pages>>||anchor="HPages"]] (History, Attachments, Document Index) |{{status group="M"/}} | |{{status group="D"/}} || {{status group="S"/}} |
289 |[[Authentification>>||anchor="HAuthentification"]] |{{status group="M"/}} | |{{status group="D"/}} |{{status group="E"/}}{{footnote}}http://extensions.xwiki.org/xwiki/bin/view/Extension/Social+Login+Application{{/footnote}} | |
290 |[[Presentation>>||anchor="HPresentation"]]|{{status group="M"/}}| |{{status group="D"/}}|{{status group="E"/}}{{footnote}}http://extensions.xwiki.org/xwiki/bin/view/Extension/Leiothrix+Skin{{/footnote}} {{footnote}}http://extensions.xwiki.org/xwiki/bin/view/Extension/NavigationMenuConfig{{/footnote}} {{footnote}}Carousel Extension{{/footnote}} {{footnote}}Fat Footer Extension{{/footnote}}| {{status group="S"/}} |
291 |[[Macros>>||anchor="HMacros"]]|{{status group="M"/}} | |{{status group="D"/}} | {{status group="E"/}}{{footnote}}http://extensions.xwiki.org/xwiki/bin/view/Extension/Video+Macro{{/footnote}} {{footnote}}http://extensions.xwiki.org/xwiki/bin/view/Extension/Twitter+Macro{{/footnote}} {{footnote}}http://extensions.xwiki.org/xwiki/bin/view/Extension/Map+Macro{{/footnote}} {{footnote}}http://extensions.xwiki.org/xwiki/bin/view/Extension/Google+Calendar{{/footnote}} {{footnote}}Latest Blog Posts Macro{{/footnote}} {{footnote}}Social Badges{{/footnote}}|{{status group="S"/}} |
292 |[[Applications>>||anchor="HApplications"]]| |{{status group="O"/}} | |{{status group="E"/}}{{footnote}}http://extensions.xwiki.org/xwiki/bin/view/Extension/Newsletter+Application{{/footnote}} {{footnote}}http://extensions.xwiki.org/xwiki/bin/view/Extension/SimpleForumApplication{{/footnote}} {{footnote}}http://extensions.xwiki.org/xwiki/bin/view/Extension/Ratings+Application{{/footnote}} |{{status group="S"/}} |
293 |[[Internationalization>>||anchor="HInternationalization"]]| |{{status group="O"/}} |{{status group="D"/}} | | |
294 |[[Templates>>||anchor="HTemplates"]]| |{{status group="O"/}} |{{status group="D"/}} | | |
295 |[[Export>>||anchor="HExport"]]| |{{status group="O"/}} |{{status group="D"/}} | | |
296 |[[Livetable>>||anchor="HLivetable"]]| |{{status group="O"/}} |{{status group="D"/}} | | |
297 |[[Activity Stream>>||anchor="HActivityStream"]]| |{{status group="O"/}} |{{status group="D"/}} | | |
298 |[[Tags>>||anchor="HTags"]]| |{{status group="O"/}} |{{status group="D"/}} | | |
299 |[[RSS>>||anchor="HRSS"]]| |{{status group="O"/}} |{{status group="D"/}} | | |
300 |[[Watchlist>>||anchor="HWatchlist"]]| |{{status group="O"/}} |{{status group="D"/}} | | |
301 |[[Analytics & Statistics>>||anchor="HAnalytics26Statistics"]]| |{{status group="O"/}} |{{status group="D"/}} | | |
302 |[[Spam Protection>>||anchor="HSpamProtection"]]| |{{status group="O"/}} |{{status group="D"/}} | | |
303
304 {{putFootnotes/}}