Plone

지각생 연습장

(플론에서 넘어옴)

위키피디아(영문), 위키피디아(한국)
기술 | 정책 | 문화 | 활동 | 개인

드루팔과 같은 범용 CMS. plumi 사용을 위해 http://test.latecomer.pe.kr:8081/mca 에 테스트 중

목차

[편집] 설치

[편집] Getting Plone and its dependencies

  • # apt-get install plone-site
  • The package asks you for a admin user, a password and the port you want plone to run on. By default its port is 8081. Remember your changes!

[편집] Starting Zope/Plone

  • # /etc/init.d/zope2.9 start

[편집] Create a Plone site

Go to your browser and type http://localhost:9673/manage' and log in. You are now in the so called ZMI (Zope Management Interface).

To create a Plone site, you need to add it to your zope instance within the ZMI: Use the drop-down at the right, choose Plone Site and klick add. Give your Plone Site at least an ID (do not use fancy characters) for example myplone.

Congratulations: your Plone instance is available at

  http://localhost:9673/myplone.

[편집] 참고

개인 도구