Update KOREAN.MD
This commit is contained in:
parent
8502db45ce
commit
8218fa24f0
24
KOREAN.MD
24
KOREAN.MD
|
|
@ -1,8 +1,8 @@
|
|||
## 기반 소프트웨어
|
||||
|
||||
본 웹 소프트웨어는 VSPF (verysimplephpframework) 기반으로 작성되었습니다.
|
||||
본 웹 소프트웨어는 ReasonableFramework 기반으로 작성되었습니다.
|
||||
|
||||
https://github.com/gnh1201/verysimplephpframework
|
||||
https://github.com/gnh1201/reasonableframework
|
||||
|
||||
## 적재된 모듈 목록
|
||||
|
||||
|
|
@ -20,12 +20,22 @@ https://github.com/gnh1201/verysimplephpframework
|
|||
|
||||
* Helper: paginate (페이지 네비게이션)
|
||||
|
||||
* Helper: gnuboard.config (그누보드 설정 연동)
|
||||
|
||||
* Helper: gnuboard.lib (그누보드 라이브러리 연동)
|
||||
* Helper: gnuboard, gnuboard.config, gnuboard.lib (그누보드 설정 및 라이브러리 연동)
|
||||
|
||||
* Helper: vworld (국토교통부 vworld 연동)
|
||||
|
||||
* Helper: wprest (워드프레스[wordpress] REST API 클라이언트)
|
||||
|
||||
* Hepler: webpagetool (Proxy, UA 설정, JSON/DOM 파서를 지원하는 HTTP 클라이언트)
|
||||
|
||||
* Helper: noreporting, allreporting (오류 출력 범위를 설정)
|
||||
|
||||
* Helper: isemail.lnk (is_email 지원 -> /vendor/isemail)
|
||||
|
||||
* Helper: metaparser.lnk (HTML META 데이터 파싱 지원 -> /vendor/PHP-MetaParser)
|
||||
|
||||
* Helper: simple_html_dom (HTML DOM 처리기)
|
||||
|
||||
## 기술지원
|
||||
|
||||
* Website: https://exts.kr/go/home
|
||||
|
|
@ -36,6 +46,6 @@ https://github.com/gnh1201/verysimplephpframework
|
|||
|
||||
* LGPL (별도의 오픈소스 라이센스 문서에 기입 요망)
|
||||
|
||||
## 작성일자
|
||||
## 최근변경
|
||||
|
||||
* 2018-01-18
|
||||
* 2018-03-27
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user