rhymix/modules/poll
conory b1cb1f3f34 다른 프레임워크와 css 충돌을 피하기 위해 rhymix.less의 class/id 이름에 prefix 처리
변경전의 xe.less 파일도 rhymix.less와 함께 load 하여 호환정 유지

CSS 충돌 예)
bootstrap의 .btn
사용 예)
bootstrap 사용시엔 {Context::unloadBasicFiles('xe')}으로 unload 시키면 문제없음
2018-08-03 19:45:30 +09:00
..
conf module.xml 3차 정리 2017-04-08 15:50:06 +09:00
lang Convert all module lang files from XML to PHP 2016-01-31 16:01:17 +09:00
queries fix #2071 XEVE-17-018 설문조사 모듈의 보안 취약점 문제 고침 2017-04-14 15:18:27 +09:00
ruleset issue 46 apply validator to poll module 2011-06-30 00:54:10 +00:00
schemas Poll v2 2015-06-12 18:48:15 +09:00
skins 다른 프레임워크와 css 충돌을 피하기 위해 rhymix.less의 class/id 이름에 prefix 처리 2018-08-03 19:45:30 +09:00
tpl 다른 프레임워크와 css 충돌을 피하기 위해 rhymix.less의 class/id 이름에 prefix 처리 2018-08-03 19:45:30 +09:00
poll.admin.controller.php php7.2호환을 위해 변경한 클래스 Object 를 BaseObject으로 변경 2017-11-28 20:01:28 +09:00
poll.admin.model.php Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
poll.admin.view.php Reapply "Fix #2005 XEVE-16-008 XSS 방지 및 XSS를 통해 특정 명령을 실행할 수 있는 보안취약점 해결" 2017-01-12 15:21:44 +09:00
poll.class.php Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
poll.controller.php Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
poll.model.php Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00