Liferay Resources for Developers - Liferay Portal 6.1 - Development Guide

The following resources are useful references for developers who working with the Liferay Platform

  1. Liferay specific resources:
    1. What is a portal? - http://www.liferay.com/products/what-is-a-portal
    2. Platform Javadocs - http://docs.liferay.com/portal/6.1/javadocs/
    3. Reference documentation for Liferay's XML files - http://docs.liferay.com/portal/6.1/definitions/
    4. Reference documentation for Liferay's taglibs - http://docs.liferay.com/portal/6.1/taglibs/
  2. Liferay 6.1 resources:
    1. https://github.com/liferay/liferay-portal/tags
    2. https://github.com/liferay/liferay-plugins/tags
  3. Development resources version:
    1. https://github.com/liferay/liferay-portal
    2. https://github.com/liferay/liferay-plugins
  4. Related specifications and standards:
    1. Java 5 Javadocs: http://download.oracle.com/javase/1.5.0/docs/api/
    2. JavaEE 5 Javadocs: http://download.oracle.com/javaee/5/api/
    3. JavaEE Overview:http://www.oracle.com/technetwork/java/javaee/tech/index.html
    4. Portlet Specification 2.0 (JSR-286): http://jcp.org/en/jsr/detail?id=286
    5. Web Services for Remote Portlets (WSRP): http://www.oasis-open.org/committees/wsrp/
    6. Java Content Repository (JSR-170): http://jcp.org/en/jsr/detail?id=170
    7. Java Server Faces 1.2 (JSR-252): http://www.jcp.org/en/jsr/detail?id=252
    8. Java Server Faces 2.0 (JSR-314): http://www.jcp.org/en/jsr/detail?id=314
    9. OpenSocial: http://www.opensocial.org/
    10. Sitemap protocol: http://sitemaps.org/
    11. WebDAV: http://webdav.org/
    12. SOAP: http://www.w3.org/TR/2007/REC-soap12-part0-20070427/
    13. HTML 5: http://html5.org/
    14. WCAG 2.0: http://www.w3.org/WAI/intro/wcag20.php

Comments

Popular posts from this blog

CSS Equal Height Columns, Three Different Ways

The Simplest Way To Center Elements Vertically And Horizontally

User Avatar Image and User name and Email in LIferay Theme