Skip to content

trungthanh-tran/estudy

 
 

Repository files navigation

E-STUDY READ ME

This is an open source project to adap e learing system basic on GateIn portal framework gatein.org

Status Build Status

public page: http://phamtuanchip.github.io/estudy

wiki page: http://wiki.vfossa.vn/mhst:ideas:mhst2013:gatein01

discussion: https://groups.google.com/d/forum/open-estudy

project manager tool: http://www.hostedredmine.com/projects/estudy

integration build test: https://travis-ci.org/phamtuanchip/estudy

social group: https://www.facebook.com/groups/open.estudy

issue report http://www.hostedredmine.com/projects/estudy/issues

mailinglist: [email protected]

Developing environment:

-Maven 3.0.4

-Java 1.6.x

-Tomcat application server 7

-Eclipse for j2ee

-Git client tool

Development guide:

Specification https://github.com/phamtuanchip/estudy/tree/master/docs/specification

Documentation https://github.com/phamtuanchip/estudy/tree/master/docs/project

Quick run guide:

clone repository

build with maven by : mvn clean install -s settings.xml

using "mvn clean install -s settings.xml -Ppkg-tomcat" to deploy tomcat binary

Known issue with windows OS http://www.hostedredmine.com/issues/229072

go to "packaging/tomcat/tomcat7/target/tomcat/bin" and run command "gatein.sh run" for unix base (mac, linux) or "gatein.bat run" for windows

login page http://localhost:8080/portal by root with pass gtn

import all application in application registry page

create new page and add estudy portlet to that page

Ref-guide http://docs.exoplatform.com/public/index.jsp?topic=%2FPLF40%2Fsect-Reference_Guide-Tutorials-Deploying_your_first_Portlet.html

Guide for connecto to MySql DB http://docs.exoplatform.com/public/topic/PLF40/PLFAdminGuide.Configuration.DatabaseConfiguration.html

About

This is a new e-learnning system working base on gatein portal frame work

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.2%
  • Java 8.3%
  • CSS 3.6%
  • Shell 2.4%
  • XSLT 0.2%
  • Python 0.2%
  • PHP 0.1%