{"id":11397,"date":"2011-01-27T03:55:57","date_gmt":"2011-01-27T03:55:57","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/omni-secure-files\/"},"modified":"2012-06-12T00:56:56","modified_gmt":"2012-06-12T00:56:56","slug":"omni-secure-files","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/omni-secure-files\/","author":7390533,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.1.15","stable_tag":"0.1.15","tested":"3.3.2","requires":"3.0.0","requires_php":"","requires_plugins":"","header_name":"Omni Secure Files","header_author":"Sliced Projects Inc.","header_description":"","assets_banners_color":"","last_updated":"2012-06-12 00:56:56","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www.slicedprojects.ca\/wordpress\/omni-secure-files","header_author_uri":"http:\/\/www.slicedprojects.ca\/","rating":0,"author_block_rating":0,"active_installs":30,"downloads":9437,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"0.1.14":"<p>Important security update<\/p>","0.1.12":"<p>Minor update for some issues with order of script loading in some rare cases<\/p>","0.1.10":"<p>Adjusted order of script loading to fix some issues related to IE 8\/9.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1.1","0.1.11","0.1.12","0.1.13","0.1.14","0.1.15","0.1.2","0.1.3","0.1.4","0.1.5","0.1.6","0.1.7","0.1.8","0.1.9"],"block_files":[],"assets_screenshots":{"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1573779","resolution":"3","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1573779","resolution":"1","location":"plugin"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1573779","resolution":"2","location":"plugin"}},"screenshots":{"1":"File browser","2":"Upload file","3":"Setup"}},"plugin_section":[],"plugin_tags":[88,870,125,259],"plugin_category":[50,54,58],"plugin_contributors":[86041,86042],"plugin_business_model":[],"class_list":["post-11397","plugin","type-plugin","status-closed","hentry","plugin_tags-files","plugin_tags-private","plugin_tags-secure","plugin_tags-upload","plugin_category-media","plugin_category-security-and-spam-protection","plugin_category-user-management","plugin_contributors-jsapara","plugin_contributors-omnilogic","plugin_committers-jsapara"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/omni-secure-files.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/omni-secure-files\/trunk\/screenshot-1.png?rev=1573779","caption":"File browser"},{"src":"https:\/\/ps.w.org\/omni-secure-files\/trunk\/screenshot-2.png?rev=1573779","caption":"Upload file"},{"src":"https:\/\/ps.w.org\/omni-secure-files\/trunk\/screenshot-3.png?rev=1573779","caption":"Setup"}],"raw_content":"<!--section=description-->\n<p>Provides a back end secure area to upload and share files. Perfect for a simple intranet file sharing site. Supports large file uploads.<\/p>\n\n<p>Features:<\/p>\n\n<ul>\n<li>Rename files <em>NEW<\/em><\/li>\n<li>Set max file upload size <em>NEW<\/em><\/li>\n<li>Can be configured to store files outside of your web root directory<\/li>\n<li>Simple permission system based on roles<\/li>\n<li>Supports uploading large files<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload zip package through WordPress backend and activate plugin.<\/li>\n<li>Configure secure paths to store files<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>I cannot upload files<\/dt>\n<dd><p>You may have a theme or plugin that re-registered jquery. Review your theme for any calls to: wp_deregister_script().<\/p>\n\n<p>If found, make sure the add_action that calls this code uses: wp_enqueue_scripts\/admin_enqueue_scripts<\/p>\n\n<p>If you find a plugin that does this, contact the author and encourage them to properly override jquery.<\/p><\/dd>\n<dt>I cannot rename\/delete files<\/dt>\n<dd><p>Your web provider likely has mod_security enabled for your site. You should be able to contact them and have it disabled\nor updated to support applications which make use of AJAX posting.<\/p><\/dd>\n<dt>I get duplicate files when I upload<\/dt>\n<dd><p>Make sure you are running the lates version of Omni Secure Files.<\/p><\/dd>\n<dt>My downloads are corrupt<\/dt>\n<dd><p>You probably have WP_DEBUG enabled, which in some cases can output extra text into downloads.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.1.12<\/h4>\n\n<p>Added a jQuery enqueue to resolve some order of loading issues in some cases.<\/p>\n\n<h4>0.1.11<\/h4>\n\n<ul>\n<li>Minor update to CSS includes<\/li>\n<\/ul>\n\n<h4>0.1.10<\/h4>\n\n<ul>\n<li>Fixed order of scripts loading issue that affected some installations<\/li>\n<\/ul>\n\n<h4>0.1.9<\/h4>\n\n<ul>\n<li>Added additional warnings about read\/write permissions for upload directories<\/li>\n<li>Added warning about WP_DEBUG possibly causing download issues<\/li>\n<li>Fixed error in menu load callback<\/li>\n<li>Added more error detection on download processor. More descriptive error messages.<\/li>\n<\/ul>\n\n<h4>0.1.8<\/h4>\n\n<ul>\n<li>Fixed order scripts are loaded to further prevent conflicts with plUploader<\/li>\n<\/ul>\n\n<h4>0.1.7<\/h4>\n\n<ul>\n<li>Fixed conflict with WordPress 3.2+ and plUploader<\/li>\n<\/ul>\n\n<h4>0.1.6<\/h4>\n\n<ul>\n<li>Updated support information<\/li>\n<li>New ownership, development starts again soon!<\/li>\n<\/ul>\n\n<h4>0.1.4<\/h4>\n\n<ul>\n<li>Fixed bug with max upload size not being set<\/li>\n<\/ul>\n\n<h4>0.1.3<\/h4>\n\n<ul>\n<li>Fixed UI glitch in WordPress 3.1<\/li>\n<li>Added renaming of folders and files<\/li>\n<li>Added ability to set max file upload size<\/li>\n<\/ul>\n\n<h4>0.1.2<\/h4>\n\n<ul>\n<li>Fixed meta mark up<\/li>\n<\/ul>\n\n<h4>0.1.1<\/h4>\n\n<ul>\n<li>Inital public release<\/li>\n<\/ul>","raw_excerpt":"Provides a back end secure area to upload and share files. Perfect for a simple intranet file sharing site. Supports large file uploads.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/11397","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=11397"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/omnilogic"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=11397"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=11397"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=11397"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=11397"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=11397"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=11397"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}