這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Fixed Width Admin

外掛說明

This plug-in makes your WordPress admin area fixed width instead of the default, elastic. This is perhaps of the most utility to users with larger monitors who enjoy rocking large browser windows, but do not enjoy trying to compose a post in an editor that has line-lengths of more than 200 characters. Why is this not an option in the default WordPress install? We have no fricking idea. But now, at least, there is an easy solution. http://ogilvi.es/fixed-width-admin/

Customization

You can easily adjust the width of your admin area, its alignment, and the page background color that appears to the left and right of it. Inside the plug-in folder is a file named wp-admin.css, simply open this file in a text editor, and make your changes. All the code has comments that explain the specific functions—don’t be intimidated, just experiment, and if you go too far you can always re-upload the original file.

螢幕擷圖

  • Composing a post, width set to 1300px
  • Dashboard with 3 panels, width set to 1300px
  • Width, alignment and background style are all easily adjustable in included CSS file

安裝方式

  1. Download the plug-in.
  2. Unzip the file and upload the resulting directory fixed-width-admin to the /wp-content/plugins/ directory on your server.
  3. Activate the plugin via the ‘Plugins’ menu in WordPress
  4. Grab a root beer and enjoy! If you have a really good root beer in hand—like Iron Horse, for instance—then head to the customization section below and have some fun.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Fixed Width Admin〉的開發相關工作。

參與者

將〈Fixed Width Admin〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0

  • Initial release.

1.1

  • Updated compatibility information and stable version number.

1.1.1

  • Fixed world’s dumbest bug I caused with 1.1 release. Hopefully.