I've done all the steps in the documentation, but the empty.xhtml does not fully work.
I did:
1) I downloaded poseidon-1.0.3.zip
2) Puted poseidon-theme-1.0.3.jar in my classpath
3) Puted templates file in WEB-INF(template.xhtml, topbar.xhtml, menu.xhtml, etc)
4) Puted layout-poseidon folder in webapp/resources/
After that, I created empty.xhtml:
<ui:composition xmlns="http://www.w3.org/1999/xhtml"
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:ui="http://java.sun.com/jsf/facelets"
xmlns:p="http://primefaces.org/ui"
template="/WEB-INF/template.xhtml">
<ui:define name="title">Test Page</ui:define>
<ui:define name="viewname">Test</ui:define>
<ui:define name="content">
Content goes here
</ui:define>
</ui:composition>
But, the menu doesn't appear, none click works for me(like when i click in profile image, when i click in notifications, etc).
OBS: The first error is that does not exists orientationRTL attribute in GuestPreferences class, but the template.xhtml use this attribute, so to make it work i created this one.
I paid for poseidon templates, but isn't work.
Could anybody help me?
The sample empty.xhtml in documentation doesn't works
These links can help to you to integrate the theme and layout into your project;
https://www.dropbox.com/s/gat9a4ym373mi ... t.mp4?dl=0
https://www.dropbox.com/s/2p74g63wldbov ... t.mp4?dl=0
https://www.dropbox.com/s/s9cle2xqbwbu8 ... t.mp4?dl=0
https://www.dropbox.com/s/gat9a4ym373mi ... t.mp4?dl=0
https://www.dropbox.com/s/2p74g63wldbov ... t.mp4?dl=0
https://www.dropbox.com/s/s9cle2xqbwbu8 ... t.mp4?dl=0
Github Profile: https://github.com/mertsincan
-
- Posts: 5
- Joined: 04 May 2018, 15:17
When i run the command line: sass -w src/main/webapp/resources/ --sourcemap=nonearagorn wrote: ↑10 May 2018, 10:49These links can help to you to integrate the theme and layout into your project;
https://www.dropbox.com/s/gat9a4ym373mi ... t.mp4?dl=0
https://www.dropbox.com/s/2p74g63wldbov ... t.mp4?dl=0
https://www.dropbox.com/s/s9cle2xqbwbu8 ... t.mp4?dl=0
the result is: Could not find an option or flag "-w".
I've been used the version 1.3.2 sass.
Could anybody help me?
-
- Posts: 5
- Joined: 04 May 2018, 15:17
I solved my problem using the video tutorial.
Thanks Aragorn.
Thanks Aragorn.
You're welcome!
Github Profile: https://github.com/mertsincan
-
- Information
-
Who is online
Users browsing this forum: No registered users and 1 guest