私はliferayが初めてです。Liferay 6.1.1 CE を使用しています。
サンプルサイトを入手しましたが、疑問はほとんどありません。
- liferayの公開ページと非公開ページの違いは何ですか?
- それの使い方?mysite にはたくさんのユーザーがいます。では、誰もが共通の公開ページと非公開ページを持っているのでしょうか? どうすればカスタマイズできますか?
Liferay サイトのドキュメントは既に確認済みです。
前もって感謝します
You can go through the Web-Content Management section of the Liferay 6.1 User Guide, to understand Sites.
Then you can also go through Personalization and Customization section, to understand User public and private pages. Also how are they different from normal Site public and private pages.
Going through the User guide is a must for every Liferay developer, the information is nicely collated at once place and also the sections are categorized very nicely.
Now to answer your questions in short:
What is the difference between public pages and private pages in liferay?
There are two types: Site Pages (Public & Private) and User pages (Public and Private)
How to Use It?
There are various ways to use these depending upon your requirement. Also I would suggest to play around the Control Panel --> Sites --> Manage Pages
So everyone have the common public and private pages? How can I customize it?
If you want that every User should see different content in their pages then you are talking about User public pages. Also you should go through the Management section of the User Guide to understand User Management and also about User-groups and what role usergroups play in User Personal Sites.
Customizations also depend on Portlets, as to how are they made to show different content depending upon the user who is accessing it or depending upon the Site in which they are added.
Customizations of look-and-feel of the Pages or the whole sites can also be done using Themes.
Hope this helps in understand liferay better.