theme 설치하기 및 명 변경
페이지 정보
작성자 송영기(최고관리자) 작성일 25-07-22 14:30 조회 42 댓글 0본문
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
댓글목록 0
등록된 댓글이 없습니다.