Wiki source code of Wiki Guide

Last modified by Tom Jardine on 06/11/2025, 14:24

Show last authors
1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc/}}
3 {{/box}}
4
5 This chapter has been created to provide additional information concerning a number of key CXWiki features.
6
7 = Printing =
8
9 Due to the nature of how hyperlinks are displayed, it is advisable to export the required page as a PDF file before printing.
10
11 To export a page, click the **⋮** icon located at the top-right of the screen and click **Export**. Select **Export as PDF** to display the **PDF Export Options** screen.
12
13 Disable any unwanted additional pages and click **Export** to view the page as a PDF file that can then be downloaded and printed.
14
15 = Searching =
16
17 When searching for content using the search bar, there are a number of different ways to return and filter results.
18
19 == Wild Card Searches ==
20
21 The underlying database containing all available pages dictates that the search bar will return more accurate results when a whole word is entered. However, wild card searches can be used to assist searching.
22
23 To perform a wild card search, enter a search term along with '*'.
24
25 For example, entering 'Cross' into the search bar will not return the [[Crosstab>>doc:Technical Documentation.CXAIR.User Guide.02\. Reporting.2c\. Crosstabs.WebHome]] page as a result. Entering 'Cross*' will.
26
27 == Filtering Results ==
28
29 As a search is typed, results are dynamically returned from the Wiki database for page names and page content. This means that a page can be searched for, such as 'Crosstab', or a specific option can be searched for, such as 'Suppress Row Total'.
30
31 To apply further filtering, press the return key after typing a search term to display the results screen. Searches can then sorted and refined using a variety of on-screen tools.
32
33 = Custom Wiki Instances =
34
35 CXWiki has been built using the open source wiki platform, [[XWIKI>>http://www.xwiki.org]], and content can be quickly moved between different instances. This may be of particular interest if a white-labelled version is required, for example.
36
37 For the required archive file containing the site structure and content, please contact Connexica. The file can then be imported and modified on a separate instance using the [[XWIKI Import/Export guide>>http://www.xwiki.org/xwiki/bin/view/Documentation/AdminGuide/ImportExport]].