Input. WhatTheFont : MyFonts. My TinyMCE File Management. Whilst investigating the possible options to manage files for usage with TinyMCE I conluded that you can add a file management option by using one of these 2 methods: Use TinyFCK, a mod that combines TinyMCE and the file manager from FCK Editor.Write a WordPress alike system where you manage files outside the editor and insert them from there. “Problem” with TinyFCK is that they didn’t implement a deleting option, so you have to add it yourself. Above that it’s all in popups and such … not that elegant, nor clear at first. “Problem” with the WordPress way is that it uses an – XHTML invalid – iframe element. This of course can be bypassed by implementing it into a lightbox sort of system. First I’ll be handling the TinyFCK way. TinyFCK with delete file option: Add a delete image into filemanager/images/Open up filemanager/frmresourceslist.html On line 66, you’ll see an sLink to select the file.
Once implemented this will give you something like this: So there you now have a deletion button. Queued Photo Uploader » FancyUpload - Swiff meets Ajax Showcase. Swiff meets Ajax for powerful and elegant uploads. FancyUpload is a file-input replacement which features an unobtrusive, multiple-file selection menu and queued upload with an animated progress bar. It is easy to setup, is server independent, completely styleable via CSS and XHTML and uses MooTools to work in all modern browsers.
Showcases: Queued Photo Uploader Showcase “Queued Photo Uploader” The known example, queued upload for photos. The Action Happens Here Get the new FancyUpload 3.0! What happens? Check the automated log file after upload. JavaScript & MooTools XHTML Markup <form action="/project/fancyupload/1-0/showcase/photoqueue/script.php" method="post" enctype="multipart/form-data" id="form-demo"><fieldset><legend>Select Files</legend><p> Selected photos will be queued for upload, select all your files and start upload the upload.
PHP Script CSS Stylesheet /** * Only for the structure */ Please use the support forums for discussing the project, asking questions or posting bug-fixes!