Liferay Training - Portal and System Administrator Training, 24-25 September 2012
Liferay is enterprise portal/intranet portal with open source license. Liferay is the only open source solutions that become a leader in Gartner's Magic Quadrant. Liferay is an effective solution for collaboration and communication within the company, content management and knowledge management.
This training, provided by Softbless, will equip participants about the concept of Enterprise Portal, and the concept of Liferay in particular, including the use and administration of Liferay.
Schedule
Training will be held on : 24-25 September 2012 at9AM-5PM
Location
Training will be held at PTSoftblessSolutions office,KompPerkantoranMitraMatramanBlokA2no 11,JlMatramanRayano 148, JakartaTimur, Indonesia.
Facility
Participants will get manual, snack, lunch, and certificate from Softbless.
About trainer
- You will be trained be experienced trainers, and who have been
participating in Liferay Official Training
The training will costRp3.500.000 (PPN included).
Capacity
Maximum capacity : 8 persons.
How to register
- Fill in registration form on :https://www.softbless.com/content/Liferay-training-registration
- Tranferpayment to :
- BCA, Account No: 3428777877, PTSoftblessSolutions
- Payment must be received 3 days before the training
- Cancellationfee :
- 100% > 5 working days before training day
- 50% <= 5 working days before training day
Portal Administrator :
- Liferay Portal Introduction
- Enterprise Portal/Intranet portal concept
- Organizations, Users and Roles
- Web Content
- Document and Image Management
- Blogs, Message Boards and Wiki
- Dynamic Data List
- Workflow
System Administrator :
- Basic Custom Theme
- Liferay installation and Configuration
- Intragration with LDAP
- Clusting and Load Balancing
Contact Person :
For more information, please contact :
- TutiIzzati, email : tuti@softbless.com, phone : (021)85918058-59, HP : 085715848086
- TiurLumbanGaol, email : tiur@softbless.com, phone : (021)85918058-59, HP : 0818181183
Remarks :
Participants must bring their own laptop with wireless connectivity.Softblessdoes not provide PC for participant
Performance Tuning in Liferay
1. Properties
There are several configurations on-ext.properties portal that can
improve performance:
last.modified.check=false
Disable checking last modified date on server side CSS and Javascript
theme.css.fast.load=true
Load the theme’s merged CSS
files for faster loading for production
javascript.fast.load=true
Load the
javascript files for faster loading for production
2. Servlet Filters
Disable all unused servlet filter
SSO CAS
SSO NTLM
SSO OpenSSO
Sharepoint Filter
Comment all servlet filters are not used in the file: liferay-portal-6.0.6\tomcat-6.0.29\webapps\ROOT\WEB-INF\web.xml
3. Portlet
Disable all the portlets that are used in a way comment on the file: liferay-portal-6.0.6\tomcat-6.0.29\webapps\ROOT\WEB-INF\liferay-portlet.xml
4. Memori
Increase JVM
Tuning by editing the file: \liferay-portal-6.0.6\tomcat-6.0.29\bin\setenv.bat
JAVA_OPTS="$JAVA_OPTS -Dfile.encoding=UTF8 -Duser.timezone=GMT -XX:NewSize=700m -XX:MaxNewSize=700mIf memory servers over 8 GB with 4 processors.
-Xms2048 -Xmx2048m -XX:MaxPermSize=256m -XX:+UseParNewGC -XX:+UseConcMarkSweepGC
-XX:+CMSParallelRemarkEnabled -XX:SurvivorRatio=20 -XX:ParallelGCThreads=8"
Online Preview in Liferay
1. Install ImageMagick:
apt-get install imagemagick
2. Log in as Administrator Portal
3. Navigate to ControlPanel -> Administration Server
4. On the menu tabs select External Service
5. To activate ImageMagick, check the enable ImageMagick
6. Fill Path with / usr / bin, how to find out by typing in the terminal :
"which convert"
Default settings:
imagemagick.resource.limit.area=2GiBnote: "sign # is not filled"
#imagemagick.resource.limit.disk=16GiB
#imagemagick.resource.limit.file=256
imagemagick.resource.limit.map=1GiB
imagemagick.resource.limit.memory=2GiB
#imagemagick.resource.limit.thread=2
#imagemagick.resource.limit.time=3600
Default setting:
Change to::
imagemagick.resource.limit.area=3GiB
imagemagick.resource.limit.disk=10GiB
imagemagick.resource.limit.file=512
imagemagick.resource.limit.map=3GiB
imagemagick.resource.limit.memory=2GiB
imagemagick.resource.limit.thread=1
imagemagick.resource.limit.time=3600

Features of Liferay Sync on Liferay 6.1
Authentication Service
Documents and Media Sync
Just in Time Sync and Simple Sharing
Liferay Integration and Multiple Sites Features
Offline Support and Native Clients - OS and Mobile
Documents and Media on Liferay Portal 6.1
Document Types and Metadata Sets
Document Types and Metadata Sets
Document Types and Metadata Sets
Automatic Preview Generation
Document Type Restrictions and Workflow per Folder
This feature is powerful feature to enforce rules for documents uploaded by users. So the user not able to add all types of document, only certain document types to add to a folder. As default configuration, a parent folder is not accessible by child folders and can be customized by editing the folder and selecting the allowed document types.WebDAV Access
WebDAV or Web-based Distributed Authoring and Versioning is a set of method to permit the user in create, edit, move, or delete files stored on web servers. Therefore, the user can access their documents and folders in Liferay's Documents and Media library from they own machine's file manager. For example, when the user create new image in folder by Documents and Media and uploaded it, then they can access the folder and also the image using a browser and Liferay's web interface by appropriate permissions from administrator. Therefore, the user needs to log in to the portal in credential and find WebDAV URL where the user likes to access. This feature is also support most major operating system and also desktop environment, including Linux (both KDE and GNOME), Mac OS, and Windows.OpenOffice Integration Liferay
If your OS is XP / Windows7 follow these steps:
1. Install OpenOffice.org v2.0.3 or any other version.
2. Navigate to C: \ Program Files \ OpenOffice.org \ Programs folder in the command prompt .
3. run the following command:
soffice-headless-accept = "socket, host = 127.0.0.1, port = 8100, URP,"-nofirststartwizard.
4. Then Restart
If your Linux Operating System follow these steps:
1. Install Package v2.0.3 OpenOffice or any other version.
2. Run the following command from the Command Prompt: cd / usr / lib / LibreOffice / program .
3. sudo . / soffice - headless - accept = "socket, host = 127.0.0.1, port = 8100; URP;" - nofirststartwizard.
4. Then Restart
Enable OpenOffice in Liferay:
1. Log in as Administrator Portal.
2. Navigate to ControlPanel -> Administration Server.
3. On the menu tabs select External Service.
4. To activate the check box on OpenOffice enable openoffice.
5. If you want to change the port you can change it.
6. Then Save Settings.
Implement the functionality in Open Office web content portlet:
1. Now you add a portlet in the portal Web Content Display in one page.
2. Then navigate to your portlet configuration page.
3. Select Add Web Content and write the Title and content of information that will be created,
4. Click Publish.
5. It will appear articel that have been made earlier.
6. On the Web Content Display portlet
Navigate to Settings / Options -> select Configuration
Below Enable Conversion To we check box PDF, DOC, TXT, ODT, RTF.
7. Then save.
8. It will appear the option Convert PDF, DOC, TXT, ODT, RTF.