1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-01 23:20:51 +00:00

12.0 change add existing file in wiki edit (#6057)

* 12.0 change add existing file in wiki edit

* 01 delete create wiki from existing library

* 02 change click wiki name jump to edit page and delete edit icon

* 03 delete select existing file to create new page

* optimize edit wiki

* 04 old wiki page use the early version 11.x features

* optimize wiki permission

* wiki add wiki2

* delete page file

* fix wiki test

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
This commit is contained in:
Michael An
2024-05-15 11:57:30 +08:00
committed by GitHub
parent a4fa7f899a
commit d7ac5688ef
73 changed files with 2649 additions and 1422 deletions

View File

@@ -6,6 +6,7 @@ const entryFiles = {
TCAccept: '/tc-accept.js',
TCView: '/tc-view.js',
wiki: '/wiki.js',
wiki2: '/wiki2.js',
fileHistory: '/file-history.js',
fileHistoryOld: '/file-history-old.js',
sdocFileHistory: '/pages/sdoc/sdoc-file-history/index.js',