CMS 30

Drupal::Theme::OMEGA-subtheme

OMEGA기본테마를 Copy하여 Drupal에 자신만의 sub-Theme만들기 Drupal Tutorials #5 - Creating a subtheme http://www.youtube.com/watch?feature=player_detailpage&v=bQpK_WLlaCU 1. copy \sites\all\themes\omega\starterkits\omega-html5\ ==> \sites\all\themes\ 에 폴더전체 복사 2. rename \sites\all\themes\ktheme\ starterkit_omega_html5.info ==> ktheme.info \sites\all\themes\ktheme\css\ ===> 3. clear cache 4. enalbe - Setting go ..

CMS/Drupal-Theme 2013.06.11

git

windows에 Git 설치 1. 프로그램 다운로드 http://git-scm.com/download 2. 설치 3. 설치확인 CMD Git 최초 설정 한 번만 설정하면 된다. 설 정한 내용은 Git을 업그레이드해도 유지된다. 또한, 명령어로 언제든지 다시 바꿀 수 있다 Git은 ’git config’라는 도구로 설정 내용을 확인하고 변경할 수 있다. Git은 이 설정에 따라 동 작한다. 이 설정 파일은 세 가지나 된다 • /etc/gitconfig 파일: 시스템의 모든 사용자와 모든 저장소에 적용되는 설정이다. git config --system 옵션으로 이 파일을 읽고 쓸 수 있다. • ~/.gitconfig 파일: 특정 사용자에게만 적용되는 설정이다. git config --global 옵션으로 이..

CMS/Drupal 2013.05.21

Drupal::줌라 솔직한 비교

http://gokgo.tistory.com/4 Drupal vs. Joomla: a frank comparison from an IBM consultant 원본 : http://www.topnotchthemes.com/blog/090224/drupal-vs-joomla-frank-comparison-ibm-consultant 우리는 매우 운좋게 개인프로젝트를 위해 우리의 Drupal 테마중 하나를 구입한 IBM과 컨설턴트했어. 그 테마 구입에 앞서 우리는 주로 줌라와 드루팔의 기능성과 시각적 차이에 포커스를 맞춰 약간의 토론을 벌였지. 내가 '운좋다'고 한건 두 CMS를 평가한 이 컨설턴트후에 줌라와 드루팔의 첫경험에 대한 환상적으로 자세하게 비교해놓은 이메일을 받았거든. 나는 이걸 우리의 블로그에 공..

CMS/Others 2012.11.09

Business Site

Step 1: Installation http://onesixx.tistory.com/921 user> user manager > Super User Step 2: Content Categorize Content > Category Manager 1depth - main categories 2depth-main categories 3depth About Us Our Services Our Portfolio Websites Logos Brochures Our Staff Company News Content > Media Manager 똑같은 폴더를 만든다. (폴더이름은 공백없이 _ 로) --> 기냥 폴더 생성이 빠름. Add Article을 작성한다. Featured to Yes n About Us (Ca..

CMS/Others 2011.09.04