-
Notifications
You must be signed in to change notification settings - Fork 220
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
imprv: Enable marp from adminsetting #7939
imprv: Enable marp from adminsetting #7939
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
-
/workspace/growi/apps/app/src/server/models/config.ts
で isEnabledMarp の初期値を設定してほしいです。 -
管理画面の配置とデザインを dev-uiux で yuki さん fumiya-s さん shintaro-o さんにメンションしてこんな感じでやろうと思っていること垂れ流しておいてほしいです。ツッコミがあれば教えてくれると思う。武井さんは review のタイミングでもいいかもしれないが。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/trash
ページと検索ではレンダリングしないで了解です- レンダリングする next pages は動作確認で網羅できるようにしておきたいです。忘れずに動作確認タスクに加えておいてください
"select_search_scope_children_as_default_desc": "OFFの場合、検索範囲のデフォルト設定は「全てのページ」になります。" | ||
"select_search_scope_children_as_default_desc": "OFFの場合、検索範囲のデフォルト設定は「全てのページ」になります。", | ||
"enable_marp": "Marp を有効化する", | ||
"enable_marp_desc": "OFFの場合、Marp は使用できません。", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
プレゼンテーション表示に Marp を利用できるようになります。
に変更して。
更に、XSS に対して脆弱になり得るということを追記してください。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
</p> | ||
</CustomizeFunctionOption> | ||
</div> | ||
</div> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Functions の中ごちゃごちゃしてきたから、「プレゼンテーション」っていうサブセクションがほしいな
後続ストーリーにして meiri-k にアサインしてください。
概要
Task
Screenshot