Liferay portal 6.2

49
Liferay Portal 6.2 Liferay Rio de Janeiro User Group - Março/2014

description

Metup Rio de Janeiro - Liferay User Group

Transcript of Liferay portal 6.2

Page 1: Liferay portal 6.2

Liferay Portal 6.2

Liferay Rio de Janeiro User Group - Março/2014

Page 3: Liferay portal 6.2

Liferay 6.2

Page 4: Liferay portal 6.2

Extensível

Page 5: Liferay portal 6.2

OpenSourcehttps://github.com/liferay/liferay-portal

Page 6: Liferay portal 6.2

Funcionalidades do Liferay

Page 7: Liferay portal 6.2

Multi Idioma

Page 8: Liferay portal 6.2

Fórum

Page 9: Liferay portal 6.2

Wiki

Page 10: Liferay portal 6.2

Blogs

Page 11: Liferay portal 6.2

Web Content

Page 12: Liferay portal 6.2

Documentos e Imagens

Page 13: Liferay portal 6.2

Asset Publisher

Page 14: Liferay portal 6.2

Application Display Template - ADT

Page 15: Liferay portal 6.2

Lixeira

Page 16: Liferay portal 6.2

Sites Filho

Page 17: Liferay portal 6.2

Workflow

Page 18: Liferay portal 6.2

Staging

Page 19: Liferay portal 6.2

Controle de Permissões

Page 20: Liferay portal 6.2

Mobile

Page 21: Liferay portal 6.2

Mobile Preview

Page 22: Liferay portal 6.2

Mobile Rules

Page 23: Liferay portal 6.2

Mobile SDK

Page 24: Liferay portal 6.2

Temas

Page 25: Liferay portal 6.2

Criando Temas para o Liferay 6.2

Requisitos● HTML● CSS

○ SASS● JS

○ YUI○ Alloy UI

● Velocity/FreeMarker

Page 26: Liferay portal 6.2
Page 27: Liferay portal 6.2

Twitter Bootstrap

Page 28: Liferay portal 6.2

Twitter Bootstrap

marcação padronizada

Page 29: Liferay portal 6.2
Page 30: Liferay portal 6.2

Extender Tema do Liferay

Page 31: Liferay portal 6.2

Temas do Twitter Bootstrap

Extender Tema do Liferay

Page 32: Liferay portal 6.2

Temas do Twitter Bootstrap

SASS

Extender Tema do Liferay

Syntactically Awesome StyleSheets

Page 33: Liferay portal 6.2

SASS

Sistema de pré-processador do CSS incorporado ao Liferay por padrão

Syntactically Awesome StyleSheets

Page 34: Liferay portal 6.2
Page 35: Liferay portal 6.2

YUI

Alloy UI

Page 36: Liferay portal 6.2

Biblioteca do Yahoo!

yuilibrary.com

YUI

Page 37: Liferay portal 6.2

Desenvolvida pela Liferay

alloyui.com

AlloyUI

Page 38: Liferay portal 6.2
Page 39: Liferay portal 6.2

Ferramenta de template para gerar código HTML (nesse caso)

Exemplo em Velocity

#if ($has_navigation || $is_signed_in)

#parse ("$full_templates_path/navigation.vm")

#end

Velocity/FreeMarker

Page 40: Liferay portal 6.2

ok! Agora como usar isso?

Page 41: Liferay portal 6.2

Passos para criar um Tema

● Crie um projeto● Escreva código CSS● Escreva código JavaScript● Modifique os templates Velocity● Empacote (war) os arquivos desenvolvidos ● Pronto!

Page 43: Liferay portal 6.2

Próximos Passos

Page 44: Liferay portal 6.2

Faça o download do Liferay :)

https://www.liferay.com/pt/downloads/liferay-portal/available-releases

Page 45: Liferay portal 6.2

Use e abuse do Liferay

Page 46: Liferay portal 6.2

Fórum em Portuguêshttps://www.liferay.com/pt/community/forums/-/message_boards/category/35291

Page 47: Liferay portal 6.2

Comunidade no Meetup.comwww.meetup.com/Liferay-Rio-de-Janeiro-User-Group

Page 48: Liferay portal 6.2

Duvidas?