mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
Add Japanese document (#1186)
* Fixed invalid url link. * Update docs/features/side-navigation.md Co-Authored-By: Suzana Dirla <dirla.silvia.suzana@gmail.com> * Initial japanese translation.
This commit is contained in:
committed by
Suzana Dirla
parent
21ffcaf013
commit
d67f95cfff
23
docs/ja/features/info-drawer.md
Normal file
23
docs/ja/features/info-drawer.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
Title: 情報ドロワー
|
||||
---
|
||||
|
||||
# 情報ドロワー
|
||||
|
||||
情報ドロワーの右側のサイドバーパネルにノード情報が表示されます。
|
||||
|
||||
[Info Drawer Component](https://www.alfresco.com/abn/adf/core/info-drawer.component/) を使用して作成されます。この情報は、フォルダノードとファイルノードの両方で使用できます。
|
||||
|
||||
現在、プロパティとバージョンの2つのタブを使用できます。
|
||||
|
||||
## プロパティタブ
|
||||
|
||||
プロパティタブには、[Content Metadata Card Component](https://www.alfresco.com/abn/adf/core/content-metadata-card.component/) を使用して、ノードのメタデータ情報が表示されます。
|
||||
|
||||

|
||||
|
||||
詳細については、[Content Metadata Component](https://www.alfresco.com/abn/adf/core/content-metadata.component/) も確認してください。
|
||||
|
||||
## コメントタブ
|
||||
|
||||
コメントタブには、[Comments Component](https://www.alfresco.com/abn/adf/core/comments.component/) を使用して、リポジトリで選択したノードに対して行われたすべてのコメントが表示されます。ユーザーは、すぐに表示される新しいコメントを投稿できます。
|
Reference in New Issue
Block a user