차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

다음 판
이전 판
tech:hashover [2017/05/25 14:14] – 만듦 V_Ltech:hashover [2017/05/28 06:55] (현재) 121.134.164.159
줄 13: 줄 13:
  
 https://github.com/jacobwb/hashover-next https://github.com/jacobwb/hashover-next
 +
 +
 +자료를 pages 폴더에 텍스트파일로 저장한다. 댓글 하나마다 각각 파일이 생긴다.
 +2.0에서는 sql 형식도 지원한다. 
 +
 +sqlite에서는 파일 내에 테이블이 주소별로 따로 각각 형성되는  것으로 보인다.
 +
 +
 +
 +===== 설치=====
 +웹 폴더에 압축을 푼다음
 +
 +
 +권한 설정을 넣어주시고
 +
 +
 +setting.php를 수정하고
 +    * admin password hash
 +
 +
 +<file html>
 +<div class="comments">
 +  <h2>Comments?</h2>
 +  <script type="text/javascript" src="/hashover/hashover.js"></script>
 +  <noscript>Please enable JavaScript to view the comments.</noscript>
 +</div>
 +</file>
 +
 +-끝-
 +
 +
 +
 +