404 페이지 설정
rewrite.php, 44,88
{ header("HTTP/1.0 404 Not found"); header("Location:http://lunamoth.biz/"); exit;}
RSS 피드 Author 값 괄호 제거
library/model/blog.feed.php
'author' => ''.$row['author'].'',
달력 요일 텍스트 수정
language/en.php
$__text['일요일'] = 'S';
$__text['월요일'] = 'M';
$__text['화요일'] = 'T';
$__text['수요일'] = 'W';
$__text['목요일'] = 'T';
$__text['금요일'] = 'F';
$__text['토요일'] = 'S';
최근 포스트, 댓글, 트랙백 단축키 반영
script/common2.js, 991
layer_toggle(document.getElementById('log5')); layer_toggle(document.getElementById('log6'));return false;
layer_toggle(document.getElementById('log3')); layer_toggle(document.getElementById('log4'));return false;
layer_toggle(document.getElementById('log1')); layer_toggle(document.getElementById('log2'));return false;
텍스트큐브 위지윅 편집기, HTML 편집 모드에서 링크 삽입시 새 창으로 열기
plugins/FM_Modern/editor.js, 1372
this.command("Raw", '<a href="" target="_blank">', "</a>");
에디터 빈 태그 제거 기능 비활성화
plugins/FM_Modern/editor.js, 469
// str = str.replace(new RegExp("<(\\w+)[^>]*></\\1>", "gi"), "");
크롬에서 <div> 태그가 들어가는 문제 수정
http://dev.textcube.org/changeset/8507
최근글 보기 표지 플러그인 태그 이미지 교체,
/plugins/MT_Meta_RecentPS_Default/images/entryTag.gif
최근글 보기 표지 플러그인 페이징 가운데 정렬
plugins/MT_Meta_RecentPS_Default/index.php, 114
$html .= '<br />'.CRLF;
$html .= '<div class=paging_cover>'.CRLF;
$html .= getPagingView($paging, $skin->paging, $skin->pagingItem).CRLF;
$html .= '</div>'.CRLF;
센터 플러그인 주석 처리
plugins/myEolin/index.xml, 35
JP Eolin Tag Search 플러그인 툴팁 수정
plugins/JP_Eolin_TagSearchTT/index.php, 7
$eolinIMG = "eolintagsearch.gif"; $e_title = "eolin";4
텍스트큐브 로그인 시 딜레이 현상 제거 팁 안내
http://notice.textcube.org/ko/212
이미지 갤러리 있을때 답글 창 문제 수정
library/view/view.php, 1496
. "var serviceURL=\"".$serviceURL."\"; var blogURL=\"".$hostURL.$blogURL."\";".$file;
◀ Newer Posts | ▲TOP | Older Posts ▶
Copyleft ©, CC, 2000-, Lunamoth. All Lefts Reserved.
Powered by TEXTCUBE 1.7.9 : Con moto, Designed by jucina.