WordPress Plugin Organizer 1.0

Hi All

I finally managed to complete the Organizer which is compactable with wordpress 2.0.X

Changelog since last version.

– Fixed plugin to work with wordpress 2.0.x
– Complete rewrite and all files stays in plugin folder
– Plugin works with PHP 5
– Installation is simple
– Added directory functionality
– Added file upload functionality
– Added create, rename and delete directoy
– Added replace functionality to attachment in wordpress
– Added thumnail feature to image files
– Added file icons to other files
– Added roles capability to the plugin
– Fixed replace post file names with converting names to hmtlentities
– Fixed image resize with imagecopyresampled
– Fixed minor paging problem in class filelist
– Fixed minor bugs in function routines

Download WordPress Organizer 1.0

Organizer Plugin Repository

Organizer supports roles. To fully utilize this feature please install worpress roler manager plugin.

Organizer

By Imthiaz

Programmer, SAAS, CMS & CRM framework designer, Love Linux & Apple products, Currently addicted to mobile development & working @bluebeetle

81 comments

  1. I get this error when I activated this plugin.

    Fatal error: Cannot redeclare is_valid_name() (previously declared in /home/rocky/domains/domain.com/public_html/wp-content/plugins/email/email.php:260) in /home/rocky/domains/domain.com/public_html/wp-content/plugins/organizer/plugin_functions.php on line 191

  2. Have fixed the error by prefixing all the organizer plugin function with name organizer. So this solves the above issue.

  3. Hi, greetings from Melbourne Australia. Many thanks for the wonderful plugin!

    We are using it as part of our physics blog for the International gravity wave detection experiments (LIGO). For which, being able to upload our notes, and other documents (pdf, ps, doc, etc.) is ‘bloody’ great.

    Hopefully, this a quick question. I got the following error:
    Fatal error: Call to undefined function: get_file_icon() in /data/www/sites/gravitywave/wp-content/plugins/organizer/page/index.php on line 53
    when I tried listing a file folder directory that contains image files (.bmp) and documents. Any suggestions as to what I am doing wrong?

    Thanks again, Steve

  4. Hi Steve Melnikoff

    It was not your problem. It was my bad programming.. πŸ˜‰

    I have mad the update on the plugin. Now that problem is fixed. I hope you will not have any more issues.

    Imthiaz

  5. Is is possible to implement the quota system to limit the total file size that user used?

  6. thanks for the plugin! very useful, but a quick note: you create directories in dir.php with 0666 permissions. this produces errors in your plugin because those directories aren’t accessible (no +x) by anyone. you probably wanted 755, 775, or 777. (i use 775 w/ group perms apache).

  7. 16-Apr-2006 – Version 1.1.0
    – Added user level directory uploads
    – Added user level extension
    – Added user level upload limits
    – Added user level upload quota
    – Fixed directory permission bug

  8. Hi. I just installed it and almost everything seems to be working fine except the image list page… page=organizer/page/index.php&d=5

    All of the thumbnails are broken. When I click on the text link of the file name the view page comes up fine. Any help?
    Ken

  9. You know what would be really useful: somewhere on the detail page for a particular file, provide a full link that can be copied and pasted into the editing window for a post…

  10. Sorry about my previous email… I was reading the instructions on the OLD version to add files to the wp-admin. Suggestion: change the files and directories to show “organizer1.0”, ditto the instruction page.
    Well done!

  11. “You know what would be really useful: somewhere on the detail page for a particular file, provide a full link that can be copied and pasted into the editing window for a postÒ€¦”

    I second this – didn’t the old Organizer used to do this? I’d love to see the next version with this facility, it’s way more important for novice users than you may think.

    Anyhow, great plugin.

  12. I have made the box. Now you can copy and paste the url of the file easily. I was thinking to do a lite file browser which I can snap to editor. In that case it will be very easy to upload and maintain files.

    But very hard no time and I am on tight work.. :-D. But I will do it some day… πŸ˜‰ if any one interested can join me.

  13. Hi,

    first of all, congratulations for the great plugin!

    When viewing the details for an image I was getting the following error:

    Image functions:
    Fatal error: Call to undefined function: get_image_type() in D:\Program Files\Apache Group\Apache2\htdocs\wordpress201.dy\wp-content\plugins\organizer\page\view.php on line 314

    In that line, replacing the call to “get_image_type” for a call to “organizer_get_image_type” seems to have solved it.

    Cheers

  14. Just to say that “lite file browser” idea is getting better and better by the minute πŸ™‚

    For images it could insert the image automatically as an <img src=”…
    and for other filetypes (ie, PDFs) it could make a direct link <a href=”…

    Just some ideas if you come around to implement it… πŸ™‚

  15. Brilliant plug-in. Just made my “indespensible” list of -must haves- for WP. Thanks so much for your contribution to the Word-Press Community.

  16. Maybe I am doing something wrong…
    But I´m getting this error.

    Warning: main(plugin_functions.php): failed to open stream: No such file or directory in…etc…

    Any idea of what might be causing an error message like that? The whole blog crashes until I delete the organizer folder.

    Any help or clue would be really appreciated, guys.

    MaX

  17. This might be an idea for a totally different plugin, but would it be possible to control user defined categories – outside of what setting I have in wordpress? Or maybe any directory?

    Lets say my images uploaded through wordpress go to mysite.com/wp-content/images but I have other images uploaded through a different site/script/imagegallery/whatever that go to mysite.com/bla. The wordpress directory, to me, is already organized. The ones uploaded to /bla aren’t so much.

    Is there a hack I can use? Would this be a security risk? Will this be in the next version?

    Thanks πŸ™‚

  18. It is working fine here, but the reference to the

    gives a wrong reference, so the onchange() doesnt work.

    I even dont have a /home/ dir.

    So I have to call the dirs like
    /wp-admin/admin.php?page=organizer/page/index.php&d=3

    Any suggestions? All other JS calls are done by .. references.

    Thanks for the nice plugin!

  19. Hi,

    i’m searching for an option that allows to resize uploaded pictures to a max px width. Is that possible with the Organizer Plugin?

    Thx,
    Emilino

  20. @Emilino:

    currently its not possible to let the plugin resize pictures on the fly. But you can use for example Photopress_Plugin to do this job for you. I wouldn’t recommend the use of photopress for publishing images, as it doesn’t integrate into wordpress’s normal post and page-structure, but for resizing and watermarking images (or whole directories) its perfect. regards, erik

  21. I like the plug-in, it’s nice.

    I also need the capability to view and edit the “title” and “description” fields that are collected when I upload the files on the “upload” section of the Page editing page; is this something that you could add in a future version?

    Thanks!

    -Sara

  22. Hi!

    I installed “Organizer” and configured the Role Manger plugin for “Organizer” – everything is green. When I log into the WordPress Admin Control Center with an admin account and go to “Organizer” into a folder and klick on a link of a file (example: .pdf). I always get this: “Du hast nicht ausreichend Rechte, um auf diese Seite zuzugreifen.” – So I do not have the rights to access this file ;( So, what does I have to do? Please help me. Thx Michael

  23. Pingback: orioa

Comments are closed.