Code Monkey home page Code Monkey logo

tinyfilemanager.net's People

Contributors

arndta avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tinyfilemanager.net's Issues

image file extensions issue

I ran into a problem when images being uploaded had extensions that used capital letters (I know!!, but I cannot control everything my clients might do). I went through the code and lowered the case for the extensions where it made sense, including when checking if something was an image, etc. and when saving the image and thumbnail. Perhaps controlling for this situation could be added to source?

And thanks a TON for this.

specify subdirectory in resources dynamically with url parameter?

We have 400 sub webs in our cms each with their own folder to store their own images and files. Is there a way to pass a folder name to restrict the file manager to navigate only that folder and (and subfolders) instead of one resources folder shared by all?
Thanks.

changing sizes Edit Image window

Hi I loved your plug in and work really fine.

I use then in this proyect https://github.com/chefjuanpi/ProyectLeMoulin

for make a cms responsive.

I have a litle problem with Edit Image Window, and Image manager window, (after click in image bouton), is to big to showing in cellphones, the boutons are offside to screen and it's imposible make a side scrolling

I search in the code where is controled that for changing or set a bootstrap class but I can't find.

Maybe you have and idea to helpme?

useing stand alone

hi dear.
it great job.
i have question. how i can use it stand alone?
i wana aftr sellect file get file address and show file in imagebox or some control.

Create thumbs on the fly

Hi,
on a fresh installation on existing website, thumbs for existant pictures are not found (of course).
It would be great to create thumbs that are missing on the fly while displaying files.

File Upload Path Issue with IE

Hello!, I've been currently implementing your file manager and I love it, but there's an issue with the upload functionality when used in IE. Specifically, when the application tries to save the uploaded file, the user will receive an error like "The given path's format is not supported". Drilling down on the source code, the problem starts when the application generates the file save target destination:

strTargetFile = this.objConfig.strUploadPath + this.strFolder + filUpload.FileName.ToLower();

On IE, filUpload.FileName does not translate to the direct file name, but rather to the full upload path from the user side:
(Mozilla)
mozilla

(IE)
ie

I solved it locally by wrapping the call from filUpload.FileName to Path.GetFileName(filUpload.FileName) and it now works, so I thought I'd let you know in case anyone else gets the same issue.

Love your work, thank you very much!

File not inserted at caret position

This plugin looks really great, but inserted image, video etc. is added to the end of the editor content instead of inserted at the current caret position. Would it be easy to fix this?

Typo in clsConfig.cs?

Hi arndta,

I think there is a typo en TinyFileManager.NET / classes / clsConfig.cs in line 150:

150: strRet += "," + clsConfig.strAllowedImageExtensions;

Shouldn't it be:

strRet += "," + clsConfig.strAllowedFileExtensions; ?

to add file extensions different to image, music and video file extensions.

Great job arndta, very good plugin. Thank you very much

Server Error in '/' Application

Hi i just tried use your TinyFileManager
but i keep getting the Parser Error Message: Could not load type 'TinyFileManager.NET.dialog'.
the image icon show up and the window open, but inside the window it only show this:


Parser Error

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Could not load type 'TinyFileManager.NET.dialog'.

Source Error:

Line 1: <%@ Page Title="Tiny File Manager" Language="C#" AutoEventWireup="true" CodeBehind="dialog.aspx.cs" Inherits="TinyFileManager.NET.dialog" %>
Line 2:
Line 3:

Source File: /tinyfilemanager/dialog.aspx Line: 1


i am hosted on Wannafind

Could not load type 'TinyFileManager.NET.dialog'

Hi,

I tried your installation guide with an example.
but I got error as follow:

Server Error in '/' Application.

Parser Error

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Could not load type 'TinyFileManager.NET.dialog'.

Source Error:

Line 1: <%@ Page Title="Tiny File Manager" Language="C#" AutoEventWireup="true" CodeBehind="dialog.aspx.cs" Inherits="TinyFileManager.NET.dialog" %>
Line 2:
Line 3:

Source File: /fileman/dialog.aspx Line: 1

pls help me on this... asap

thanks in advance

web.config typo

Great work, thanks a lot for your effort!

I believe you have a typo in your web.config:

in the distro i downloaded you had
...
applicationSettings
TinyFileManager.Properties.Settings
....
and i had to change it to
....
applicationSettings
TinyFileManager.NET.Properties.Settings
....
for it to work

Thanks again

Could not load type 'TinyFileManager.NET.dialog (2)

Hi,

I followed the instalation guide and when i tried to access de Dialog to test this error appears even recompiling in 64 bits.:

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Could not load type 'TinyFileManager.NET.dialog'.

Source Error:

Line 1: <%@ Page Title="Tiny File Manager" Language="C#" AutoEventWireup="true" CodeBehind="dialog.aspx.cs" Inherits="TinyFileManager.NET.dialog" %>

My directory is:

C:\inetpub\wwwroot\tinyfilemanager.net

I copied the tinyfilemanager.net folder inside destro folder, inclunding all subfolders and files.

Allowed extensions

There looks to be all sorts of weirdness and missing logic for the allowed extensions, specificaly in the dropzone setup.

Image Edit popup is not compatible with latest bootstrap.min.css v3.3.0

I have tried using TinyFileManager.NET plugin in our web application. The Edit Image window look perfect when I remove bootstrap.min.css (v3.3.0) from our web application. But when I include latest bootstrap in the web application the width of the Edit Image window is reduced. Also width of label and text box controls inside the window are reduced. Label text becomes partially visible and it looks like text box control is overlapped with label control.

Can you please suggest any solution to this issue ?

Image Upload - Safari browser support

Hi,

I have customized the file structure to suit my needs. As a result, I had to publish it as a web application in the site rather than a virtual directory. All works well, except for image upload feature in safari. Safari does not support drag and drop. I select the required file to upload, and what next? I don't see an upload button. Is there a work around for this?

Great piece of code. Wonderful interface by the way. Loved working on it.

Thanks!

Not working with latest version

Hello Sir can you please your TinyFileManager.NET 4.0 release is not working with Tinymce 4.1.2 latest release.
Please do the needful as soon as possible.

Thanks.

large files are not accepting

Hi,
We are using the Tinyfilemanager in our asp.net project. It works fine for smaller files less than 2 MB, but we would like to allow upto 100 MB. When we try with file of 8MB also, it does not accept.

We have set the MaxUploadSizeMb value to 100 in web.config. Any guidance on this will be very useful

Thank You

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.