Tuesday, March 5, 2013

Custom Landing Page Hook is on Liferay Market Place now !!!!

Hi Friends,

I am feeling glad to share that My first App "Custom Landing Page Hook" is released on Liferay Marketplace.




Thanks & Regards,
Tejas Kanani

Sunday, January 13, 2013

AUI Carousel using WebContent Structure/Template

Hi LR members,

I saw many Liferay Developers are looking for Carousel which we can currently see on Liferay Home page.


We can develop the same using AUI Carousel. There is a nice tutorial which you can go through which describes each steps in depth and in simple manner.


Just to make it more simple, I've created a Web Content Structure & Template which will allow you to create same carousel just by providing images to load & some basic carousel parameters mentioned below.

  • activeIndex - Index of the first visible item of the carousel
  • timeInterval - Interval time in seconds between an item transition
  • maxImageHeight - Provide max height of image element. Min limit advisable is 40
  • maxImageWidth - Provide max width of image element. Min limit advisable is 130
  • ImageElementSet
    • image - Need to select actaul image needs to be displayed
    • linkUrl - Url of image if you want to make it clickable
You can make carousel same as Liferay Home Page's. Below is the snapshot which I've prepared using Webcontent structure/template.



Downloads

I hope this will be helpful. Fell free to contact me @ admin@opensourceforlife.com for any help/feedback.

Thanks,
Tejas

Thursday, January 10, 2013

AlloyUI References

Some useful Reference links for AlloyUI.

I would request you to share other useful reference links related to AlloyUI which will be very helpful to the person looking to start developing with AlloyUI.

Thanks,
Tejas