Wiki source code of FrontendResources

Version 8.1 by Jerome on 2009/04/29

Show last authors
1 1 Front-end Resources
2
3 #info("This section is a work in progress.")
4
5 This sections aims to document all the front-end resources available in XWiki for application developers and for developers of the XWiki products. Front-end resources are of two main types:
6 * External Libraries
7 * Internal components (Based or not on some of the external libraries)
8
9 Front-end resources are mainly composed of JavaScript libraries, CSS stylesheets and their corresponding HTML reusable snippets (or velocity macro to output this snippet), and velocity macros.
10
11 1.1 External resources
12
13 * Prototype
14 * Scriptaculous
15 * SmartClient
16 * YUI
17
18 1.1 Internal resources
19
20 * [Pagination>Pagination]
21 * [Result List>ListOfResults]
22 * [Search Box>SearchBox]
23 * [Suggest Box>SuggestBox]

Get Connected