Showing posts with label liferay portal. Show all posts
Showing posts with label liferay portal. Show all posts

Friday, 27 December 2013

Personalization and Customization Using Liferay Portal 6.1


In this part, we examine a few ways Liferay clients can customize pages, applications, and the way they utilize your gateway. We'll cover the accompanying topics:

Personal Sites
Customizable Pages and Applications
Using a Rules Engine


Personal sites permit every portal client to manage and modify a set of public or private pages and any copartnered content or applications. Public pages give a method of making content publicly accessible while private pages furnish a method of hiding data from different clients. Liferay 6.1 presented customizable pages and applications. Administrators can designate certain pages or applications as "customizable," which permits every client to make and recovery their customizations. Liferay Enterprise Edition gives a tenets motor which permits executives to make custom entry runs and streamline complex squares of code holding loads of if-else statements. How about we begin by talking about personal sites.

    User Personal Sites
    Page Customizations
    Using Liferay’s rules engine
    Summary



Ray Business Technologies Pvt Ltd, www.raybiztech.com , is a global Information Technology (IT) Services and Solutions company. Raybiztech offers comprehensive end-to-end IT Services for Business Application Development & Maintenance, Enterprise Solutions, Testing & Quality Assurance, Embedded Systems, Cloud Computing and IT Infrastructure Management to organizations in the Banking & Financial Services, Insurance & Healthcare, Life Sciences, Manufacturing, Retail, Distribution & Logistics, Media & Entertainment, Leisure & Travel, Communication, Energy & Utilities, Federal Government verticals and Independent Software Vendors. Raybiztech's innovative IT Solutions in Enterprise Resource Planning (ERP), Enterprise Portals and Content Management (EPCM), Customer Relationship Management (CRM), and Enterprise Mobility including Product Development and Life-Cycle Support, have resulted in significant strategic and cost advantage for their clients worldwide.

Raybiztech is now leading the way in powering next-generation enterprises with its Cloud, Mobility, Big Data and Social Media solutions. Our excellent team of Technology Professionals work with enterprise clients in North America, Latin America, Australia, Europe, Middle East and Asia.



Monday, 23 December 2013

File Repository Options In UserGuid

Liferay saves documents and media files on the file system of the server where its running.Can pick a particular area for the document library store's root directory by adding the accompanying property to your entry ext.properties file and replacing the default path with your custom path:


dl.store.file.system.root.dir=${liferay.home}/data/document_library


Can utilize a entirely various strategy for storing documents and media records. The documents and media library stores are accessible:

Advanced File System Store

CMIS Store (Content Management Interoperability Services)
DBStore (Database Storage)
File System Store
JCRStore (Java Content Repository)
S3Store (Amazon Simple Storage)

For instance, can store documents and media files in your Liferay instance’s database utilizing Dbstore. To empower Dbstore, add the accompanying line to your portal-ext.properties file:


dl.store.impl=com.liferay.portlet.documentlibrary.store.DBStore 


Recall to restart your Liferay server after updating your portal-ext.properties file in place for your customizations to produce results.Go through the Document Library Portlet area of your portal.properties file for a complete list of supported customizations.Can modify characteristics, for example, the most extreme permitted size of documents and media files, the agenda of permitted file extensions, which types of files should be indexed, and then some.


Next, we should take at mounting external repositories.




Ray Business Technologies Pvt Ltd, www.raybiztech.com , is a global Information Technology (IT) Services and Solutions company. Raybiztech offers comprehensive end-to-end IT Services for Business Application Development & Maintenance, Enterprise Solutions, Testing & Quality Assurance, Embedded Systems, Cloud Computing and IT Infrastructure Management to organizations in the Banking & Financial Services, Insurance & Healthcare, Life Sciences, Manufacturing, Retail, Distribution & Logistics, Media & Entertainment, Leisure & Travel, Communication, Energy & Utilities, Federal Government verticals and Independent Software Vendors. Raybiztech's innovative IT Solutions in Enterprise Resource Planning (ERP), Enterprise Portals and Content Management (EPCM), Customer Relationship Management (CRM), and Enterprise Mobility including Product Development and Life-Cycle Support, have resulted in significant strategic and cost advantage for their clients worldwide.

Raybiztech is now leading the way in powering next-generation enterprises with its Cloud, Mobility, Big Data and Social Media solutions. Our excellent team of Technology Professionals work with enterprise clients in North America, Latin America, Australia, Europe, Middle East and Asia.




Monday, 16 December 2013

Liferay Document Management


Liferay's Documents Management and Media library furnishes a component for saving indexes web utilizing the same kind of structure that you use to store documents generally. You can utilize it to store documents of any sort; it serves as a virtual shared drive. The Documents and Media portlet takes its name from the way that it speaks to an update of two portlets from past versions: the Document Library and the Image Gallery.


To start with, the Documents and Media library serves as an archive for numerous sorts of documents; there's no compelling reason to store picture indexes in a differentiate Image Gallery any longer. Second, the Media Gallery portlet presented in Liferay 6.1 does not serve as a repository yet just showcases chose content from the Documents and Media library. It can show picture, sound and movie documents. Other new characteristics might be customizable report sorts and metadata sets, programmed archive sneak peak era, and back up for mounting numerous outside storehouses. The new archive sorts and metadata sets are an expansion to, not a trade for, the entrance's arrangement of tags and classes. How about we begin investigating how to utilize the Documents and Media portlet.


Ray Business Technologies Pvt Ltd, www.raybiztech.com , is a global Information Technology (IT) Services and Solutions company. Raybiztech offers comprehensive end-to-end IT Services for Business Application Development & Maintenance, Enterprise Solutions, Testing & Quality Assurance, Embedded Systems, Cloud Computing and IT Infrastructure Management to organizations in the Banking & Financial Services, Insurance & Healthcare, Life Sciences, Manufacturing, Retail, Distribution & Logistics, Media & Entertainment, Leisure & Travel, Communication, Energy & Utilities, Federal Government verticals and Independent Software Vendors. Raybiztech's innovative IT Solutions in Enterprise Resource Planning (ERP), Enterprise Portals and Content Management (EPCM), Customer Relationship Management (CRM), and Enterprise Mobility including Product Development and Life-Cycle Support, have resulted in significant strategic and cost advantage for their clients worldwide.

Raybiztech is now leading the way in powering next-generation enterprises with its Cloud, Mobility, Big Data and Social Media solutions. Our excellent team of Technology Professionals work with enterprise clients in North America, Latin America, Australia, Europe, Middle East and Asia.


Tuesday, 10 December 2013

Modifying And Extending Liferay For Your Necessities



Past utilizing Liferay as a development platform for new applications, Liferay Portal has also been intended to be enlarged and adjusted. As an open source project, its source code is accessible, however Liferay Portal developers have planned the product to make it simple to assemble whatever you need out of it.


Special software components called hook and ext plugins empower developers to change any aspect of Liferay's interface and behavior–without needing to modify any of Liferay Portal's source code. This gives all of you the benefits of the “build from scratch” strategy we said prior, but without all the effort to build from scratch. If you want to make a change to the user registration screens, add support for a proprietary single sign-on mechanism that you’ve written, revise the user interface for the message boards application, or anything else, you can make those customizations. And if you’re a developer, we’re sure you know that it’s a whole lot easier to customize something that almost does things exactly the way you want than it is to write that feature from scratch. With Liferay Portal, you can have your cake and eat it too.



Ray Business Technologies Pvt Ltd, www.raybiztech.com , is a global Information Technology (IT) Services and Solutions company. Raybiztech offers comprehensive end-to-end IT Services for Business Application Development & Maintenance, Enterprise Solutions, Testing & Quality Assurance, Embedded Systems, Cloud Computing and IT Infrastructure Management to organizations in the Banking & Financial Services, Insurance & Healthcare, Life Sciences, Manufacturing, Retail, Distribution & Logistics, Media & Entertainment, Leisure & Travel, Communication, Energy & Utilities, Federal Government verticals and Independent Software Vendors. Raybiztech's innovative IT Solutions in Enterprise Resource Planning (ERP), Enterprise Portals and Content Management (EPCM), Customer Relationship Management (CRM), and Enterprise Mobility including Product Development and Life-Cycle Support, have resulted in significant strategic and cost advantage for their clients worldwide.
Raybiztech is now leading the way in powering next-generation enterprises with its Cloud, Mobility, Big Data and Social Media solutions. Our excellent team of Technology Professionals work with enterprise clients in North America, Latin America, Australia, Europe, Middle East and Asia.



Collaborative Platform Using Liferay Portal



Numerous sites have developed naturally. You might have developed your group by utilizing separate tools: first a forums application, and after that a wiki for collaborative documentation, and possibly a collaborative. It could be hard (and error-prone) to join the sum of these applications so your clients can utilize them consistently. Appreciatively, Liferay incorporates a suite of collaboration applications you can utilize, and they're all integrated together. 

Liferay Portal offers each standard community collaboration application that is accessible. These applications go from particular benefit application like a calendar and email, to community-building applications like message boards, polls, and wikis.


Content Management System Using Liferay Portal


A standout amongst the most widely recognized employments of Liferay Portal is as a content management system. Indeed, numerous use Liferay Portal just for content management, if it be web content management or management of file-based content (documents, media files, and the like). They do this on the grounds that Liferay Portal's content management system is so effective and emphasize rich that it could be offered as a completely divide, standalone arrangement of its own. Obviously, the way that its mixed with whatever remains of the applications in Liferay Portal makes everything the more engaging.

Keeping track of documents, images, video, and more


So what would it be able to do? We'll answer that question, however take it in two parts. To start with, we'll take a gander at Liferay Portal's part as a web content management system, and after that we'll perceive how Liferay Portal excels at file-based content management.

Adequately building a site with Liferay WCM 

The foremost thing you'll need to comprehend about Liferay WCM is that it scales to work for the most diminutive of sites the distance up to the biggest of sites. Case in point, on the little end of things you can inflame Liferay Portal, drop the Web Content Display application onto a page, and quickly begin writing content into a, WYSIWYG editor, in place. On the vast scale of things, you can set up Liferay Portal to have numerous distinctive sites for numerous diverse purposes, all with their own domain names. Every site can exploit a divide organizing server, where content and pages are made by groups of individuals utilizing structures and templates, and updates to the production server are published on a schedule, only after having gone through a multi-step approval process.

That is effective. 

Naturally, Liferay Portal begins with a single site that has a single page. You can raise any site you wish out of this, finish with multi-nested page hierarchies, as the figure below show



Figure 1.1: Liferay's page hierarchies are not difficult to make, utilizing a tree structure that is well known to any individual who has utilized an file manager.

These pages can have any layout you like: Liferay Portal ships with some implicit, and you can make your own particular custom layouts and send them effortlessly. Pages might be included, removed, or reordered whenever, and you have the full adaptability of all the Html page properties, for example, meta tags and robot file declarations, that you require. 

Pages are likewise mixed with Liferay's powerful permissions system, so its not difficult to confine access to certain parts of your site. You can give distinctive clients destinations of their own, with public pages that have their content and blog, and private pages that hold their calendar and email.

In the event that you're running an web site where you'll be making and overseeing loads of diverse sub-locales for people and gatherings, you can exploit page models and site patterns. The previous empowers you to set up models of pages with predefined layouts and provisions as of recently on them, and the recent empowers you to make an entire site made up of different, predefined pages.

There's significantly more. Provided that you have an extremely huge site, you may require different individuals to finish up it. Also you absolutely don't need the live site changing after your clients' eyes. Consequently, Liferay Portal furnishes a characteristic called staging, that gives you a chance to place your progressions in a holding range while they're being chipped away at. You can have a server, where the organized webpage lives on the same server as the live website, or you can have a remote remote staging server, where all web content work happens on a differentiate server from your live site. In either case, when you're ready, site progressions might be pushed to the live site, either physically or on a schedule.

Figure 1.2: Staging supports publishing manually or on a schedule.
Liferay Portal’s web content creation tools are easy and intuitive to use at all levels. If you need only basic content management capabilities for your site, you can jump right in. From the Dockbar, you can add the Web Content Display application anywhere in your page layout and enter content in place. It’s easy to go from this basic level of content management to more sophisticated levels of functionality.

For example, suppose you wanted to build an online news-oriented site. Most of the content you’ll publish is an article of some kind. Liferay’s web content management system lets you create a structure for this, so that you can capture all the information from your writers that you’d need in an article. The figure below shows what this structure might look like to a journalist who’d be entering his or her article into the system.



Figure 1.3: Structures allow you to specify exactly the type of data that makes up your content. You can also include tooltips to help your users understand what each field is for.
As you can see, you can use structures to make sure writers provide the title of the story, what type of story it will be, and the byline (i.e., the writer’s name). You’ve made sure that all the relevant information for the story is captured in the system.
Web content is one example of what in Liferay is called an asset. Assets can have meta-data attached to them, and that metadata can be used to aggregate similar assets together in searches or as published content. One way to do this in the example above is that writers can tag and categorize their stories so they can be found more easily by users.
This is just one example, of course. But the concept is applicable to any kind of site you’d want to build. For example, if you were building a site for a zoo, you could use web content structures to help users enter data about animals in the zoo, such as their common names, their scientific names, their species, their locations in the wild, and more.
When it comes time to publish content, structures are combined with templates. Templates are instructions for how to display structures, written most of the time in Velocity or Freemarker–both of which are well-known templating languages used for mixing HTML with programmatic elements. Because of this, they’re very easy to write, and can help you ensure that your site has a consistent look and feel.
There is much more to web content. You can create abstracts, schedule when content is published and when it should be taken down (or reviewed), define related assets, and more.
This is just the web content portion of Liferay’s content management system. Liferay Portal is also great at managing file-based content.
It’s rare to find in an open source project a full-featured content management system. Most of the time, you’ll find web content management systems and file-based content management systems as separate projects. Liferay Portal, however, provides you with both. As shown above, the web content management system is as robust as any other you’ll find, and its file-based content management system is the same.
Liferay Portal keeps the UI of its file-based content management system in an application called Documents and Media Library. This application resides in the control panel or can be added to any page, and, as shown below, looks very much like the file manager that you’re already familiar with from your operating system.
Figure 1.4: Liferay Portal’s Documents and Media library was purposefully designed to be familiar to anyone who uses a computer.
Like a file manager, you can browse files and folders in nested hierarchies. You can also mount other repositories that you might have in your environment, such as Documentum (EE only) or any system that implements Content Management Interoperability Services (CMIS). It provides previews of just about every document type you can think of. And, like a file manager, you can copy and move files between folders by dragging and dropping them. Of course, if you still want to use your operating system’s file manager, you can, because Liferay’s Documents and Media library supports WebDAV, using the same credentials you use to log in to Liferay.
Liferay Portal’s Documents and Media library, however, is much more robust than a file manager is, because it’s a full content management system. You can define ways of classifying files that may be of different types, but are meant for the same, overarching purpose.
For example, you can define metadata sets, which are groups of fields describing attributes of a file. One of these that ships with the product is called meeting metadata, and it contains fields such as Meeting Name, Date, Time, Location, Description, and Participants. This is a generic set of fields that go together and that you’d want to use as a group. You can create as many of these as you want.
For files, you can define document types. They provide a more natural way of working with files. For example, you might create a document type called Meeting Minutes, because this is how we as humans conceptualize our documents. It doesn’t really matter whether it’s a Microsoft Word document, an HTML file, or a text file–the document contains meeting minutes. Once you’ve created the document type, you can attach the Meeting Metadata set that contains many of the fields you’d want, and you can also add extra fields, such as a field for action items. When users want to add a file containing their notes for meeting minutes, they can also add all the relevant metadata about the meeting (such as the time, location, and action items). This captures the context information that goes with the document, and it provides a much more natural way of working with documents than just dumping them into a shared file system.
Of course, the system goes much further than this. Folders can be set so that only certain document types can be added to them. Workflow rules can also be added to folders to run files through an approval process that you define. In short, Liferay’s file-based content management system gives you all the features you need to manage and share files in a group.
Many Liferay Portal users see it as a robust content management system, and they use it primarily for that purpose. Now, hopefully, you can see why. We’ll cover the system in-depth in the body of this book, but for now we need to look at some of the other ways you can use Liferay Portal, starting with its fantastic collaborative tools.

Ray Business Technologies Pvt Ltd, 
www.raybiztech.com , is a global Information Technology (IT) Services and Solutions company. Raybiztech offers comprehensive end-to-end IT Services for Business Application Development & Maintenance, Enterprise Solutions, Testing & Quality Assurance, Embedded Systems, Cloud Computing and IT Infrastructure Management to organizations in the Banking & Financial Services, Insurance & Healthcare, Life Sciences, Manufacturing, Retail, Distribution & Logistics, Media & Entertainment, Leisure & Travel, Communication, Energy & Utilities, Federal Government verticals and Independent Software Vendors. Raybiztech's innovative IT Solutions in Enterprise Resource Planning (ERP), Enterprise Portals and Content Management (EPCM), Customer Relationship Management (CRM), and Enterprise Mobility including Product Development and Life-Cycle Support, have resulted in significant strategic and cost advantage for their clients worldwide.

Raybiztech is now leading the way in powering next-generation enterprises with its Cloud, Mobility, Big Data and Social Media solutions. Our excellent team of Technology Professionals work with enterprise clients in North America, Latin America, Australia, Europe, Middle East and Asia.




Monday, 9 December 2013

The Reasons Which Makes Liferay Portal Unique



Liferay Portal is a web experience stage that holds the sum of the regular applications you'd 
use as building blocks for your site. In view of this, utilizing Liferay totally changes the way you'd approach building your site, in light of the fact that Liferay incorporates all the usefulness said above and that's just the beginning.

Actually, contingent upon what you're building, its conceivable to raise a few destinations without composing any code whatsoever! If its all the same to you've got an incredible application, then Liferay is additionally a fabulous web provision advancement stage that you can use further bolstering your good fortune to discharge your application speedier. Why? Since you can concentrate on your application, and utilize the user management, security, standards support, and general features provided by Liferay Portal without having to write them yourself.


Ray Business Technologies Pvt Ltd, www.raybiztech.com , is a global Information Technology (IT) Services and Solutions company. Raybiztech offers comprehensive end-to-end IT Services for Business Application Development & Maintenance, Enterprise Solutions, Testing & Quality Assurance, Embedded Systems, Cloud Computing and IT Infrastructure Management to organizations in the Banking & Financial Services, Insurance & Healthcare, Life Sciences, Manufacturing, Retail, Distribution & Logistics, Media & Entertainment, Leisure & Travel, Communication, Energy & Utilities, Federal Government verticals and Independent Software Vendors. Raybiztech's innovative IT Solutions in Enterprise Resource Planning (ERP), Enterprise Portals and Content Management (EPCM), Customer Relationship Management (CRM), and Enterprise Mobility including Product Development and Life-Cycle Support, have resulted in significant strategic and cost advantage for their clients worldwide.

Raybiztech is now leading the way in powering next-generation enterprises with its Cloud, Mobility, Big Data and Social Media solutions. Our excellent team of Technology Professionals work with enterprise clients in North America, Latin America, Australia, Europe, Middle East and Asia.


What Is Liferay



Read it to know how we're reaching to build a wild guess and say that you’re probably looking for some software to help 
you run your web site.Making a dynamic website that's more than brochureware is sophisticated recently. you\'ve to 
consider every kind of things like user registration, security, community-building, collaboration, and after all your own,distinctive practicality and also the design of your website.

To create all this, you\'ll be able to pursue many completely different methods.you\'ll be able to conceive to build the complete factor yourself from scratch.The reason usually given for following this strategy is that you simply have the foremost freedom, since you\'ll be able to write no matter you would like.a more in-depth scrutiny, however, reveals that rather than freedom, you become a slave, writing every kind of code that’s not core to your information processing systemyou have got to write down code for user registration, login, security, and session management; code for standards support, like Facebook login, OpenID, OpenSocial, or RSS feeds; and code for general optionslike comments, tags, and ratings.


You also take the foremost risk: you and/or your Liferay development team are responsible for each bug, glitch, program issue, or security hole–and the implications for these–that will be found in your website. This strategy additionally needs the foremost time to implement, as a result of you’re building everything from scratch. once considering this selection, therefore, you actually have to be compelled to assume exhausting concerning whether or not you and your development team have the time and therefore the experience to handle building everything from the bottom up.