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

Game Dev Quotes

描述

Easily style posts from game companies in a way that resembles their forum posts using shortcodes. For example: Blizzards ‘blue posts’. The Shortcodes are listed below. If you would like to see a style added please don’t hesitate to contact me and I’ll try to add them in the next releases.

The icon in the tinyMCE editor is a pair of green quotes(“”).

Syntax for shortcodes are: ‘[bluepost name=”name”] content [/bluepost]’.

Shortcodes Available

  • ‘bluepost’ – Blizzard style quotes
  • ’torpost’ – Star Wars: The Old Republic style quotes
  • ‘ps2post’ – SOE Planetside 2 style quotes
  • ‘valvepost’ – Valve employee style quotes

螢幕截圖

  • Output
  • Menu Icon

安裝

  1. Upload the “Game Dev Quotes” folder to the “/wp-content/plugins” directory.
  2. Activate the plugin through the “Plugins” menu in WordPress
  3. Use the provided shortcodes for output in your pags/posts/articles. ‘[bluepost name=”name”] content [/bluepost]’ or ‘[torpost name=”name”] content [/torpost]’. Or just click on the button in tinyMCE and enter the information to add a quote.

常見問題

How to use the shortcodes

‘[bluepost name=”somename”] content [/bluepost]’ Replace “bluepost” with the short code of the style you are using. “name” is the name of the game dev who posted. “content” is the actual post.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Game Dev Quotes” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Game Dev Quotes 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.5.0

  • Added: ArchAge support.

1.4.1

  • Added support for source links.

1.3.0

  • Added tinyMCE button and dialog to insert quotes.

1.2.0

*Fixed a bug with some hosting configs.

1.1.4

*Now using a different way to get paths. May help with some hosting configurations.

1.1

  • Added: Planetside 2 SOE Dev Style
  • Added: Valve Dev Style
  • Fixed: Typos
  • Cleaned Up CSS

1.0

  • Initial release