Revision history for FilesHandlerInfo


Revision [18373]

Last edited on 2008-01-28 00:11:13 by NilsLindenberg [Modified links pointing to docs server]

No Differences

Revision [7884]

Edited on 2005-05-04 12:43:59 by NilsLindenberg [removing category]
Additions:
=====Files Handler Documentation=====

>>==See also:==
Development: FilesHandler.>>This is the documentation page for the Files handler.::c::

===The principle===
As many Wikka users, I find the upload process cumbersome. So I propose a new way relying on 3 developments and a few principles.
1) There will be a menulet action in the header and/or footer menus that will allow the user to:
- know if there are files attached to the current page (special display of the menulet link)
- browse the attached files by clicking on the menulet link
- manage the attachments (add/delete)
1) If you are allowed to read a page then you can read/download the attached files
1) If you are allowed to write a page then you can manage the attachments (add/delete)
Of course all this has to be compliant with the site policy (authorized mimes and maximum sizes).

===My solution===
Three developments to provide a complete solution:
- A handler (FilesHandlerInfo - FilesHandler) allowing to call the file management tool from any page
- An action (ListfilesActionInfo - ListfilesAction) allowing to list and download the attached documents
- A menulet action (WikkaMenulets : attachments) to call the handler via a menu

===How to use it?===
This particular handler can be called as any handler by adding its name to the URL:
""http://mysite/wikka/MyPage/files"",
or by using a menulet link which is the easier solution for the users:
""{{attachements}}"" has to be part of the menu, header, footer or any kind of personnal menus.

Once called, a form will appear that will allow:
- to see all files attached to the current page,
- to upload more files provided that the user is allowed to write on this page,
- to delete any attachment provided that the user is allowed to write on this page.

===To Do===
A warning popup prior to delete a file would be welcome...
Deletions:
=====Files Handler Documentation=====

>>==See also:==
Development: FilesHandler.>>This is the documentation page for the Files handler.::c::

===The principle===
As many Wikka users, I find the upload process cumbersome. So I propose a new way relying on 3 developments and a few principles.
1) There will be a menulet action in the header and/or footer menus that will allow the user to:
- know if there are files attached to the current page (special display of the menulet link)
- browse the attached files by clicking on the menulet link
- manage the attachments (add/delete)
1) If you are allowed to read a page then you can read/download the attached files
1) If you are allowed to write a page then you can manage the attachments (add/delete)
Of course all this has to be compliant with the site policy (authorized mimes and maximum sizes).

===My solution===
Three developments to provide a complete solution:
- A handler (FilesHandlerInfo - FilesHandler) allowing to call the file management tool from any page
- An action (ListfilesActionInfo - ListfilesAction) allowing to list and download the attached documents
- A menulet action (WikkaMenulets : attachments) to call the handler via a menu

===How to use it?===
This particular handler can be called as any handler by adding its name to the URL:
""http://mysite/wikka/MyPage/files"",
or by using a menulet link which is the easier solution for the users:
""{{attachements}}"" has to be part of the menu, header, footer or any kind of personnal menus.

Once called, a form will appear that will allow:
- to see all files attached to the current page,
- to upload more files provided that the user is allowed to write on this page,
- to delete any attachment provided that the user is allowed to write on this page.

===To Do===
A warning popup prior to delete a file would be welcome...

----
CategoryDocumentation


Revision [4559]

Edited on 2005-01-12 22:31:47 by ChristianBarthelemy [Files management part 3]
Additions:
- manage the attachments (add/delete)
1) If you are allowed to write a page then you can manage the attachments (add/delete)
- A menulet action (WikkaMenulets : attachments) to call the handler via a menu
Deletions:
- manage the attachements (add/delete)
1) If you are allowed to write a page then you can manage the attachements (add/delete)
- A menulet action (WikkaMenulets : attachements) to call the handler via a menu


Revision [4548]

Edited on 2005-01-12 21:58:00 by ChristianBarthelemy [Files management part 3]
Additions:
=====Files Handler Documentation=====
Development: FilesHandler.>>This is the documentation page for the Files handler.::c::
===The principle===
As many Wikka users, I find the upload process cumbersome. So I propose a new way relying on 3 developments and a few principles.
1) There will be a menulet action in the header and/or footer menus that will allow the user to:
- know if there are files attached to the current page (special display of the menulet link)
- browse the attached files by clicking on the menulet link
- manage the attachements (add/delete)
1) If you are allowed to read a page then you can read/download the attached files
1) If you are allowed to write a page then you can manage the attachements (add/delete)
Of course all this has to be compliant with the site policy (authorized mimes and maximum sizes).
===My solution===
Three developments to provide a complete solution:
- A handler (FilesHandlerInfo - FilesHandler) allowing to call the file management tool from any page
- An action (ListfilesActionInfo - ListfilesAction) allowing to list and download the attached documents
- A menulet action (WikkaMenulets : attachements) to call the handler via a menu
===How to use it?===
This particular handler can be called as any handler by adding its name to the URL:
""http://mysite/wikka/MyPage/files"",
or by using a menulet link which is the easier solution for the users:
""{{attachements}}"" has to be part of the menu, header, footer or any kind of personnal menus.
Once called, a form will appear that will allow:
- to see all files attached to the current page,
- to upload more files provided that the user is allowed to write on this page,
- to delete any attachment provided that the user is allowed to write on this page.
===To Do===
A warning popup prior to delete a file would be welcome...
Deletions:
=====xxxxx Handler Documentation=====
Development: xxxxxHandler.>>This is the documentation page for the xxxxx handler.::c::
//This page is a **template**. It belongs to CategoryTemplate (which contains more handy templates). To create a handler documentation page, [[http://wikka.jsnx.com/HandlerInfoTemplate/clone clone this page]] to a page called **xxxxxHandlerInfo** (where xxxxx is the (capitalized) name of the handler), replace all occurrences of 'xxxxx' with the name of the handler and replace this paragraph with the actual content. Do **not** put a "Wikka Documentation" link at the top unless and until the handler is part of the official Wikka distribution!//


Revision [4547]

The oldest known version of this page was created on 2005-01-12 21:51:51 by ChristianBarthelemy [Files management part 3]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki