Skip to content

Commit

Permalink
Create advanced_developer_mode.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
jiyoungkim2 committed Dec 18, 2015
1 parent 8f720b2 commit f968dcd
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions advanced_developer_mode.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
.. _HTML ID : #HTML ID
.. _프로젝트 워크플로우 : #project-workflow




개발자 모드 Developer Mode
=======================


.. image:: resource/iu_manual_advanced_developer_mode.png

상단 툴바에서 ``모드 변경 버튼`` 을 클릭하면 개발자 모드로 전환할 수 있습니다.

개발자모드로 바꾸면 오른쪽에 **코드 패널** 이 나타납니다. `HTML ID`_ / `코드 입력`_ 영역으로 구분됩니다.


----------


HTML ID
-----------------------


위젯의 HTML ID를 변경할 수 있습니다. **Export HTML ID** 체크박스가 있습니다. HTML ID는 Preference - Project에서 항상 내보낼 지, 선택된 위젯만 내보낼 지 기본설정을 변경할 수 있습니다.


----------


코드 입력 영역
-----------------------


캔버스에서 선택된 위젯에 백엔드, custom css, script 코드를 입력할 수 있습니다. 위젯과 프로젝트 타입에 따라 탭 구성이 달라집니다.



0 comments on commit f968dcd

Please sign in to comment.