留言板

Need Assistance to create First Website

Lokendra Shekhawat,修改在11 年前。

Need Assistance to create First Website

New Member 帖子: 12 加入日期: 13-1-7 最近的帖子
Hi everyone,

I am newbie in Liferay.. I installed and configured Liferay ee successfully. I also mange to configure it with mysql database at the backend.
I created my site and added one page in it. Then i created one portlet and added it my page.
but my page content is not getting arranged as i needed, how should i set the page width / height?
is there a way to publish the site, because when i go to my site, i can edit the layout or content.

Kindly, guide me to create one simple website. what process should i follow to create a simple website..

Thank you in advance...
thumbnail
Hitoshi Ozawa,修改在11 年前。

RE: Need Assistance to create First Website

Liferay Legend 帖子: 7942 加入日期: 10-3-24 最近的帖子
You can't set width and height of a page but can set width and height of a portlet. Just click on Configuration icon at the upper right hand corner of the portlet or you can select a different layout for a page.

You're other question is confusing. Are you adding Web Content portlet to a page? What do you mean by "publish a site"? Web Content should appear when you enter the content and publish it from Web Content portlet.
Lokendra Shekhawat,修改在11 年前。

RE: Need Assistance to create First Website

New Member 帖子: 12 加入日期: 13-1-7 最近的帖子
Thank you for quick response....
I am newbie to Liferay. My task is to create a website. I want to create a simple website and deploy it on the online server. Can you guide me where to start.. I am confused.. I can see that i can create new pages, modify them. add content to them. But i don't see any Jsp's or java files.
If i create one website in it, how can i deploy it to online tomcat server? what if i want to use database in my website? how can i get my database script to run it online..

I am very confused..

Please guide me..


Thanks in advance...
Lokendra Shekhawat,修改在11 年前。

RE: Need Assistance to create First Website

New Member 帖子: 12 加入日期: 13-1-7 最近的帖子
Hi,

I managed to start the development of my site. Now i need to handle the back-end.
I have some queries:
1. What will be the good approach to handle the back-end, should i Create a separate database for my application, or use the Liferay database and create my tables in it?
2. I need to create theme for my site, what will be the best approach for it.


Thanks in advance..
thumbnail
Manish Kumar,修改在11 年前。

RE: Need Assistance to create First Website

Junior Member 帖子: 93 加入日期: 12-3-2 最近的帖子
Hello Lokendra,
1) It is always a good way to have your own database in professional way so that your data is safe at different place other than your code. For starting purpose you can start with the Liferay database.
2) For creating a theme for your Website you should start with a custom theme plugin and customize as you wish.
This links will help you to work out for theme.
http://www.liferay.com/documentation/liferay-portal/5.2/development/-/ai/creating-liferay-themes-1

Thanks,
Manish Kumar
Lokendra Shekhawat,修改在11 年前。

RE: Need Assistance to create First Website

New Member 帖子: 12 加入日期: 13-1-7 最近的帖子
Thanks Manish....
For now i am using Liferay's database on mysql.
I have created tables in it using service builder as and when required. Thanks ....
thumbnail
Hitoshi Ozawa,修改在11 年前。

RE: Need Assistance to create First Website

Liferay Legend 帖子: 7942 加入日期: 10-3-24 最近的帖子
If you are going to use Liferay's database for you tables, you'll probably want to use liferay's Service Builder.

Read the following pages on how to use it.
http://www.liferay.com/documentation/liferay-portal/6.1/development/-/ai/service-build-5
Lokendra Shekhawat,修改在11 年前。

RE: Need Assistance to create First Website

New Member 帖子: 12 加入日期: 13-1-7 最近的帖子
Hitoshi Ozawa:
If you are going to use Liferay's database for you tables, you'll probably want to use liferay's Service Builder.

Read the following pages on how to use it.
http://www.liferay.com/documentation/liferay-portal/6.1/development/-/ai/service-build-5



Thanks Hitoshi Ozawa,

I am already using service builder, and i think this is the best approach to follow. My portal is completed and now is in testing phase...

Thank you all guys, for you help....
thumbnail
Aditya Bhardwaj,修改在9 年前。

RE: Need Assistance to create First Website

Junior Member 帖子: 78 加入日期: 15-1-8 最近的帖子
Hi,

For a newbie in Liferay you can refer Liferay in Action and Portlet in Action. Best books for startup.
thumbnail
David H Nebinger,修改在9 年前。

RE: Need Assistance to create First Website

Liferay Legend 帖子: 14919 加入日期: 06-9-2 最近的帖子
Another dead thread?