Adventures in Ubuntu systems administration

Posts tagged “liferay

Liferay wintersky theme updated, now with IE support

For anybody following updates the the Liferay theme I released:

WinterSky ver-11

Theme now looks correct in IE7 and IE8.
IE6 is functional, only sub color schemes (to do with selectors in the color scheme css), and png images need work.

Added extra option in templates/init_custom.vm:
$custom_places = true ## will replace the communities/my places menu with a simplified view hiding any public community view from non community owners. (Beta feature added to simplify the my places menu for sites that only use private pages)

Head tag also employs google chrome frame if enabled for better rendering in IE6.

Update can be installed now via the software catalog directly in Liferay.


Liferay theme release – WinterSky

And now announcing the release of my first Liferay theme. Details about the wordpress theme it is based on is available in my previous post (Liferay Inroads).

Requisite Screenshot

Requisite Screenshot

It has made a perfect intranet theme for our uses. Most appreciated is the simplified interface look.

I have finished most visual touchups. Things left on my to do list are submenu indicators, tools menu rearrangement and rethemeing the chat portal.

If anybody has ideas on integrating the chat portal visuals closer I’d be happy to listen.

DOWNLOAD and INSTALL: The theme should now be available from the theme installer in liferay-5.2.2 installs and the WinterSky theme page on Liferay is here.

Now to work on some new portals. Till next time.


Liferay inroads

After installing Alfresco and admittedly suffering a few hiccups with it I seem to be making enough progress that I also decided to investigate Liferay as an alternative to Plone as our intranet portal and internal information site.

There are some areas that Plone really does well such as the content type handling and content workflow. But lack of documentation in other areas has left me pulling my hair out at times, such as ldap user and group integration with openldap and active directory, debugging modules and some new gotcha each time something is updated in a buildout.

Liferay has also had a steep learning curve, but I found it no where as bad as Plone. No messing in the ZMI for setting up ldap auth, changing database backends or setting portal defaults. Just one config file. I have found the speed surprising compared to Plone on the same hardware too. With java webapps I have tried in the past I have been left with the impression of them being bloated, memory hungry and slow. But I am slowly coming around thanks to Alfresco and Liferay. (more…)