{"id":45045,"date":"2010-01-01T19:36:32","date_gmt":"2010-01-01T19:36:32","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/feed-link-widget\/"},"modified":"2011-07-18T13:09:58","modified_gmt":"2011-07-18T13:09:58","slug":"feed-link-widget","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/feed-link-widget\/","author":3678803,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.1.5","stable_tag":"trunk","tested":"3.3.2","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"Feed Text Link Widget","header_author":"Dennis Hoppe","header_description":"","assets_banners_color":"","last_updated":"2011-07-18 13:09:58","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_s-xclick&hosted_button_id=1220480","header_plugin_uri":"http:\/\/dennishoppe.de\/wordpress-plugins\/feed-link-widget","header_author_uri":"http:\/\/dennishoppe.de","rating":0,"author_block_rating":0,"active_installs":20,"downloads":7424,"num_ratings":0,"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":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1539070","resolution":"2","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1539070","resolution":"1","location":"plugin"}},"screenshots":{"1":"Front-End","2":"Back-End"}},"plugin_section":[],"plugin_tags":[2515,850,4991,168,162],"plugin_category":[43,44],"plugin_contributors":[79433],"plugin_business_model":[],"class_list":["post-45045","plugin","type-plugin","status-closed","hentry","plugin_tags-atom","plugin_tags-rss","plugin_tags-rss2","plugin_tags-sidebar","plugin_tags-widget","plugin_category-customization","plugin_category-discussion-and-community","plugin_contributors-dhoppe","plugin_committers-dhoppe"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/feed-link-widget.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/feed-link-widget\/trunk\/screenshot-1.png?rev=1539070","caption":"Front-End"},{"src":"https:\/\/ps.w.org\/feed-link-widget\/trunk\/screenshot-2.png?rev=1539070","caption":"Back-End"}],"raw_content":"<!--section=description-->\n<p>This Plug-in enables you to display your RSS and Atom Feed Links as Widget in the sidebar. The Widget can display the following links:<\/p>\n\n<ul>\n<li>RSS2 Post Feed<\/li>\n<li>RSS2 Comments Feed<\/li>\n<li>Atom Post Feed<\/li>\n<li>Atom Comments Feed<\/li>\n<li>RDF Post Feed<\/li>\n<li>Help Link about Feeds<\/li>\n<\/ul>\n\n<p>Of course you can change all Links, Captions and Stuff.<\/p>\n\n<h4>Requirements<\/h4>\n\n<ul>\n<li><strong>Feed Text Link Widget requires PHP5!<\/strong><\/li>\n<li>WordPress 3.0 or higher<\/li>\n<\/ul>\n\n<h4>Customizing the appearance<\/h4>\n\n<p>If you want to customize the design you have to do the following:<\/p>\n\n<ul>\n<li>copy the <em>feed-text-link-widget.css<\/em> file (from the plug-in folder) to your theme directory<\/li>\n<li>copy the <em>feed-text-link-widget.php<\/em> file (from the plug-in folder) to your theme directory<\/li>\n<li>Now you can start customize the style of your widget until it fits your needs. Both files are well documented and easy to understand. The <em>feed-text-link-widget.php<\/em> builds the architecture. The <em>feed-text-link-widget.css<\/em> adds the style information. <\/li>\n<\/ul>\n\n<p><strong>Of course i can help you customizing your widget appearance<\/strong> for a small fee. ;) Feel free to send me a mail or leave a comment in my blog.<\/p>\n\n<h4>For developers<\/h4>\n\n<p>If you want to use a customized template file outside the theme directory you can use the <em>feed_text_link_widget_template<\/em> filter. Just write the path to your template file in the filter to bypass the template. Here is an example that shows how you can write a plugin which changes the template path to a file in the same directory.<\/p>\n\n<pre><code>Function bypass_template($template_file){\n  \/* the $template_file is the file which is currently set as template so\n     you can also use the filter to read the current template file. \n  *\/\n  return DirName(__FILE__) . '\/my-template.php';\n}\nAdd_Filter('feed_text_link_widget_template', 'bypass_template');\n<\/code><\/pre>\n\n<p>Analogical you can change the style sheet with the <em>author_info_widget_style_sheet<\/em> filter. Here is an example:<\/p>\n\n<pre><code>Function bypass_style_sheet($css_file){\n  \/* the $css_file is the file which is currently set as style sheet so\n     you can also use the filter to read the current css file. \n  *\/\n  \/\/ Url to your CSS File\n  return get_bloginfo('wpurl') . '\/my-style.css';\n}\nAdd_Filter('feed_text_link_widget_style_sheet', 'bypass_style_sheet');\n<\/code><\/pre>\n\n<h4>Questions<\/h4>\n\n<p>If you have any questions feel free to leave a comment in my blog. But please think about this: I will not add features, write customizations or write tutorials for free. Please think about a donation. I'm a human and to write code is hard work.<\/p>\n\n<h4>Language<\/h4>\n\n<ul>\n<li>This Plug-in is available in English.<\/li>\n<li>Dieses Plugin ist in Deutsch verf\u00fcgbar. (<a href=\"http:\/\/dennishoppe.de\/\">Dennis Hoppe<\/a>)<\/li>\n<li>Acest plugin este disponibil \u00een limba Rom\u00e2n\u0103. (<a href=\"http:\/\/www.jibo.ro\/\">Anunturi Jibo<\/a>)<\/li>\n<li>Este plug-in encontra-se dispon\u00edvel em Portugu\u00eas. (<a href=\"http:\/\/devrendezvous.com\/\">Rodrigo Neves<\/a>)<\/li>\n<\/ul>\n\n<p>If you have translated this plug-in in your language feel free to send me the language file (.po file) via E-Mail with your name and this sentence translated in your language: \"This plug-in is available in %YOUR_LANGUAGE_NAME%.\" So i can add it to the plug-in and link to your website from the plug-in page if you want.<\/p>\n\n<p>You can find the <em>Translation.pot<\/em> file in the <em>language\/<\/em> folder in the plug-in directory.<\/p>\n\n<ul>\n<li>Copy it.<\/li>\n<li>Rename it (to your language code).<\/li>\n<li>Translate everything.<\/li>\n<li>Send it via E-Mail to mail@DennisHoppe.de.<\/li>\n<li>Thats it. Thank you! =)<\/li>\n<\/ul>\n\n<!--section=installation-->\n<p>Installation as usual.<\/p>\n\n<ol>\n<li>Unzip and Upload all files to a sub directory in \"\/wp-content\/plugins\/\".<\/li>\n<li>Activate the plug-in through the 'Plugins' menu in WordPress.<\/li>\n<li>Go to your widget admin page and choose a place for your new Widget.<\/li>\n<li>You like what you see?<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>1.1.5<\/h4>\n\n<ul>\n<li>Using WP_Enqueue_Style now.<\/li>\n<\/ul>\n\n<h4>1.1.4<\/h4>\n\n<ul>\n<li>Added Romanian translation by <a href=\"http:\/\/www.jibo.ro\/\">Anunturi Jibo<\/a>.<\/li>\n<li>Added Portuguese translation by <a href=\"http:\/\/devrendezvous.com\/\">Rodrigo Neves<\/a>.<\/li>\n<\/ul>\n\n<h4>1.1.3<\/h4>\n\n<ul>\n<li>Added png icon with transparent background<\/li>\n<\/ul>\n\n<h4>1.1.2<\/h4>\n\n<ul>\n<li>Added RDF Feed link<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Read template directory with get_query_template()<\/li>\n<li>Read style sheet directory with get_stylesheet_directory()<\/li>\n<li>Template Engine should now work with child themes<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>new feature: You can change all captions<\/li>\n<li>You can change the Post-RSS-Link<\/li>\n<li>You can change the Help-Link<\/li>\n<li>Included Template engine for the style and the architecture<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Bug Fix: Made some strings translatable.<\/li>\n<li>Added German translation.<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Everything works fine.<\/li>\n<\/ul>","raw_excerpt":"This Plug-in enables you to display your RSS and Atom Feed Links as Widget in the sidebar.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/45045","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=45045"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/dhoppe"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=45045"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=45045"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=45045"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=45045"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=45045"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=45045"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}