Skip to content
This repository was archived by the owner on Jul 17, 2018. It is now read-only.
This repository was archived by the owner on Jul 17, 2018. It is now read-only.

1.7.4.b5. 생성후 "마크업 유형" 변경 불가능 #2

Description

@limkeun

사이트 메뉴에서 위키 생성시 마크업유형이 마크다운으로 고정됨.

[modules/wiki/tpl/wiki_insert.html 65라인]

<select name="markup_type" id="markup_type" disabled="disabled"|cond="$module_info->module_srl">
...
</select>

마크업유형의 변경을 위한 조건식 필요.

  • 조건식 조건 : 최초 생성된 상태 (문서가 없는 경우) 에서는 변경가능

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions