Changeset 1770316
- Timestamp:
- 11/18/2017 05:07:41 PM (8 years ago)
- File:
-
- 1 edited
-
aljazeera-rss/trunk/readme.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
aljazeera-rss/trunk/readme.txt
r1670741 r1770316 1 1 === Plugin Name === 2 Donate link: 2 Contributors: yehiasedkydev 3 Donate link: 1NEqxPfd8DaJSrkrh4jrJrHKSkhcecqRtS 3 4 Tags: widget, arabic, RSS, News, aljazeera, aljazeera.net 4 5 Requires at least: 3.2 … … 12 13 == Description == 13 14 14 A simple widget plugin that fetches the latest Arabic RSS news from [aljazeera.net](http://aljazeera.net). The plugin creates a widget to place in any "widget area" in your site. It has a variable width and height and should be very flexible with your layout.15 A simple widget plugin that fetches the latest Arabic RSS news from [aljazeera.net](http://aljazeera.net). The plugin creates a widget to place in any "widget area" on your site. It has a variable width and height and should be very flexible with your layout. 15 16 16 17 Features: … … 18 19 * Choose number of news items to show 19 20 * Show or hide the description of each news item 20 * Show or hide aljazeera logo and link21 * News arecached for 10 minutes to decrease the load on your web server21 * Show or hide Aljazeera logo and link 22 * News is cached for 10 minutes to decrease the load on your web server 22 23 23 **Note**: This is an *UNOFFICIAL* plugin and there is no relation between the developer and Aljazeera news channel24 **Note**: This is an *UNOFFICIAL* plugin and there is no relation between the developer and Aljazeera news channel 24 25 25 26 If you want to change the widget style, add your style to the "custom.css" file in the plugin directory "/wp-content/plugins/aljazeera-rss/". … … 40 41 = Is there an English version for Aljazeera English? = 41 42 42 Currently there is only an Arabic version43 Currently, there is only an Arabic version 43 44 44 45 = How do I change the history format or time zone? = 45 46 46 The history format is taken from wordpress. If you change the wordpress history format setting it will change accordingly. The time zone is GMT taken from the RSS feed.47 The history format is taken from wordpress. If you change the wordpress history format setting it will change accordingly. The timezone is GMT taken from the RSS feed. 47 48 48 49 = How do I change the colors of the widget? = 49 50 50 You will have to do this manually, put your css rules in the "custom.css" file located atthe plugin folder "/wp-content/plugins/aljazeera-rss/" .This file is loaded after the plugin style so it will overwrite the default style51 You will have to do this manually, put your CSS rules in the "custom.css" file located in the plugin folder "/wp-content/plugins/aljazeera-rss/" .This file is loaded after the plugin style so it will overwrite the default style 51 52 52 53 == Screenshots == 53 54 54 55 1. The widget with 5 items and no description 55 2. The widget with 3 items, description and without aljazeera logo56 2. The widget with 3 items, description and without Aljazeera logo 56 57 3. The widget in admin area 57 58 … … 60 61 = 1.2 = 61 62 * Fixed the plugin info and the upgrade notice bug 62 * Fixed a bug in pervious version prevented Aljazeera Logo from appearing63 * Fixed a bug in the previous version prevented Aljazeera Logo from appearing 63 64 64 65 = 1.1 = 65 * Updated the code to work with Wor Press 4.4.266 * Updated the code to work with WordPress 4.4.2 66 67 67 68 = 1.0 =
Note: See TracChangeset
for help on using the changeset viewer.