Changeset 900229
- Timestamp:
- 04/22/2014 03:12:39 PM (12 years ago)
- Location:
- q3-activity
- Files:
-
- 2 added
- 2 deleted
- 1 edited
- 5 copied
-
tags/0.2 (copied) (copied from q3-activity/trunk)
-
tags/0.2/img (copied) (copied from q3-activity/trunk/img)
-
tags/0.2/jquery.ui.datepicker.css (copied) (copied from q3-activity/trunk/jquery.ui.datepicker.css)
-
tags/0.2/q3-activity.php (copied) (copied from q3-activity/trunk/q3-activity.php)
-
tags/0.2/readme.txt (copied) (copied from q3-activity/trunk/readme.txt) (2 diffs)
-
tags/0.2/screenshot-1.png (added)
-
trunk/readme-eng.txt (deleted)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/screenshot-1.JPG (deleted)
-
trunk/screenshot-1.png (added)
Legend:
- Unmodified
- Added
- Removed
-
q3-activity/tags/0.2/readme.txt
r893652 r900229 4 4 Tags: activity, posts, report, users 5 5 Requires at least: 3.5.1 6 Tested up to: 3. 8.17 Stable tag: 0. 16 Tested up to: 3.9 7 Stable tag: 0.2 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 13 13 == Description == 14 14 15 Плагин [Q3-Activity](http://example.com) предоставляет возможность просмотра активности зарегистрированных пользователей. Отображает список пользователей с указанием числа созданных записей за указанный промежуток времени.15 Plugin [Q3-Activity](http://example.com) allows you to view the activity of registered users. Displays a list of users with the number of records created for a specified period of time. 16 16 17 В дальнейшем функционал плагина будет расширяться 17 Later plugin functionality will be expanded. 18 18 19 19 == Installation == 20 20 21 Для установки плагина необходимо:21 To set the plugin up, you need to: 22 22 23 1. Скопируйте папку `wp-russian-typograph` в папку `/wp-content/plugins/` на вашем сайте.24 2. Активируйте плагин в меню `Плагины` (`Plugins`) в админке Wordpress. 23 1. Upload the folder `q3-activity` to the `/wp-content/plugins/` directory 24 1. Activate the plugin through the 'Plugins' menu in WordPress 25 25 26 Готово!26 That's all! 27 27 28 28 == Frequently Asked Questions == 29 29 30 = Как установитьQ3-Activity? =31 Просто деактивируйте его в меню `Плагины ` (`Plugins`) в админке Wordpress. 30 = How to uninstall Q3-Activity? = 31 Simple deactivate it through the 'Plugins' menu in Wordpress 32 32 33 33 == Screenshots == 34 34 35 1. Страница с отчетом35 1. Report list 36 36 37 37 == Upgrade Notice == 38 38 39 = 0.2 = 40 Readme file updated. 41 39 42 = 0.1 = 40 Первый выпуск.43 Initial release. 41 44 42 45 == Changelog == 43 46 47 = 0.2 = 48 * Readme file updated. 49 44 50 = 0.1 = 45 * Первый выпуск.51 * Initial release. -
q3-activity/trunk/readme.txt
r893652 r900229 4 4 Tags: activity, posts, report, users 5 5 Requires at least: 3.5.1 6 Tested up to: 3. 8.17 Stable tag: 0. 16 Tested up to: 3.9 7 Stable tag: 0.2 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 13 13 == Description == 14 14 15 Плагин [Q3-Activity](http://example.com) предоставляет возможность просмотра активности зарегистрированных пользователей. Отображает список пользователей с указанием числа созданных записей за указанный промежуток времени.15 Plugin [Q3-Activity](http://example.com) allows you to view the activity of registered users. Displays a list of users with the number of records created for a specified period of time. 16 16 17 В дальнейшем функционал плагина будет расширяться 17 Later plugin functionality will be expanded. 18 18 19 19 == Installation == 20 20 21 Для установки плагина необходимо:21 To set the plugin up, you need to: 22 22 23 1. Скопируйте папку `wp-russian-typograph` в папку `/wp-content/plugins/` на вашем сайте.24 2. Активируйте плагин в меню `Плагины` (`Plugins`) в админке Wordpress. 23 1. Upload the folder `q3-activity` to the `/wp-content/plugins/` directory 24 1. Activate the plugin through the 'Plugins' menu in WordPress 25 25 26 Готово!26 That's all! 27 27 28 28 == Frequently Asked Questions == 29 29 30 = Как установитьQ3-Activity? =31 Просто деактивируйте его в меню `Плагины ` (`Plugins`) в админке Wordpress. 30 = How to uninstall Q3-Activity? = 31 Simple deactivate it through the 'Plugins' menu in Wordpress 32 32 33 33 == Screenshots == 34 34 35 1. Страница с отчетом35 1. Report list 36 36 37 37 == Upgrade Notice == 38 38 39 = 0.2 = 40 Readme file updated. 41 39 42 = 0.1 = 40 Первый выпуск.43 Initial release. 41 44 42 45 == Changelog == 43 46 47 = 0.2 = 48 * Readme file updated. 49 44 50 = 0.1 = 45 * Первый выпуск.51 * Initial release.
Note: See TracChangeset
for help on using the changeset viewer.