728x90

drupal 사이트를 이용하다보면 소소하게 패치를 하게 되는데요. 

저는 service 모듈과, view 모듈(기본패치됨), push_notifications 모듈관련 패치를 합니다. 

모듈들이 업데이트 될때마다 해줍니다.

 

mac에서 사용하는 방법입니다.

 

/services/resources/node_resource.inc
git apply multivalue_fields_fix-2224803-52.patch

/views/handlers/views_handler_filter.inc
git apply views-check-exposed-identifier.patch

/push_notifications/includes/push_notifications.admin.inc
/push_notifications/push_notifications.install
/push_notifications/push_notifications.module
/push_notifications/scripts/push_notifications_admin.js
git apply push_notifications_fcm_support-2761401-15.patch

 

push_notifications_fcm_support-2761401-15.patch
0.01MB
multivalue_fields_fix-2224803-52.patch
0.00MB
views-check-exposed-identifier.patch
0.00MB

참고: 패치만드는 법과 적용하는 법

coffeenix.net/doc/misc/patch.html

 

Patch

 

coffeenix.net

 

728x90
블로그 이미지

산아님

lifeupdown.net 삶의 좋은일과 나쁜일이 (Up Down) 있듯이 일상생활 속의 개발을 추구합니다. 꾸준하게 고민하고 개발하여 인생의 즐거움을 느껴보세요.

,