{"id":14570,"date":"2011-08-24T16:52:13","date_gmt":"2011-08-24T16:52:13","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/poemformatter\/"},"modified":"2012-03-28T22:23:36","modified_gmt":"2012-03-28T22:23:36","slug":"poemformatter","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/poemformatter\/","author":7932964,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.1.0","stable_tag":"0.1.0","tested":"3.3.2","requires":"3.2","requires_php":"","requires_plugins":"","header_name":"poem formatter","header_author":"Walter Werther","header_description":"","assets_banners_color":"","last_updated":"2012-03-28 22:23:36","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/wwerther.de\/static\/poemformatter","header_plugin_uri":"http:\/\/wwerther.de\/static\/poemformatter","header_author_uri":"http:\/\/wwerther.de\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":1325,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"0.1.0":"<ul>\n<li>Smaller bugfixes, updated some URLs<\/li>\n<\/ul>","0.0.6":"<ul>\n<li>We almost reach the level where it is worth to use this plugin<\/li>\n<\/ul>","0.0.1":"<ul>\n<li>Initial version..<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.0.6","0.1.0"],"block_files":[],"assets_screenshots":{"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1444225","resolution":"4","location":"plugin"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1444225","resolution":"2","location":"plugin"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1444225","resolution":"3","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1444225","resolution":"1","location":"plugin"}},"screenshots":{"1":"one column layout","2":"advanced formatting","3":"two column layout","4":"default-layout with advanced format"}},"plugin_section":[],"plugin_tags":[6984,1396,17370,27038],"plugin_category":[],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-14570","plugin","type-plugin","status-closed","hentry","plugin_tags-format","plugin_tags-lyrics","plugin_tags-poem","plugin_tags-poetry","plugin_committers-wwerther"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/poemformatter.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/poemformatter\/trunk\/screenshot-1.png?rev=1444225","caption":"one column layout"},{"src":"https:\/\/ps.w.org\/poemformatter\/trunk\/screenshot-2.png?rev=1444225","caption":"advanced formatting"},{"src":"https:\/\/ps.w.org\/poemformatter\/trunk\/screenshot-3.png?rev=1444225","caption":"two column layout"},{"src":"https:\/\/ps.w.org\/poemformatter\/trunk\/screenshot-4.png?rev=1444225","caption":"default-layout with advanced format"}],"raw_content":"<!--section=description-->\n<p>This plugin allows to format poems in a nice way. The content of the poem is capsuled by the &#091;poem&#093;-tag.<\/p>\n <p>It loads a template from the template-directory if specified, else the default template is choosen.<\/p>\n <h4>Poem Syntax<\/h4>\n <p>The plugin supports a simple formatting syntax. All formatting information has to be put at the line-start<\/p>\n <ul>\n<li>#c# &#045;&#062; Center all lines starting with this line<\/li>\n<li>#l# &#045;&#062; Align left all lines starting with this line<\/li>\n<li>#r# &#045;&#062; Align right all lines starting with this line<\/li>\n<li>\n<ul>\n<li>&#045;&#062; Indent the line by count(+) times &lt;indent&#062; pixels<\/li>\n<\/ul><\/li>\n<li>#1#,#2#,#3# &#045;&#062; the following text will be put to the text-box number 1, 2, 3.... Text-Box 1 is default text-box<\/li>\n<\/ul>\n <h4>Template syntax<\/h4>\n <p>has to be explained and written. Job is on my ToDo-list.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Download the Plugin ZIP file<\/li>\n<li>Unpack the Plugin-ZIP<\/li>\n<li>Upload the poem&#095;formatter folder to your wordpress plugin directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol>\n <p>After activating the plugin you can use Poem Formatter with these shortcode:<\/p>\n <ul>\n<li>&#091;poem title=\"\"&#093;Your poem here&#091;\/poem&#093;<\/li>\n<\/ul>\n <p>Optional parameters are poem title=\"title\" (debug) (align=\"center|left|right\") (indent=\"\")<\/p>\n <ul>\n<li>title=\"title\" &#045;&#062; specify the title of your poem<\/li>\n<li>author &#045;&#062; Specify the author of the poem.<\/li>\n<li>date &#045;&#062; Specify the creation date of the poem (if you want to)<\/li>\n<li>align=\"center|left|right\" &#045;&#062; default is center, specify the default align of the poem lines (can be changed during the poem)<\/li>\n<li>indent = \"pixel\" default is 50, specifies the indent per line in pixel per + sign at the start of the line<\/li>\n<li>template &#045;&#062; The name of the template that shall be used for the poem. If not specified \"default\" is loaded<\/li>\n<li>debug &#045;&#062; If this is present the PHP-module put some more information into the HTML-file<\/li>\n<li>ipsum &#045;&#062; If this is present the content will be replaced by \"Lorem Ipsum\"<\/li>\n<li>titlecolor &#045;&#062; If the template supports changing the title-color this can be done with this switch<\/li>\n<li>textcolor &#045;&#062; If the template supports changing the text-color this can be done with this switch<\/li>\n<\/ul>\n\n<!--section=faq-->\n<h4>Where do I get the development-version?<\/h4>\n <p>I use git for my own development. You can find the Trunk-version on <a href=\"https:\/\/github.com\/wwerther\/Wordpress-PoemFormatter\">GitHub<\/a>. It includes also the scripts to update the subversion-directory on wordpress.<\/p>\n <h4>Are there known bugs?<\/h4>\n <p>Yes, I'm sure, that there are some known bugs. I had no time to fix or trace them yet.<\/p>\n <ul>\n<li>to be done...<\/li>\n<\/ul>\n <h4>Is there a Roadmap?<\/h4>\n <p>Yes, there is kind of a roadmap. But the order depends on my time.<\/p>\n <ul>\n<li>improve the documentation<\/li>\n<li>create some more templates<\/li>\n<\/ul>\n\n<!--section=changelog-->\n<h4>0.1.0<\/h4>\n <ul>\n<li>only minor adjustments. Preparation for further changes<\/li>\n<\/ul>\n <h4>0.0.6<\/h4>\n <ul>\n<li>support for different templates and text-blocks<\/li>\n<li>proper replacement of meta-attributes like author, creation date, color replacement<\/li>\n<li>poem template added<\/li>\n<\/ul>\n <h4>0.0.1<\/h4>\n <ul>\n<li>Initial pre-beta version, does not really allow public usage<\/li>\n<\/ul>","raw_excerpt":"A plugin that allows to format poems in a proper and easy way. It provides some small control tags to allow adjustment to the layout.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/14570","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=14570"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/wwerther"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=14570"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=14570"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=14570"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=14570"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=14570"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=14570"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}