Tagged Questions
0
votes
0answers
18 views
Liferay 6.1 : Mobile theme
I have created theme for 6.1.20.
Now I want to create theme for Mobile device. I have never created mobile theme before.
I have created one sample-Wap-theme.
I can see my sample-wap-theme under ...
1
vote
1answer
35 views
Liferay theme - html5
I am developing a portlet for Liferay (v6.0.5, runs on JBoss). I would like to use HTML5 (canvas to be more specific) in this portlet. How can I find, if the theme I am currently using on the portal ...
0
votes
1answer
19 views
CSS to Liferay theme
I have a css web design and I want to converted in Liferay theme. Is this possible?
I am using Liferay 6.1 Ga2 with Tomcat 7 and Liferay SDK for java.
Any advice will be appreciated!
Thanks in ...
0
votes
1answer
46 views
Custom navigation menu in Liferay?
I am using Liferay 6 with Tomcat 7 and Liferay SDK for java to develop a custom website which will be handled by one portlet. The thing is that i dont really like the navigation bar in Liferay and I ...
2
votes
1answer
32 views
Customizing portal's navigation bar
I want to customize the navigation bar in my theme. I searched for the CSS file that styles the navigation bar in the css directory but I couldn't find it.
In the nagivation.vm file, the navigation ...
-1
votes
0answers
28 views
Liferay Migration
We have a Liferay website. Currently it is live on Liferay CE 6.1b4, and we want to migrated to Liferay CE 6.1. The startup issue is that the database tables looking to have been changed since beta ...
0
votes
1answer
66 views
Is it possible to override Social Office theme in Liferay 6.1?
I would like to override Social Office theme (so-theme) in Liferay 6.1.20 EE, because I would like to use its layout and social office experience, but with some changes in css, page templates, etc.
...
1
vote
1answer
146 views
Removing localization in liferay theme
I am using Liferay 6.1 and have developed theme in the same. My problem is when i load the theme the head section contains huge links as shown below:
<link rel="alternate" hreflang="ar-SA" ...
0
votes
2answers
207 views
Liferay theme deployment
I've developed a custom theme for Liferay 6.1.1 and it's working fine on my local installation of Liferay. When I try and deploy to my QA server, the theme shows up in the control panel and I'm able ...
1
vote
4answers
207 views
Setting the “title” attribute of main menu link items (or page names)
I'd like to have tool tips when I mouse over the main menu items in Liferay. By default, there is no way to do this. Even in the *.vm files, the mark up does not include any title attribute for the ...
0
votes
1answer
820 views
AUI is not defined and Liferay is not defined error in jsp page?
I am using my custom portlet in liferay.
but somehow when i run my portlet i m having following error in error console
Timestamp: 12/10/2012 12:33:19 PM
Error: ReferenceError: AUI is not defined
...
0
votes
2answers
724 views
There are no changes reflected on deploying the theme in liferay 6.1.1
I am a newbie to liferay CMS. I am developing a theme in liferay 6.1.1. my problem is when i am making any changes to the theme it doesnt get reflected after deploying it.
Please check if i am in the ...
1
vote
1answer
264 views
Liferay Portal 6.0 Community Edition - StackOverflowError when modifying the template
I modified the default template -
portal_normal.ftl
portal_normal.vm
added a few tags -
...
<h1 class="site-title">
<a class="${logo_css_class}" ...
1
vote
1answer
85 views
Liferay Portal 6.0 Community Edition - how to place portlet in the header?
I need to place portlet (two buttons) in the header of standart template, as shown in the picture below-
Portlet is ready, now I want to move there.
How to do it?
I need to get access to the ...
0
votes
1answer
137 views
Change private theme for all users to Social Office in Liferay
I've managed to import about 600 users from Active Directory using LDAP and I'm trying to set every single user's default private theme to the Social Office theme. Is there a way to select every ...
3
votes
3answers
1k views
Including jQuery and other JS files in Liferay Theme
I use Liferay 6.1 and I created my theme (sample-theme) and I want add jQuery.
How can I do that?
Why I have folders: sample-theme and liferay-work and both have folders: css, js, templates?
I ...
0
votes
3answers
126 views
How to show only public and private sites of a user in theme
I need help in printing private and public sites of which the user is a member.
By resuing the code from the post (How do I get Sites of which the user is a member in Liferay theme?) I am able to get ...
1
vote
1answer
875 views
How to add an existing portlet to Web Content Display using Velocity templates
I want to create a new page using Web Content Display with Velocity Templates and Structures.
On my page I would like to have multiple tabs and on each tab needs to be added programatically from a ...
0
votes
1answer
418 views
How do I get Sites of which the user is a member in Liferay theme?
In Liferay 6.1 custom theme - How can I get Sites for a user that it is a member of in a theme?
I have seen how the dockbar Go to/My sites gets generated via the Liferay UI taglib.
However, I want ...
3
votes
2answers
2k views
rendering Liferay page URLs inside of portlets Liferay 6.1
I'm new to liferay and I'm almost positive this is blazingly simple to do: Using velocity markup, I want to be able to generate links to pages within my Liferay website and embed them inside of my ...
1
vote
1answer
411 views
Main nav items sharing child pages in Liferay 6.1?
FYI, I'm new to Liferay so please have patience with me!
Here's the scenario:
I have a main nav menu working in my navigation.vm. I've determined that two of the main nav items would share the same ...
2
votes
1answer
682 views
Liferay 6.1 dynamic data list in velocity
I build some custom views for DDL. For text type fields i'd iterate through records and display just like below:
$record.getField("field_name").getValue()
This won't work for the date field. I ...
0
votes
0answers
280 views
Liferay portlet widget - cannot change theme?
I have created two Liferay themes by putting records into liferay-look-and-feel.xml like this:
<theme name="My theme" id="myTheme" >
<root-path>/</root-path>
...
0
votes
1answer
1k views
Liferay 6.1 Zenlike Theme
I am using Liferay 6.1 CE bundled with tomcat, I deployed the Zenlike Theme ...
0
votes
3answers
3k views
Liferay changing the default redirect page when a does not have the specific role
This is basically two question? First i was wonder how to change the page liferay redirects when a user tries to access a page that has Power User view permissions. Liferay by default points to ...
1
vote
2answers
574 views
Liferay theme upgrade from 5.2 to 6.1
I am upgrading Liferay from 5.2 to 6.1. I want to know similar to core liferay, for theme also we have to follow two steps up-gradation (i.e from 5.2 to 6.0 then 6.0 to 6.1) or we can directly go for ...
0
votes
1answer
738 views
A lot of Theme APIs stop working in Liferay 6.1 while these APIs working in 6.0 and 5.2
I have a serious issue with Liferay 6.1 themes , I know well about themes in Liferay and theme developer, i was working in Liferay 5.2 and 6.0 with the same way, the same APIs and Calls that written ...
1
vote
1answer
378 views
Liferay theme upgrade from 5.2 to 6.0?
I have upgraded my liferay 5.2 to 6.0 version with the default theme. Now I want to migrate my custom theme from 5.2 to liferay 6.0. What will be step that I can follow so that I can deploy and ...
3
votes
1answer
411 views
Can I package multiple Liferay portlets and a themes in a WAR file?
I can easily create Liferay portlets and themes individually using the Liferay plugin SDK. I have managed to combine multiple portlets into one WAR file which has been pretty convenient for deployment ...
1
vote
2answers
438 views
Changes to init_custom.vm not showing up
I'm building a new Liferay theme and being crushed by this problem.
When I make changes to the init_custom.vm, the only possible way for me to see the changes is to restart Tomcat. When I make other ...
2
votes
1answer
1k views
How to add custom meta tag in Liferay generated page
I need do put different META tags in different Liferay generated pages.
Example
<!-- Page1 -->
<META name="test1" content="content1" />
<!-- Page2 -->
<META name="test2" ...
