Açıklama
- This script load hourly by cron XML with currency rate of USD/RUR and EUR/RUR from “Moscow Interbank Currency Exchange” (http://www.micex.ru/issrpc/marketdata/currency/selt/daily/download/micex_currency_selt_$date.xml)
- Курс валют Московской Биржи показывает динамические значения дня для USD/RUR и EUR/RUR. Для показа ежеднвного официального курса используйте модуль CbrRate.
Supported Languages:
- RU Russian (default)
Yükleme
- Unzip archive to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- To add the MoExRate widget to the sidebar go to ‘Appearance->Widgets’, and add the MoExRate to your blog.
- You must run script for give currency rate info. This script contains three test url:
/moextest – test reading external xml file
/moexup – update currency rate date from external xmlfile
/moexread – test reading saved currency rate date - wp-cron run this script hourly if your cron success configured.
Start wp-cron if it is not running, examples:
GET http://site.ru/wp-cron.php
or
wget -q -O – http://site.ru/wp-cron.php > /dev/null 2>&1
or
/opt/php/5.1/bin/php-cgi -f /var/www/user_id/data/www/site.ru/wp-cron.php
- Для включения виджета, после активации плагина переходим в:
- Внешний вид
- Виджеты
- Перетаскиваем виджет MoExRate на панель сайдбара
- Запускаем вручную для первоначального получения данных /moexup
- конфигурируем крон если он не сконфигурирован
SSS
- Please, send your questions about this widget to my e-mail: selffmail@gmail.com
- Пожалуйста, все вопросы по работе виджета направляйте на: selffmail@gmail.com
İncelemeler
Bu eklenti için herhangi bir değerlendirme bulunmuyor.
Katkıda Bulunanlar ve Geliştiriciler
“MoExRate” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“MoExRate” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.