theme 설치하기 및 명 변경
페이지 정보

본문
theme 디렉토리로 이동
cd /var/www/gnuboard/theme
기존 theme인 basic을 원하는 theme 명으로 copy
cp -r ./basic ./mytheme
theme 디렉토리 내 신규 theme 디렉토리로 이동
cd /var/www/gnuboard/theme/mytheme
관리자 화면에서 보여지는 테마명 변경
vi readme.txt
-------------------------------
Theme Name: MyTheme
-------------------------------
일반 설정인듯 하다.
vi theme.config.php
https://sir.kr/faq/59
cd /var/www/gnuboard/theme
기존 theme인 basic을 원하는 theme 명으로 copy
cp -r ./basic ./mytheme
theme 디렉토리 내 신규 theme 디렉토리로 이동
cd /var/www/gnuboard/theme/mytheme
관리자 화면에서 보여지는 테마명 변경
vi readme.txt
-------------------------------
Theme Name: MyTheme
-------------------------------
일반 설정인듯 하다.
vi theme.config.php
https://sir.kr/faq/59
추천0 비추천0
- 이전글수정 파일 목록 25.07.23
- 다음글gnuboard 설치기 25.06.25
댓글목록
등록된 댓글이 없습니다.