Table of Contents

It would be nice for PikiPiki to allow people to upload files and embed them into the page. We can do this using HTTP/HTML file upload in a form. This could be either a picture to be inserted directly, or some other document to be linked.

The KmWiki WikiClone supports in-place editing of diagrams using a JavaHotDraw-derived widget, and objects in the diagram can link to pages. This is pretty cool, but quite complicated and not necessarily terribly useful.

OriginalWiki just supports links to documents, but doesn't give people a way to upload: they have to have their own web server, which makes things difficult in some environments.

It would be nice to let people upload multiple files and replace them later.


Has this idea completely died? I hope not. I would like to see users be able to upload images and what-not. I've looked into it a bit, but what I've found is that with a completely flat filesystem (all the pages in data/text ) that managing the files might be somewhat weird. Perhaps if each WikiPage were in it's own directory? -MattWestervelt

화일 업로드

- 찾아보기를 눌러서 자신의 컴퓨터에 있는 화일을 선택하고, upload를 누른다. - 업로드가 성공하면 축하 메세지가 나온다. - 결과 화면에 표시된 화일 주소를 마우스로 긁어서 임시 저장하고 적절한 페이지에 해당 링크를 복사해 준다.

'주의점:'

화일 삭제

- 지우고 싶은 화일을 선택한 다음 - 맨 아래의 Delete checked files 버튼을 누른다

'주의점:'

화일 관련 정보

—- UploadFile


UploadedFiles