{"id":7848,"date":"2010-01-19T15:15:14","date_gmt":"2010-01-19T15:15:14","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wordprest\/"},"modified":"2010-01-19T15:17:55","modified_gmt":"2010-01-19T15:17:55","slug":"wordprest","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/wordprest\/","author":4953277,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0","stable_tag":"1.0","tested":"2.9.2","requires":"2.7","requires_php":"","requires_plugins":"","header_name":"WordPreSt","header_author":"Greg Thornton","header_description":"","assets_banners_color":"","last_updated":"2010-01-19 15:17:55","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/pledgie.com\/campaigns\/7997","header_plugin_uri":"http:\/\/xdissent.com\/projects\/wordprest\/","header_author_uri":"http:\/\/xdissent.com","rating":0,"author_block_rating":0,"active_installs":10,"downloads":1258,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1539413","resolution":"1","location":"plugin"}},"screenshots":{"1":"The WordPreSt editor."}},"plugin_section":[],"plugin_tags":[1332,1119,86],"plugin_category":[46],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-7848","plugin","type-plugin","status-closed","hentry","plugin_tags-editor","plugin_tags-markup","plugin_tags-post","plugin_category-editor-and-writing","plugin_committers-xdissent"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wordprest.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/wordprest\/trunk\/screenshot-1.png?rev=1539413","caption":"The WordPreSt editor."}],"raw_content":"<!--section=description-->\n<p>WordPreSt adds a reStructuredText input mode to the WordPress post\/page \neditor. Once installed, reStructuredText may be input directly into the\neditor and converted to HTML with the click of a mouse. The reSt source \nis saved with each post\/page for future edits. The rendered HTML output \nis stored as the actual post content to allow modification after \nrendering if desired. Plugin settings control the features of the reSt \nconvertor and include automatic table of contents links, post title \ngeneration from reSt, header level customization, and others. A \"View \ndocument source\" link is also (optionally) available for each post.<\/p>\n\n<p>WordPreSt requires no template modifications and every effort has been \nmade to ensure a truly seamless integration into WordPress.<\/p>\n\n<!--section=installation-->\n<ol>\n<li><p>Install <a href=\"http:\/\/docutils.sourceforge.net\/index.html\">Docutils<\/a> on your \nWordPress hosting server.<\/p><\/li>\n<li><p>Download the latest stable WordPreSt release from the \n<a href=\"http:\/\/github.com\/xdissent\/wordprest\/downloads\">GitHub page<\/a>.<\/p><\/li>\n<li><p>Unzip the plugin package into the <code>\/wp-content\/plugins\/<\/code> directory. The \nzip file will automatically extract into a <code>wordprest<\/code> subdirectory.<\/p><\/li>\n<li><p>Activate the plugin through the \"Plugins\" admin menu in WordPress.<\/p><\/li>\n<li><p>Configure the WordPreSt settings (in the \"Settings\" admin menu) and \nprovide an absolute path to the Docutils <code>rst2html.py<\/code> script. \nWordPreSt does its best to locate the script automatically, but \noften requires manual configuration.<\/p><\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>What is reStructuredText?<\/dt>\n<dd><p>Straight from the horses mouth:<\/p>\n\n<blockquote>\n  <p>\"reStructuredText is an easy-to-read, what-you-see-is-what-you-get \n  plaintext markup syntax and parser system. It is useful for in-line \n  program documentation (such as Python docstrings), for quickly \n  creating simple web pages, and for standalone documents. reStructuredText \n  is designed for extensibility for specific application domains. The \n  reStructuredText parser is a component of \n  <a href=\"http:\/\/docutils.sourceforge.net\/index.html\">Docutils<\/a>. reStructuredText \n  is a revision and reinterpretation of the \n  <a href=\"http:\/\/dev.zope.org\/Members\/jim\/StructuredTextWiki\/FrontPage\/\">StructuredText<\/a> \n  and <a href=\"http:\/\/docutils.sourceforge.net\/mirror\/setext.html\">Setext<\/a>\n  lightweight markup systems.<\/p>\n  \n  <p>-- reStructuredText <a href=\"http:\/\/docutils.sourceforge.net\/rst.html\">Home Page<\/a><\/p>\n<\/blockquote><\/dd>\n<dt>Why Not Just Use Markdown?<\/dt>\n<dd><p><a href=\"http:\/\/daringfireball.net\/projects\/markdown\/\">Markdown<\/a> is a great text \nformat (and conversion tool) and I'm a huge <a href=\"http:\/\/daringfireball.net\/\">Gruber<\/a> \nfan and all, but it's really quite limited in the grand scheme\nof document management. Markdown is not multi-document aware, meaning it\nonly knows about the one file it is parsing at a time, and lacks the\nability to link between internal references across files. A few of its\nfeatures are add-ons requiring plugins, which are not available in every\nimplementation of Markdown either. It's a generally less-configurable\nformat as well, where reSt provides extensive optional settings for\nvarious elements.<\/p>\n\n<p>Perhaps most importantly though, reStructuredText has many output convertors\nallowing you to write once, parse a thousand times, into almost any conceivable\nformat out there. If the output format you desire does not exist, it's \n(fairly) trivial to create your own. Markdown is strictly an (X)HTML \nconvertor which severely limits your options if you want to publish your\ndocuments across different media.<\/p><\/dd>\n<dt>How do I install Docutils?<\/dt>\n<dd><p>If you have shell access to your hosting server, you may be able to simply run\n    easy_install docutils. If <code>easy_install<\/code> is not available, you will need \nto download and install Docutils according to the instructions on the \n<a href=\"http:\/\/docutils.sourceforge.net\/index.html\">Docutils<\/a> home page.<\/p><\/dd>\n<dt>This is awesome! Can I Give You Some Money?<\/dt>\n<dd><p>Wow, I'm flattered! I'm also very broke, so that works out perfectly! Of course\nI'll accept donations, and the guys over at <a href=\"http:\/\/github.com\">GitHub<\/a> have \nbeen nice enough to hook me up with a <a href=\"http:\/\/pledgie.com\/campaigns\/7997\">Pledgie account<\/a> \nto make it incredibly easy for you to show your gratitude for my hard work. \nAny amount would be greatly appreciated.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"A reStructuredText editor enhancement for WordPress.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/7848","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=7848"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/xdissent"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=7848"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=7848"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=7848"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=7848"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=7848"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=7848"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}