{"id":16585,"date":"2012-01-24T00:16:38","date_gmt":"2012-01-24T00:16:38","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/linkmarklet\/"},"modified":"2015-05-01T19:43:08","modified_gmt":"2015-05-01T19:43:08","slug":"linkmarklet","status":"publish","type":"plugin","link":"https:\/\/scn.wordpress.org\/plugins\/linkmarklet\/","author":1869526,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.8","stable_tag":"0.8","tested":"4.2.39","requires":"3.3","requires_php":"","requires_plugins":"","header_name":"Linkmarklet","header_author":"Jonathan Christopher","header_description":"","assets_banners_color":"","last_updated":"2015-05-01 19:43:08","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/jchristopher\/linkmarklet","header_author_uri":"http:\/\/mondaybynoon.com\/","rating":5,"author_block_rating":0,"active_installs":10,"downloads":3579,"num_ratings":3,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"3"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1","0.2","0.2.1","0.4","0.5","0.5.1","0.5.2","0.5.3","0.6","0.7","0.8"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"650345","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"650348","resolution":"2","location":"assets"}},"screenshots":{"1":"Linkmarklet UI","2":"Linkmarklet Settings"},"jetpack_post_was_ever_published":false},"plugin_section":[74],"plugin_tags":[2845,537,40485,9942],"plugin_category":[],"plugin_contributors":[78453],"plugin_business_model":[],"class_list":["post-16585","plugin","type-plugin","status-publish","hentry","plugin_section-adopt-me","plugin_tags-adopt-me","plugin_tags-link","plugin_tags-linkblog","plugin_tags-press-this","plugin_contributors-jchristopher","plugin_committers-jchristopher"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/linkmarklet.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/linkmarklet\/assets\/screenshot-1.png?rev=650345","caption":"Linkmarklet UI"},{"src":"https:\/\/ps.w.org\/linkmarklet\/assets\/screenshot-2.png?rev=650348","caption":"Linkmarklet Settings"}],"raw_content":"<!--section=description-->\n<p><strong>ADOPT ME!<\/strong> Press This! was completely revamped in WordPres 4.2 and as such I will be focusing any effort that may have been put into Linkmarklet into that feature. As a result I am actively seeking someone to take over development of Linkmarklet. Thank you for considering!<\/p>\n\n<p>Instead of the traditional Press This! interface, Linkmarklet offers a much more streamlined UI allowing you to linkblog quickly. Upon clicking the bookmarklet, Linkmarklet will present you with a simple way of editing the page title, the page link, the page slug, and the post content. In the settings you can define three things:<\/p>\n\n<ol>\n<li>The category to which Linkmarklet posts will be added<\/li>\n<li>The Custom Field name you're using to store the submitted link<\/li>\n<li>The Post Format you would like to use for each post<\/li>\n<li>Whether or not to Future Post the current post and by how many minutes compared to your future-most scheduled post<\/li>\n<\/ol>\n\n<p>That's about it. Clicking Publish pushes the entry live instantly (or schedules it). Clicking Save will store the post as a Draft.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Download the plugin and extract the files<\/li>\n<li>Upload <code>linkmarklet<\/code> to your <code>~\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Install the bookmarklet provided on the <code>Settings &gt; Linkmarklet<\/code> screen<\/li>\n<li>Customize your installation using the <code>Settings &gt; Linkmarklet<\/code> menu in the WordPress admin<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>0.8<\/h4>\n\n<ul>\n<li>ADOPT ME! Linkmarklet is up for adoption, if you would like to take ownership please let me know! Contact information on my wordpress.org Profile page<\/li>\n<li>Misc code standardization, formatting, and CSS updates<\/li>\n<\/ul>\n\n<h4>0.7<\/h4>\n\n<ul>\n<li>Fixed an issue where post Tags were set after the post was published which caused interference with other plugin processes<\/li>\n<\/ul>\n\n<h4>0.6<\/h4>\n\n<ul>\n<li>Fixed an issue where Future Publish settings wouldn't properly unset after being set.<\/li>\n<li>Added autocomplete to Tags<\/li>\n<\/ul>\n\n<h4>0.5.3<\/h4>\n\n<ul>\n<li>Fixed an edge case issue where Linkmarklet would show up as a 404 when invoked. Triggered by certain web hosts (in particular HostGator) that seem to interfere when a $_GET includes a protocol.<\/li>\n<\/ul>\n\n<h4>0.5.2<\/h4>\n\n<ul>\n<li>Removed unwanted escaping of post content that was causing issue with Markdown and inline HTML<\/li>\n<\/ul>\n\n<h4>0.5.1<\/h4>\n\n<ul>\n<li>Fixed an issue where offiste image processing would not take place if using HTTPS<\/li>\n<\/ul>\n\n<h4>0.5<\/h4>\n\n<ul>\n<li>Support for offsite images. If you include a Markdown-formatted image (e.g. <code>!&#091;Alt text&#093;&#040;http:\/\/example.com\/image.jpg&#041;<\/code>) it will be downloaded and imported into your Media library so as to not hotlink someone else's image. The image will be wrapped a link to the source article so as to mimic OEMBED policies. <strong>Note:<\/strong> image titles are not supported at this time.<\/li>\n<\/ul>\n\n<h4>0.4<\/h4>\n\n<ul>\n<li>Support for Future Publishing. If you're like me, you like to bulk-linkblog, but you don't want to innundate readers with tons of posts all at once. There's now a setting that will let you auto-schedule a post to go live within a timeframe after your future-most-scheduled post. You can also set a 'bumper' of time between your most recently published posts.<\/li>\n<li>Added (optional) support for Tags<\/li>\n<li>Initial support for <a href=\"http:\/\/wordpress.org\/extend\/plugins\/markdown-on-save\/\">Markdown on Save<\/a><\/li>\n<\/ul>\n\n<h4>0.3<\/h4>\n\n<ul>\n<li>Support for Post Formats<\/li>\n<\/ul>\n\n<h4>0.2<\/h4>\n\n<ul>\n<li>Better handling of text input fields on mobile devices<\/li>\n<li>Option to auto-generate the slug (or not)<\/li>\n<li>Added 'Save' button to save as a Draft instead of Publish straight away<\/li>\n<\/ul>\n\n<h4>0.1<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"[ADOPT ME!] Linkmarklet is an alternative to the Press This! bookmarklet aimed at rapid linkblogging. Quickly post while saving a link to a Custom Fie &hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/16585","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=16585"}],"author":[{"embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/jchristopher"}],"wp:attachment":[{"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=16585"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=16585"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=16585"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=16585"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=16585"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=16585"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}