Skip to content
Open

Next #113

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/guides/integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ You can integrate DHTMLX Kanban with other DHTMLX widgets, including:
- [Scheduler](https://docs.dhtmlx.com/scheduler/)
- [To Do List](https://docs.dhtmlx.com/todolist/)

## Gantt and Scheduler
## Gantt, Event Calendar, and To Do List

The following demo embeds a Kanban board alongside Gantt and Scheduler views:
The following demo embeds a Kanban board alongside Gantt, Event Calendar, and To Do List views, with data synchronized through a backend:

<iframe src="https://snippet.dhtmlx.com/i7j5668s?mode=result&tag=kanban" frameborder="0" class="snippet_iframe" width="100%" height="700"></iframe>
<iframe src="https://snippet.dhtmlx.com/i9i9icc6?mode=result&tag=kanban" frameborder="0" class="snippet_iframe" width="100%" height="700"></iframe>

## To Do List

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ Sie können DHTMLX Kanban mit anderen DHTMLX-Widgets integrieren, darunter:
- [Scheduler](https://docs.dhtmlx.com/scheduler/)
- [To Do List](https://docs.dhtmlx.com/todolist/)

## Gantt und Scheduler {#gantt-and-scheduler}
## Gantt, Event Calendar und To Do List {#gantt-event-calendar-and-to-do-list}

Die folgende Demo bettet ein Kanban-Board neben Gantt- und Scheduler-Ansichten ein:
Die folgende Demo bettet ein Kanban-Board neben Gantt-, Event Calendar- und To Do List-Ansichten ein, wobei die Daten über ein Backend synchronisiert werden:

<iframe src="https://snippet.dhtmlx.com/i7j5668s?mode=result&tag=kanban" frameborder="0" class="snippet_iframe" width="100%" height="700"></iframe>
<iframe src="https://snippet.dhtmlx.com/i9i9icc6?mode=result&tag=kanban" frameborder="0" class="snippet_iframe" width="100%" height="700"></iframe>

## To Do List

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ DHTMLX Kanban은 다음과 같은 다른 DHTMLX 위젯과 통합하여 사용할
- [Scheduler](https://docs.dhtmlx.com/scheduler/)
- [To Do List](https://docs.dhtmlx.com/todolist/)

## Gantt and Scheduler {#gantt-and-scheduler}
## Gantt, Event Calendar 및 To Do List {#gantt-event-calendar-and-to-do-list}

다음 데모는 Gantt 및 Scheduler 뷰와 함께 Kanban 보드를 임베드한 예제입니다:
다음 데모는 Gantt, Event Calendar 및 To Do List 뷰와 함께 Kanban 보드를 임베드하며, 백엔드를 통해 데이터를 동기화하는 예제입니다:

<iframe src="https://snippet.dhtmlx.com/i7j5668s?mode=result&tag=kanban" frameborder="0" class="snippet_iframe" width="100%" height="700"></iframe>
<iframe src="https://snippet.dhtmlx.com/i9i9icc6?mode=result&tag=kanban" frameborder="0" class="snippet_iframe" width="100%" height="700"></iframe>

## To Do List

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ description: Вы можете узнать об интеграции в док
- [Scheduler](https://docs.dhtmlx.com/scheduler/)
- [To Do List](https://docs.dhtmlx.com/todolist/)

## Gantt и Scheduler {#gantt-and-scheduler}
## Gantt, Event Calendar и To Do List {#gantt-event-calendar-and-to-do-list}

Следующее демо встраивает доску Kanban вместе с представлениями Gantt и Scheduler:
Следующее демо встраивает доску Kanban вместе с представлениями Gantt, Event Calendar и To Do List, с синхронизацией данных через бэкенд:

<iframe src="https://snippet.dhtmlx.com/i7j5668s?mode=result&tag=kanban" frameborder="0" class="snippet_iframe" width="100%" height="700"></iframe>
<iframe src="https://snippet.dhtmlx.com/i9i9icc6?mode=result&tag=kanban" frameborder="0" class="snippet_iframe" width="100%" height="700"></iframe>

## To Do List

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ description: 您可以在DHTMLX JavaScript Kanban库的文档中了解集成方
- [Scheduler](https://docs.dhtmlx.com/scheduler/)
- [To Do List](https://docs.dhtmlx.com/todolist/)

## Gantt和Scheduler {#gantt-and-scheduler}
## Gantt、Event Calendar和To Do List {#gantt-event-calendar-and-to-do-list}

以下示例将Kanban看板与Gantt和Scheduler视图嵌入在一起
以下示例将Kanban看板与Gantt、Event Calendar和To Do List视图嵌入在一起,并通过后端同步数据

<iframe src="https://snippet.dhtmlx.com/i7j5668s?mode=result&tag=kanban" frameborder="0" class="snippet_iframe" width="100%" height="700"></iframe>
<iframe src="https://snippet.dhtmlx.com/i9i9icc6?mode=result&tag=kanban" frameborder="0" class="snippet_iframe" width="100%" height="700"></iframe>

## To Do List

Expand Down
Loading