=== Management-screen-droptiles === Contributors: cxc-sawa Donate link: http://cxc.jp/ Requires at least: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == * This plug in can display a management screen by a metro-like design. * このプラグインは管理画面をメトロ風デザインで表示できます。 * I add a metro dashboard under the dashboard. * ダッシュボードの下にメトロダッシュボードを加えます * You add an editing page of the metro under the tool. * ツールの下に編集ページを追加します * You can edit the panel and new making tiles in the editing page. * 編集ページではパネルの編集とパネルの新規作成ができます。 * The editing item is Panel_width,Panel_height,Panel name,Menu_URL,Explanation of the panel,Background color,Display On or Off. * 編集項目はPanel_width,Panel_height,Panel name,Menu_URL,Explanation of the panel,Background color,Display On or Off * You move to the registered URL when you click a panel. * パネルをクリックすると、登録してあるURLに移動します。 = Attention = * When I do not want to display a metro-like management screen at login * ログイン時メトロ風管理画面を表示したくない場合は * plugin_setting.php -> init_page_flg = false; に変えてください。 * The panel which you made most newly when the same thing has multiple names of the panel is displayed. * A panel before one is displayed if you delete the latest panel. * Please match a pass with one's environment * oazabir-Droptiles-db4e462\Tiles\Tiles.js.php -> $url; は自分のパスに合わせてください。 * Please re-install the person who installed already. = Use module = 使用モジュール * Droptiles * URL:http://droptiles.com/Default.aspx * When I use it :URL:http://droptiles.com/Default.aspx#howto Please follow a license. == Installation == This section describes how to install the plugin and get it working. 1. Upload `Management-screen-droptiles` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Access`/wp-admin/index.php?page=metro_manage` == Screenshots == 1. This is an editing page. 2. An edit and delete button emerges on a panel when you push the edit page. 3. You move to the New_tile_making page when you push the New_tile_making button. 4. This is new tile. 5. When you push the button, you can move a tile. 6. When you clicked a panel, you move to a URL. == Changelog == = 1.03 = * Fix: Management toolbar and Sidebar hide = 1.02.2 = * Bugfix: Fix problem that does not become Japanese = 1.02.1 = * Bugfix: Deficient correction of the editing mode = 1.02 = * Bugfix: I revised that the acquisition of url was funny = 1.01 = * Bugfix: Fixed a bug caused by the directory structure = 1.00 = farst release