Version 1.0.0, released 27th October, 2010* Inital release
View Andras Szepeshazi's plugins
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
@Andras Szepeshazi I relize that whenever I upload documents that contain tables they look messed up in the previewer. You are basically not able to see the tables. Any suggestions?
Same as delroy, tables look odd when previewed =(
@delroy, @rjcalifornia
I'd need more information to be able to act on this issue. Can you guys provide me with embedit.in URLs of the messed up files? Also, I'll probably need to original file, send me a PM so we can exchange e-mail addresses, I'll need those original files as attachments.
As a counter example, here is a pdf that contains tables and seems to render fine: http://embedit.in/NHOECQPsfF
Hi Andras,
I've install smartfiles plugins in my elgg and activated it. However the file that i uploaded did not appeared as i wish :( and it is writen inside the box "Access Denied"...
You can see it here http://dl.dropbox.com/u/24153142/smart.png
need your assistant to solve this problem...
TQ
@mofir please contact me via private message, I'll need credentials to your site to be able to assist you.
Andras,
What about 1.8 in groups?
dont know what happened suddenly pdfs are not embedded :S (new ones)
I read the previous comments and I'm having the same processing loader all the time with new files.
:S anyone having this issue again or know how to fix it?
@Cynthia: please contact me via private message, I'll need credentials to your site to be able to assist you. mofir reported the same problem, however he reinstalled his whole site as it was having several issues, and Smart Files was working properly after the reinstall.
Having said that, I don't think I'll upgrade this plugin for 1.8 - I'm simply having too many bug reports due to the lack of reliability of the underlying service (embedit.in).
I am having the same problem just stays loading processing, this well all the time :S
@laserbox: please contact me via private message, I'll need credentials to your site to be able to assist you.
Andras,
This is one of the simplest and best plugins I ever used on Elgg. Can we get you to upgrade to 1.8 and what might change the world would be getting it to integrate with drag and drop file manager.
TahoeBilly, see my previous comment on this: I don't think I'll upgrade this plugin for 1.8 - I'm simply having too many bug reports due to the lack of reliability of the underlying service (embedit.in). However the plugin is available on github, so it's easier than ever for someone to grab the plugin and do the necessary modifications. Code is available here: https://github.com/szepeshazi/Smart-Files
Hi - great plugin!
I have a question - when I upload a file everything is ok, but when i am trying to delete it there is a problem and cannot be done. I use elgg 1.8 - this is a problem? Or did you here about something similar with previous versions of elgg?
@Maciek thanks! Glad you liked it. Using Elgg 1.8 can clearly be a problem - the plugin is only 1.7 compatible. I don't think I'll do an upgrade for Elgg 1.8, please see my previous comment on this topic.
I would love to see a 1.8 upgrade.
Hi,Again I have the problem of access denied when trying to view a file with Smartfiles.
@laserbox and All users,
I've decided to stop supporting this plugin. As I told you all earlier, I'm simply having too many bug reports due to the lack of reliability of the underlying service (embedit.in). I have neither the time nor the will to file bug reports to embedit.in and wait for fixes whenever this service breaks.
The plugin is up for grabs, be the new developer/maintainer, if you'd like. Just fork the code and you're good to go: https://github.com/szepeshazi/Smart-Files
Thank you for using this plugin!
Cheers,
András
hi, thanks for the plugin!
just one bugfix, you should change line 44 of start.php into:
add_submenu_item(elgg_echo('smartfiles:admin:title'), $CONFIG->wwwroot . "mod/smartfiles/admin/menu.php");
to give the right link with a relative path for the admin menu.
ah, damn it.
"The time has come: Embedit.in is no longer supporting new embeds."
@SehLax and all: That is a shame. I'm sorry this plugin became no longer usable. This was something that was hanging in the air for a long time. Thank you for all your downloads, recommendations and comments! This community rocks. Cheers everyone!
That sucks... However there are two Document viewers for the files plugin: One made by me and another one here in the community, which is as awesome as this
Please help I want to you this plugin in 1.8.9.. ANy help i am planning to update this plugin..
@Saurabh I would love to see it integrated into "file tools" plugin as well!
embedit?! hmm is something wrong with coding our own viewers in php ? i coded excel viewers in php like last century 2002 and even then it wasnt rocket science; all doc formats are mostly available openly to be just... coded in somewhere.. anywhere!