회원가입하기 할 때 sns 로그인 안내 메시지나 로그인 버튼이 같이 출력되면 좋겠다는 클라이언트 말에,
<include target="./demo/wdg_sns.html" cond="$act === dispMemberSignUpForm"/> {$content}
레이아웃 컨텐츠 출력 코드 상단에 저렇게 적어놓고, layouts/ 이하 경로에 내가 원하는 파일을 넣고 혹은 직접
원하는 코드를 작성해넣어주시면 됩니다.
참고로 저런 식으로 가능한 코드 몇개 같이 적어놓을게요.
주석은 생략합니다;; act 뒤에 항목 넣어서 무슨 화면인지 확인하시면 돼요^^
//'dispMemberSignUpForm', //'dispMemberLoginForm', 'dispMemberFindAccount', // 'dispMemberInfo', 'dispMemberModifyPassword', 'dispMemberModifyEmailAddress', 'dispMemberModifyInfo', 'dispMemberLeave', // 'dispMemberScrappedDocument', // 'dispMemberSavedDocument', // 'dispMemberOwnDocument', // 'dispCommunicationFriend', // 'dispCommunicationMessages', 'dispNcenterliteUserConfig', 'dispNcenterliteNotifyList', 'dispLoginxeclientListProvider', 'dispAjaxboardNotificationConfig' // 'IS'