[Primefaces Extensions] Layout does not render anything

Community Driven Extensions Project
Post Reply
Babas007
Posts: 251
Joined: 24 May 2011, 09:42

22 Sep 2012, 22:37

The problem is simple. I just want to try Layout from PE. Only north panel border appears:

Code: Select all

 <?xml version='1.0' encoding='UTF-8' ?> 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
      xmlns:ui="http://java.sun.com/jsf/facelets"
      xmlns:h="http://java.sun.com/jsf/html"
      xmlns:p="http://primefaces.org/ui"
      xmlns:pe="http://primefaces.org/ui/extensions">

    <h:head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
        <title>XXX</title>
        <ui:insert name="head" />
    </h:head>

    <h:body>
        <pe:layout fullPage="true" >
            <h:form>
                <pe:layoutPane position="north" closable="false">
                </pe:layoutPane>

                <pe:layoutPane position="west" resizable="false">

                </pe:layoutPane>

                <pe:layoutPane position="center" resizable="false">

                </pe:layoutPane>

                <pe:layoutPane position="south" resizable="false">

                </pe:layoutPane>
            </h:form>
        </pe:layout>

    </h:body>

</html>

I'm using last version of chrome.

nileshmali
Posts: 110
Joined: 10 Nov 2010, 13:43
Location: Pune, India
Contact:

23 Sep 2012, 05:59

Please mention your PF and PE versions along with JSF-IMPL and Server version.
Nilesh N. Mali
---
Angular 2.x | Prime NG
FF: latest | Chrome: latest | vscode
Blog: http://nileshmali.blogspot.in | PrimeFaces Extensions: https://github.com/primefaces-extensions

Babas007
Posts: 251
Joined: 24 May 2011, 09:42

23 Sep 2012, 11:02

PF: 3.4
PE: 0.5.1
Tomcat: 7
MyFaces: 2.1.8

nileshmali
Posts: 110
Joined: 10 Nov 2010, 13:43
Location: Pune, India
Contact:

23 Sep 2012, 12:37

PE 0.5.1 is not compatible with PF 3.4. Wait for PE 0.6.0 release or build PE 0.6.0-SNAPSHOT from source and try.
Nilesh N. Mali
---
Angular 2.x | Prime NG
FF: latest | Chrome: latest | vscode
Blog: http://nileshmali.blogspot.in | PrimeFaces Extensions: https://github.com/primefaces-extensions

texess
Posts: 95
Joined: 03 Jun 2012, 14:04

24 Sep 2012, 09:37

We all wait for 0.6 :)
PF 3.4.1
PE 0.6.0

nileshmali
Posts: 110
Joined: 10 Nov 2010, 13:43
Location: Pune, India
Contact:

24 Sep 2012, 11:18

We are trying our best to release it as soon as possible. :)
Nilesh N. Mali
---
Angular 2.x | Prime NG
FF: latest | Chrome: latest | vscode
Blog: http://nileshmali.blogspot.in | PrimeFaces Extensions: https://github.com/primefaces-extensions

texess
Posts: 95
Joined: 03 Jun 2012, 14:04

24 Sep 2012, 16:03

:) Is there a release date? Makes planning easier...
PF 3.4.1
PE 0.6.0

User avatar
Oleg
Expert Member
Posts: 3805
Joined: 02 Oct 2009, 09:41
Location: Germany, Black Forest

24 Sep 2012, 16:28

This week. Sorry for delaying.
PrimeFaces Cookbook (2. edition): http://ova2.github.io/primefaces-cookbook/ Learning Angular UI Development with PrimeNG: https://github.com/ova2/angular-develop ... th-primeng Blog: https://medium.com/@OlegVaraksin

Post Reply

Return to “Extensions”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 20 guests