rhymix/modules
Kijin Sung b6b70bd8ad Add 'autolang' template filter for user lang handling
autoescape가 적용된 템플릿에서 사용자 정의 다국어가 제대로 출력되지 않는
문제를 수정하기 위해 'autolang' 필터를 추가함.
해당 변수 내용이 사용자 정의 다국어인 경우 escape하지 않고,
그 밖의 내용인 경우 escape하는 옵션임.
2018-10-11 13:56:11 +09:00
..
addon Use escape more consistently 2018-10-10 15:07:51 +09:00
admin Add 'autolang' template filter for user lang handling 2018-10-11 13:56:11 +09:00
adminlogging Replace $this->stop() with proper exceptions 2018-09-06 00:19:47 +09:00
advanced_mailer Update more modules to throw exceptions 2018-09-05 23:12:08 +09:00
autoinstall Replace $this->stop() with proper exceptions 2018-09-06 00:19:47 +09:00
board Fix #985 improve responsive skin support 2018-10-10 23:07:48 +09:00
comment 문서 및 댓글 신고시 불완전한 정보가 기록되는 문제 수정 2018-09-06 15:50:05 +09:00
communication Use escape more consistently 2018-10-10 15:07:51 +09:00
counter Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
document Explicitly declare noescape 2018-10-10 13:12:32 +09:00
editor Use escape more consistently 2018-10-10 15:07:51 +09:00
file Initial mitigations for #1088 #1089 2018-09-17 00:48:47 +09:00
importer Add 3 special exception classes for common situations 2018-08-27 00:21:21 +09:00
install 검색엔진 수집이 불필요한 페이지에 대한 robots 메타 태그 추가 2018-10-02 22:50:05 +09:00
integration_search Support mobile and responsive skins in integration search module 2018-10-10 19:34:09 +09:00
krzip 검색엔진 수집이 불필요한 페이지에 대한 robots 메타 태그 추가 2018-10-02 22:50:05 +09:00
layout Explicitly declare noescape 2018-10-10 13:12:32 +09:00
member Don't cache member info if DB query fails 2018-10-10 15:58:45 +09:00
menu Fix #985 improve responsive skin support 2018-10-10 23:07:48 +09:00
message 검색엔진 수집이 불필요한 페이지에 대한 robots 메타 태그 추가 2018-10-02 22:50:05 +09:00
module Support mobile and responsive skins in integration search module 2018-10-10 19:34:09 +09:00
ncenterlite Fix open redirect in ncenterlite module 2018-10-11 09:27:26 +09:00
page Fix #985 improve responsive skin support 2018-10-10 23:07:48 +09:00
point Use escape more consistently 2018-10-10 15:07:51 +09:00
poll Replace $this->stop() with proper exceptions 2018-09-06 00:19:47 +09:00
rss Update more modules to throw exceptions 2018-09-05 23:12:08 +09:00
session Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
spamfilter Update some modules to throw exceptions instead of BaseObject 2018-08-27 00:03:12 +09:00
tag copyDocumentModule(), deleteModuleDocument() 정리, 성능 개선 2018-01-29 00:57:35 +09:00
trash Update more modules to throw exceptions 2018-09-05 23:12:08 +09:00
widget Explicitly declare noescape 2018-10-10 13:08:24 +09:00