-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·136 lines (106 loc) · 7.29 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'/>
<meta http-equiv="X-UA-Compatible" content="chrome=1"/>
<meta name="description" content="PrimeFaces Extensions : Additional JSF 2 components for PrimeFaces"/>
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
<title>PrimeFaces Extensions</title>
</head>
<body>
<div style="width:300px;position:absolute;top:230px;left:60px;">
<a href="https://github.com/primefaces-extensions" style="text-decoration:none;">
<img src="images/logo.png" style="text-align:left;display:inline;border:none;position:fixed;width:300px;"/>
</a>
</div>
<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner">
<a id="forkme_banner" href="https://github.com/primefaces-extensions">View on GitHub</a>
<h1 id="project_title">PrimeFaces Extensions</h1>
<h2 id="project_tagline">Additional JSF 2 components for PrimeFaces</h2>
</header>
</div>
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<h2>Description</h2>
<p><strong>PrimeFaces Extensions project</strong> is a community driven open source project which has an aim to be a
lightweight and fast JSF 2 component library in additional to <a href="http://www.primefaces.org">PrimeFaces</a> - a
rapidly evolving component set and more. We are big fans of PrimeFaces. This project is an extended component set with
useful components missing in other JSF 2 libraries or with improved components which already exist somewhere but don't
work there smoothly. It only uses standards and is highly compatible with existing JSF 2 frameworks. We use one of the
best JavaScript framework <a href="http://jquery.com/">jQuery</a> behind the scenes with its amazing widgets, plugins,
themes and Ajax interactions. We avoid on purpose other JS / UI frameworks in order to have a high compatibility
between components.</p>
<p>PrimeFaces Extensions is an open source project licensed under Apache License V2. The CKEditor add-on, like the CKEditor itself, is distributed under the GPL, LGPL and MPL.</p>
<h2>Main Project Resources</h2>
<p>Showcase is running on Mojarra 2.2.x. We test it on MyFaces as well.</p>
<ul>
<li><a href="http://www.primefaces.org/showcase-ext">Showcase PrimeFaces Extensions</a></li>
</ul>
<hr>
<p>General questions can be discussed in the <a href="http://forum.primefaces.org/viewforum.php?f=3">PrimeFaces forum</a>.
We also have a <a href="http://forum.primefaces.org/viewforum.php?f=14">PrimeFaces Extensions sub-forum</a>. Using of
the sub-forum is preferred for all questions related to this project.</p>
<hr>
<p><a href="https://github.com/primefaces-extensions/primefaces-extensions.github.com/wiki/Getting-Started">Getting
Started with PrimeFaces Extensions</a> describes how to setup and work with the component library. This section
contains links to the download repository and dependent third-party projects. Extensive documentation is integrated
into the showcase. </p>
<hr>
<p>Roadmap. We intend to release PrimeFaces Extensions approximately in the same manner as PrimeFaces.
Expected release dates of final releases are coupled with PrimeFaces. The current released version is
<strong>10.0.0</strong>.
</p>
<hr>
<p><a href="https://github.com/primefaces-extensions/primefaces-extensions.github.com/wiki/Release-Notes">Release
notes</a> list releases for all artefacts under the hood of PrimeFaces Extensions. This is a good place to see news
and changes.</p>
<hr>
<p><a href="http://primefaces-extensions.github.io/reports/index.html">Project Reports</a> provides Javadoc, Source, PMD, Findbugs and other reports.</p>
<hr>
<p><a href="https://github.com/primefaces-extensions/primefaces-extensions.github.com/wiki/PrimeFaces-Extensions-Locales">Internationalisation
page</a> describes PrimeFaces Extensions locales and corresponding translated text for multi-language support of some
existing components. Please read instructions how to add a support for more locales.</p>
<hr>
<p>Last but not least is the <a
href="https://github.com/primefaces-extensions/primefaces-extensions.github.com/issues?sort=created&state=open">Issue
Tracker</a>. Please feel free to create issues and feature requests there. Feel also free to initiate <a
href="https://help.github.com/articles/using-pull-requests">Pull Requests</a>. We will review and accept all
reasonable suggestions and patches. This is a true open source project!</p>
<h2>Additional Project Resources</h2>
<p>Convenient plugins and add-ons using for web application development are parts of this project.</p>
<ul>
<li>
<a href="https://github.com/primefaces-extensions/primefaces-extensions.github.com/wiki/Maven-plugin-for-web-resource-optimization">Getting
Started with Resources Optimizer</a> describes how to use our Maven plugin for resource optimization. This
Maven plugin can be used to compress and merge JavaScript / CSS files, create source maps and optimize loading of images by using of
data URIs. The current released version is <strong>2.3.5</strong>.
</li>
</ul>
<h2>PrimeFaces Extensions Book</h2>
<p>PrimeFaces Extensions Project has come a long way as a community driven project with great passion and dedication.To get the PrimeFaces users closer attention and their interest to
the PrimeFaces Extensions components features and their benefits,the book titled <a href="http://www.packtpub.com/learning-primefaces-extensions-development/book" target="_blank">Learning PrimeFaces Extensions Development</a>
is published from Packt Publishing authored by PrimeFaces Extensions team member <a href="http://www.packtpub.com/authors/profiles/sudheer-jonna" target="_blank">Sudheer Jonna</a>.</p>.
<div style="width:250px;height:350px;margin-left:120px;">
<a href="http://www.packtpub.com/learning-primefaces-extensions-development/book" style="text-decoration:none;">
<img src="images/book.jpg" />
</a>
</div>
<p>This book covers all the major features of PrimeFaces Extensions components and directs you how to enhance your PrimeFaces based rich JSF applications
in a great level with step by step real-time learning examples.</p>
<h2>Acknowledgements</h2>
<p>We would like to thank <a href="http://www.jetbrains.com/" target="_blank">JetBrains</a>
for providing us with an open source license to the IntelliJ IDEA - the best Java and polyglot IDE.</p>
<img src="images/logo_IntelliJIDEA.png" style="width: 50%;"/>
</section>
</div>
<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<footer class="inner">
<p>Published with <a href="http://pages.github.com">GitHub Pages</a></p>
</footer>
</div>
</body>
</html>