by Cameron McBride | Mar 4, 2015 | Blog, Portals
Introduction The Unused Documents and Media portlet is a Liferay Control Panel portlet. This portlet allows site administrators to see documents and media that are not used in any web content. The site administrator can take action on each document or media by either...
by Susobhan Mishra | Feb 20, 2015 | Blog, Enterprise Java, Portals
Introduction It is imperative for the Liferay Documents Media repository to be in synchronization with the database. Any discrepancies from either side could lead to loss of integrity in the system. This can create unforeseen issues and problems during the publishing...
by Cameron McBride | Feb 20, 2015 | Blog, Portals
Introduction The Unused Web Content portlet is a control panel portlet. This portlet allows site administrators to see web content that is not used in any web content display portlet. The site administrator can take action on each piece of web content by either...
by Susobhan Mishra | Feb 20, 2015 | Blog, Enterprise Java, Portals
Introduction The Documents and Media File System Checker portlet was developed by XTIVIA, the 2012, 2013 and 2014 Liferay North America Partner of the Year. As we work with Liferay customers, we often run into situations where the client has a Liferay environment...
by Asier Del Pozo | Feb 19, 2015 | Blog, Portals
If you have reached this blog post, I guess it is because either you are bored (there are better things to do when you are bored, by the way…), you are interested on how to develop mobile apps (ok, I’ll try to help!) or you are asking yourself if your...
by Cameron McBride | Feb 13, 2015 | Blog, Portals
Adding A New button Recently I wanted to add my own button into the list of web content in the Liferay control panel. There were already a couple buttons there that enable and disable when one or more web content items are selected. My plan was to just copy whatever...
by Mike Freeman | Feb 3, 2015 | Blog, Enterprise Java, Portals
Introduction This article is the first in a series of articles that describes the XTIVIA Services Framework (XSF). XSF is a framework that XTIVIA has created and used for multiple client engagements. XSF enables the rapid development of application REST services...
by Matt Wolinski | Jan 22, 2015 | Blog, Portals
Liferay themes are an easy way to transform the look and feel of your portal. Theme development is not difficult and can be done with Velocity or FreeMarker templates. You can also create a JSP-based theme but that’s less common. We can talk for quite a while...
by XTIVIA | Jan 21, 2015 | Blog, Portals
We had a requirement in an AngularJS portlet to make jQuery DataTable columns dynamic. Normally, DataTable fetches a JSON object that contains the headers and uses that object to instantiate the DataTable. Doing it the Angular way is a bit different. The...
by XTIVIA | Jan 18, 2015 | Blog, Enterprise Java, Portals
Are you using Liferay’s Solr 4 Search Engine EE? If so, you need to checkout XTIVIA Search! There are 2 parts to XTIVIA Search: XTIVIA’s solr4 web plugin XTIVIA’s search hook plugin The following features are included: Improved Performance...