MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

Documents (Zatvorena) (Mono Support )

21058 put(a) pogledan, 7 odgovor(a) 17.10.2011. 17:57:28Kreirao(la) Liz
Liz

Liz

17.10.2011. 17:57:28
Hi,
I'm new to MonoX and am trying to figure out if it is going to work well for my purposes. One feature I do not see is a simple Document Management tool for the front-end. I just want to be able to show users a list of files in a folder that they can download. The user does not need to be able to upload, that will be handled by admins. I took a look at the web parts, and I see one for SN files, but I don't like the thumbnail view that doesn't show any filenames. Am I missing any other tools for showing and downloading documents?

Thanks!
Liz
Ovaj sadržaj još nije ocijenjen. 
25 Reputacija 3 Ukupno objava
denis

denis

17.10.2011. 18:08:31
Hi Liz,
The file gallery could actually show the file names, but it appears that you need something more simple than that. We will put together a simple part that reads all files from a specified folder and shows them in a templated (customizable) list and post it here. 
Ovaj sadržaj još nije ocijenjen. 
7207 Reputacija 956 Ukupno objava
Liz

Liz

17.10.2011. 18:36:03
That would be wonderful. If it could show the name, date added, and file type that would be perfect.
Ovaj sadržaj još nije ocijenjen. 
25 Reputacija 3 Ukupno objava
imarusic

imarusic

20.10.2011. 10:39:21
Hi Liz,

We have implemented that sample Web part. You have two attached files, DocumentDownload-Release.zip and DocumentDownload-Solution.zip.

1. To start use it you need to unzip the Release file into your MonoX root(Portal folder). That will add DocumentDownload.dll to your bin, create default template and default css(you need to copy css from DocumentDownload.css to your own css file).

2. This sample is set to work with default theme so the page that will show that module needs to have theme set to default.(It can be changed, let us know if you need to use some other theme)

3. In Web.config file you need to add path for your module in order to use MonoX drag & drop feature.

<!-- path where all Web parts are stored (Comma separated values) -->
<add key="ModuleGalleryPath" value="/MonoX/ModuleGallery, /MonoX/Samples/WebPartSample, /YourFolderWhichContainSampleModule" />

4. Open the page that holds Document download module, log in as an admin, go to DocumentModule properties and there you can set the file extension and folder from which the module will read the files.

Second approach would be to use DocumentDownload-Solution.zip file and add it to your project, so let us know if you want to use that approach.

Regards
Ovaj sadržaj još nije ocijenjen. 
3016 Reputacija 428 Ukupno objava
imarusic

imarusic

21.10.2011. 8:28:23
One thing that I forgot to mention is that you also need to add DocumentDownload.dll to your references in Visual Studio and please note that Web.config path should have a tilda sign "~" before folder name, below is an example:

<add key="ModuleGalleryPath" value="/MonoX/ModuleGallery, /MonoX/Samples/WebPartSample, /YourFolderWhichContainSampleModule" />

Regards
Ovaj sadržaj još nije ocijenjen. 
3016 Reputacija 428 Ukupno objava
Liz

Liz

24.10.2011. 18:24:04
Hi imarusic,
Thank you for the module and directions. I'm sorry I haven't been able to try it out yet, but I will this week and report back. Thanks much!
Ovaj sadržaj još nije ocijenjen. 
25 Reputacija 3 Ukupno objava
Abigail111

Abigail111

25.11.2013. 3:25:06
HI there
I am looking for a powerful document manager.,which supports to manage the documents offline.My previous document manager can not do that,and it is a little bit expensive for me.So i am looking for another manager.Thanks for any suggestion.
Ovaj sadržaj još nije ocijenjen. 
20 Reputacija 3 Ukupno objava