-
Notifications
You must be signed in to change notification settings - Fork 22
/
index.html
executable file
·127 lines (99 loc) · 6.88 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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'/>
<meta http-equiv="X-UA-Compatible" content="chrome=1"/>
<meta name="description" content="PrimeFaces Extensions : Additional Faces components for PrimeFaces"/>
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
<link href="https://raw.githubusercontent.com/primefaces-extensions/primefaces-extensions/master/showcase/src/main/webapp/resources/images/favicon_16x16.png" rel="icon" type="image/png" sizes="16x16" />
<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 Faces 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 Faces component and utility library in addition to <a href="http://www.primefaces.org">PrimeFaces</a>.
We are big fans of PrimeFaces and this project is an extended component set with
useful components missing in other Faces 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 Faces frameworks.</p>
<p>PrimeFaces Extensions is an open source project licensed under MIT.</p>
<h2>Main Project Resources</h2>
<p><a href="http://www.primefaces.org/showcase-ext">Showcase PrimeFaces Extensions</a> is running on Apache MyFaces 2.3.x. We test it on Mojrra as well.</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
<img src="https://img.shields.io/maven-central/v/org.primefaces.extensions/primefaces-extensions.svg" />
</p>
<hr>
<p>General questions can be discussed in the <a href="https://discord.gg/gzKFYnpmCY">PrimeFaces Discord</a>.</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><a href="https://github.com/primefaces-extensions/primefaces-extensions/releases">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/vdldoc/">VDL Tag Library Docs</a> to examine the latest tag library details.</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="hhttps://github.com/primefaces-extensions/primefaces-extensions/issues">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>JS/CSS Optimizer Plugin</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 <img src="https://img.shields.io/maven-central/v/org.primefaces.extensions/resources-optimizer-maven-plugin.svg" />
</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>