30 May, 2011

RSS feed in asset publisher

As we know we have RSS feed for message board,wiki,blogs in LR 5.2.X But don't have feed for asset publisher portlet.
I have implemented RSS feed for Asset publisher for LR 5.2.X .
If you want to know any further information regarding implementation just put a comment.

16 May, 2011

Find Blogs By Tag Name

Hi Everyone,

If you want to find blogs as per the tag name in Liferay 6 the code is here :
public List findBlogsByTagName(String[] tagNames){
long[] anyTagIds = AssetTagLocalServiceUtil.getTagIds(themeDisplay.getScopeGroupId(),tagNames);

02 May, 2011

Liferay With Vaadin

Popular Posts

Featured Post

Liferay 7.3 compatibility matrix

Compatibility Matrix Liferay's general policy is to test Liferay Portal CE against newer major releases of operating systems, open s...