4.2.16
http://files.vagrantup.com/packages/0219bb87725aac28a97c0e924c310cc97831fd9d/Vagrant-1.2.4.dmg
http://download.virtualbox.org/virtualbox/4.2.12/VirtualBox-4.2.12-84980-OSX.dmg
| function addHeader() { | |
| wp_enqueue_script('jquery-ui-tabs', $this->plugin_path . 'js/jquery-ui-custom.min.js', array('jquery'), false, false); | |
| wp_enqueue_script('jquery-ui-accordion', $this->plugin_path . 'js/jquery-ui-custom.min.js', array('jquery'), false, false); | |
| wp_enqueue_script('jquery-ui-cookie', $this->plugin_path . 'js/jquery-cookie.min.js', array('jquery-ui-accordion'), false, false); | |
| // Add default widgets styles | |
| wp_enqueue_style('tabbed-widgets', $this->plugin_path . 'css/tabbed-widgets.css'); | |
| wp_enqueue_script('jquery-ui-accordion', $this->plugin_path . 'js/jquery-ui-custom.min.js', array('jquery'), false, true); | |
| wp_enqueue_script('jquery-ui-cookie', $this->plugin_path . 'js/jquery-cookie.min.js', array('jquery-ui-accordion'), false, true); |
| CentOS 仮想化ホスト構築マニュアル | |
| SELinux停止 | |
| /etc/sysconfig/selinux | |
| rpm -Uvh http://rbel.frameos.org/rbel6 |