{"id":2028,"date":"2007-09-13T11:51:58","date_gmt":"2007-09-13T11:51:58","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/zensor\/"},"modified":"2009-06-15T00:22:38","modified_gmt":"2009-06-15T00:22:38","slug":"zensor","status":"publish","type":"plugin","link":"https:\/\/ug.wordpress.org\/plugins\/zensor\/","author":240029,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.7","stable_tag":"trunk","tested":"2.2","requires":"2.1","requires_php":"","requires_plugins":"","header_name":"Zensor","header_author":"Edward Dale","header_description":"","assets_banners_color":"","last_updated":"2009-06-15 00:22:38","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/scompt.com\/projects\/zensor","header_plugin_uri":"http:\/\/www.scompt.com\/projects\/zensor","header_author_uri":"http:\/\/www.scompt.com","rating":0,"author_block_rating":0,"active_installs":10,"downloads":3905,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.6","0.7","0.7-beta1","0.7-beta2","0.7-beta3","0.7.1"],"block_files":[],"assets_screenshots":{"screenshot-5.png":{"filename":"screenshot-5.png","revision":"1566834","resolution":"5","location":"plugin"},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1566834","resolution":"4","location":"plugin"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1566834","resolution":"2","location":"plugin"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1566834","resolution":"3","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1566834","resolution":"1","location":"plugin"}},"screenshots":{"1":"Write a note that will be displayed to the moderator.  Note the tip at the bottom of the page.","2":"Filter pages\/posts based on the moderation status.","3":"Moderator page to view all of the pages\/posts in the Zensor system.","4":"Moderator page with preview of post and form for moderator.  Note the bulk buttons at the bottom of the page.","5":"Sample email that a moderator receives when a post is made."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[225,243,166,7143,8197],"plugin_category":[],"plugin_contributors":[78434],"plugin_business_model":[],"class_list":["post-2028","plugin","type-plugin","status-publish","hentry","plugin_tags-cms","plugin_tags-pages","plugin_tags-posts","plugin_tags-publishing","plugin_tags-workflow","plugin_contributors-scompt","plugin_committers-scompt"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/zensor.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/zensor\/trunk\/screenshot-1.png?rev=1566834","caption":"Write a note that will be displayed to the moderator.  Note the tip at the bottom of the page."},{"src":"https:\/\/ps.w.org\/zensor\/trunk\/screenshot-2.png?rev=1566834","caption":"Filter pages\/posts based on the moderation status."},{"src":"https:\/\/ps.w.org\/zensor\/trunk\/screenshot-3.png?rev=1566834","caption":"Moderator page to view all of the pages\/posts in the Zensor system."},{"src":"https:\/\/ps.w.org\/zensor\/trunk\/screenshot-4.png?rev=1566834","caption":"Moderator page with preview of post and form for moderator.  Note the bulk buttons at the bottom of the page."},{"src":"https:\/\/ps.w.org\/zensor\/trunk\/screenshot-5.png?rev=1566834","caption":"Sample email that a moderator receives when a post is made."}],"raw_content":"<!--section=description-->\n<p>Zensor doesn't work for the current version of WordPress, probably won't be updated anytime soon, and could cause loss of life, limb, or data.<\/p>\n\n<p>Zensor enforces a two-step publishing workflow in WordPress.  The two steps are:<\/p>\n\n<ol>\n<li>An author submits an article (post\/page) for review.<\/li>\n<li>A moderator approves or disapproves the article.<\/li>\n<\/ol>\n\n<p>The article is only visible after the second step.  The author can add a note that the \nmoderator can read when evaluating the article.  Similarly, the moderator can include\na justification for his\/her decision.<\/p>\n\n<h4>Moderators<\/h4>\n\n<p>Who is a moderator is determined by the <code>zensor_moderate<\/code> capability.  Upon installation, \nthe Administrator is assigned this capability.  Also, a new role, Zensor Moderator is created, which\nonly has this capability and <code>read<\/code>.  This is a dedicated user for moderation, eliminating\npotential conflicts of interest.  The Zensor Moderator cannot modify posts in any way\nexcept to accept\/reject them and add a note that will be sent back to the author.  Perfect for \nthe boss who needs to sign off on everything, but shouldn't be allowed to add his own opinion.\nIf you'd like other roles to be able to moderate, then you can grant them the <code>zensor_moderate<\/code>\ncapability using the <a href=\"http:\/\/www.im-web-gefunden.de\/wordpress-plugins\/role-manager\/\">Role Manager<\/a> plugin.<\/p>\n\n<h4>Notifications<\/h4>\n\n<p>Every time someone does something, the other party is notified.  These notifications include:<\/p>\n\n<ul>\n<li>Hello author, your article was just approved\/rejected.<\/li>\n<li>Hello moderator, an article was just saved that you need to look at.<\/li>\n<\/ul>\n\n<p>Notification frequencies for both author and moderator can be independently set\nto either immediate, hourly, or daily.  All messages can be edited through the \noptions interface.<\/p>\n\n<h3>Future Plans<\/h3>\n\n<ul>\n<li>Consolidate all of the options into a single option containing an array.  It's too messy to have so many options for the messages.<\/li>\n<li>A feed of the pages\/posts in the moderation system.  Would have to be authenticated.<\/li>\n<li>Should posts in the moderation system be private\/draft?<\/li>\n<li>Keep a copy of the old, approved version of a page\/post while the new version is in the queue.<\/li>\n<\/ul>\n\n<h3>Version History<\/h3>\n\n<h4>Version 0.7<\/h4>\n\n<ul>\n<li>Notifications frequency is now selectable<\/li>\n<li>Added fix to work with <a href=\"http:\/\/www.vtardia.com\/improved-include-page\/\">Improved Include Page<\/a> plugin.  Thanks, Vincent!<\/li>\n<li>Moved localizing out of javascript file<\/li>\n<\/ul>\n\n<h4>Version 0.6<\/h4>\n\n<ul>\n<li>Moved development to wp-plugins.org<\/li>\n<li>Administrator is granted <code>zensor_moderate<\/code> capability on activation<\/li>\n<\/ul>\n\n<h4>Version 0.5<\/h4>\n\n<ul>\n<li>First push to <a href=\"http:\/\/www.siebold-gymnasium.de\">Siebold Gymnasium<\/a> website<\/li>\n<\/ul>\n\n<!--section=installation-->\n<p><em>Important Note<\/em>: Upon installation, all posts and pages are put into the <code>awaiting<\/code> state\nand will need to be approved\/rejected.<\/p>\n\n<ol>\n<li>Upload the <code>zensor<\/code> directory to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Goto the Manage-&gt;Zensor panel and Approve\/Reject the existing posts and pages<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>I activated the plugin and now nothing shows up on my blog!  Where'd it all go?<\/dt>\n<dd><p>When you activate the plugin, all posts and pages are put into the <code>awaiting<\/code> state.  This \nmeans that they're no longer viewable to normal users.  To get them back, you need\nto either approve or reject them.  This can be done from the Manage-&gt;Zensor panel.  If\nyou want to approve all of them, you can scroll to the bottom of the screen and hit\n    Bulk Approve.<\/p><\/dd>\n<dt>This isn't working out for me.  How do I get rid of the plugin cleanly?<\/dt>\n<dd><p>That's sorry to hear.  I'd love to hear what you didn't like.<br \/>\nLet <a href=\"mailto:&#x73;&#x63;&#111;&#109;&#x70;&#x74;&#064;&#115;&#099;&#x6f;&#x6d;&#112;&#116;&#x2e;&#x63;o&#109;\">me<\/a> know!<\/p>\n\n<p>If you still want to uninstall the plugin, go to the Options-&gt;Zensor panel and scroll\nto the bottom of the screen.  There you'll find an <code>Uninstall<\/code> button.<\/p><\/dd>\n\n<\/dl>","raw_excerpt":"Zensor enforces a two-step publishing workflow in WordPress.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/2028","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=2028"}],"author":[{"embeddable":true,"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/scompt"}],"wp:attachment":[{"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=2028"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=2028"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=2028"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=2028"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=2028"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ug.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=2028"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}