{"id":3540,"date":"2008-08-16T17:21:49","date_gmt":"2008-08-16T17:21:49","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-markitup\/"},"modified":"2009-08-25T12:19:52","modified_gmt":"2009-08-25T12:19:52","slug":"wp-markitup","status":"closed","type":"plugin","link":"https:\/\/cn.wordpress.org\/plugins\/wp-markitup\/","author":853222,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.3.5","stable_tag":"trunk","tested":"2.7","requires":"2.7","requires_php":"","requires_plugins":"","header_name":"WP MarkItUp!","header_author":"Stefano Verna","header_description":"","assets_banners_color":"","last_updated":"2009-08-25 12:19:52","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/wpmarkitup.stefanoverna.com\/","header_plugin_uri":"http:\/\/wpmarkitup.stefanoverna.com\/","header_author_uri":"http:\/\/www.stefanoverna.com\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":5829,"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":[],"block_files":[],"assets_screenshots":{"screenshot-5.png":{"filename":"screenshot-5.png","revision":"1539213","resolution":"5","location":"plugin","width":1003,"height":476},"screenshot-6.png":{"filename":"screenshot-6.png","revision":"1539213","resolution":"6","location":"plugin","width":1003,"height":452},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1539213","resolution":"4","location":"plugin","width":414,"height":409},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1539213","resolution":"2","location":"plugin","width":740,"height":429},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1539213","resolution":"3","location":"plugin","width":717,"height":407},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1539213","resolution":"1","location":"plugin","width":999,"height":582}},"screenshots":{"1":"WP MarkItUp! doing his work with MarkDown syntax toolbar enabled.","2":"WP MarkItUp! with another skin activated. The toolbar is now for XHTML tags.","3":"WP MarkItUp! settings page showing the different toolbars available.","4":"WP MarkItUp! settings page showing the different skins available.","5":"WP MarkItUp! settings page showing a warning if you're enabling a toolbar that needs an external plugin to work properly.","6":"WP MarkItUp! showing a warning in the \"Write a Post\" page if you have enabled a toolbar that needs an external plugin to work properly."}},"plugin_section":[],"plugin_tags":[1332,17636,4608,42247,1719],"plugin_category":[46,47],"plugin_contributors":[87815],"plugin_business_model":[],"class_list":["post-3540","plugin","type-plugin","status-closed","hentry","plugin_tags-editor","plugin_tags-fckeditor","plugin_tags-markdown","plugin_tags-markitup","plugin_tags-tinymce","plugin_category-editor-and-writing","plugin_category-education-and-support","plugin_contributors-stefanoverna-1","plugin_committers-stefanoverna-1"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wp-markitup.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/wp-markitup\/trunk\/screenshot-1.png?rev=1539213","caption":"WP MarkItUp! doing his work with MarkDown syntax toolbar enabled."},{"src":"https:\/\/ps.w.org\/wp-markitup\/trunk\/screenshot-2.png?rev=1539213","caption":"WP MarkItUp! with another skin activated. The toolbar is now for XHTML tags."},{"src":"https:\/\/ps.w.org\/wp-markitup\/trunk\/screenshot-3.png?rev=1539213","caption":"WP MarkItUp! settings page showing the different toolbars available."},{"src":"https:\/\/ps.w.org\/wp-markitup\/trunk\/screenshot-4.png?rev=1539213","caption":"WP MarkItUp! settings page showing the different skins available."},{"src":"https:\/\/ps.w.org\/wp-markitup\/trunk\/screenshot-5.png?rev=1539213","caption":"WP MarkItUp! settings page showing a warning if you're enabling a toolbar that needs an external plugin to work properly."},{"src":"https:\/\/ps.w.org\/wp-markitup\/trunk\/screenshot-6.png?rev=1539213","caption":"WP MarkItUp! showing a warning in the \"Write a Post\" page if you have enabled a toolbar that needs an external plugin to work properly."}],"raw_content":"<!--section=description-->\n<p>WP MarkItUp! is the Wordpress plugin that replaces the old \"quicktags\" toolbar with <a href=\"http:\/\/markitup.jaysalvat.com\/home\/\" title=\"MarkItUp! official website\">MarkItUp!<\/a>, a lightweight jQuery plugin that allows to turn any textarea into an highly customizable markup editor. <strong>XHTML, Textile, Wiki, Markdown and BBcode<\/strong> toolbars are already provided out-of-the-box, but even your own markup syntax can be easily implemented with this system. The plugin currently features three different skins for the toolbar, new ones are about to come.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Download the zipped plugin (the latest version will always be available at the <a href=\"http:\/\/wpmarkitup.stefanoverna.com\/\" title=\"WP MarkItUp!\">WP MarkItUp! official page<\/a>).<\/li>\n<li>Unzip it and upload the whole <code>wp_markitup<\/code> directory to your <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Make sure the permissions on all .php files it are at least 755. If you can SSH, simply go to  the <code>wp_markitup<\/code> directory and type <code>find . -name '*.php' | xargs chmod 755<\/code>. Alternatively, just use any FTP client (Filezilla, Cyberduck) to do it manually.<\/li>\n<li>Activate the plugin through the <strong>Plugins<\/strong> menu in WordPress.<\/li>\n<li>Go to the WP MarkItUp! setting page under the <strong>Settings<\/strong> section. Here you can choose the toolbar and the skin to activate from the available ones.<\/li>\n<li>There's no step six. Enjoy your brand new 21st century editor ;)<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>I have successfully deactivated the plugin, but the visual tinyMCE editor doesn't show up!<\/dt>\n<dd><p>You need to go to your Profile page, and check the \"Use the visual editor when writing\" option.<\/p><\/dd>\n<dt>How can I add my own personal tagset to the plugin?<\/dt>\n<dd><p>You basically need to create a new directory inside the <code>\/wp-content\/plugins\/wp_markitup\/markitup\/sets\/<\/code> directory containing the toolbar stylesheet <code>style.css<\/code>, <code>set.php<\/code> which is the markItUp! toolbar specification and <code>infos.php<\/code>, a simple file used by the plugin to know if the tagset needs some external plugin to work.<br \/>\nPlease note that <code>set.php<\/code>, despite its extension, it's a common Javascript source code file: the php it's just for localization purposes.<\/p>\n\n<p>Your're strongly suggested to read the well written <a href=\"http:\/\/markitup.jaysalvat.com\/documentation\/\" title=\"MarkItUp! documentation\">markItUp! documentation<\/a> on how to setup your custom tagset, and watch a couple of <a href=\"http:\/\/markitup.jaysalvat.com\/examples\/\">markItUp! examples<\/a> for yourself.<\/p><\/dd>\n<dt>How can I add a new skin\/edit an existing one?<\/dt>\n<dd><p>Even easier. You just need to have some basic CSS knowledge and have to look at the <code>wp_markitup\/markitup\/skins\/<\/code> directory. You'll find a directory for each existing skin. Each dir will contain a stylesheet named <code>style.css<\/code>. It's common to see also an <code>images<\/code> directory used by the stylesheet itself.<\/p><\/dd>\n<dt>I would like to become a WP MarkItUp! translator!<\/dt>\n<dd><p>Great! You can start installing <a href=\"http:\/\/www.poedit.net\/download.php\">Poedit<\/a> and opening the <code>wp_markitup\/languages\/markitup-it_IT.po<\/code> file with it. It's all pretty straightforward. If you have problems or you want to submit me the finished translation, don't hesitate to <a href=\"http:\/\/www.stefanoverna.com\/about\/\">contact me<\/a>.<\/p><\/dd>\n<dt>Feature Request\/Bug Reporting<\/dt>\n<dd><p>If you find any problems\/bugs\/annoyances or if you feel like something really important is missing, than please let me know commenting at the <a href=\"http:\/\/wpmarkitup.stefanoverna.com\/\" title=\"WP MarkItUp!\">WP MarkItUp! official page<\/a>. Thanks for the support!<\/p><\/dd>\n\n<\/dl>","raw_excerpt":"Replaces the old &quot;quicktags&quot; toolbar with MarkItUp, a lightweight costumizable markup editor with XHTML, Textile, Wiki, Markdown and BBcode  &hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/3540","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=3540"}],"author":[{"embeddable":true,"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/stefanoverna-1"}],"wp:attachment":[{"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=3540"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=3540"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=3540"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=3540"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=3540"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=3540"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}