This wiki is for the exclusive use of my friends and colleagues. Account creation and anonymous editing have been turned off.

If you are a friend or colleague of mine, and would like to participate in this project, please send me a message.

If you find these pages useful, please donate to help cover server costs. Thanks!

D12 Message Blocks Changelog

From OdleWiki
Revision as of 03:26, 21 June 2017 by Kenneth John Odle (talk | contribs) (Created page with "{{Template:NoticeBoard |icon=Plugins_Icon.png |color=21759b |notice=d12 Message Blocks |text=Do you like the idea behind Matt's "Hello, Dolly" plugin, but feel that it doesn't...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Plugins Icon.png

d12 Message Blocks
Do you like the idea behind Matt's "Hello, Dolly" plugin, but feel that it doesn't feed your inner nerd? Then here's "He's Dead, Jim" which has been shamelessly ported from Matt's plugin. The concept is the same, except that instead of lines from "Hello, Dolly" you get lines from Star Trek: The Original Series.

The official changelog is on WordPress, of course. However, for bleeding edge development, I keep a changelog here.

"Bleeding Edge" Versions

Bleeding Edge means versions that I am working on but that aren't necessarily even close to being ready for general release. I upload them to my personal git repo as I work, so that if I screw something up, I can get an old version back fairly readily.

My current goal is to add a couple of message blocks that do not have an icon, because sometimes you don't need one. The first message block type will not have a title; the second one will have a user-generated title.

I will probably at some point combine these two icons into a single icon with a single menu, and three submenus. I'll have to test the usability with submenus in TinyMCE.

2.4.3

2017.06.20

  • Began experimenting with css to eliminate left padding on plain message blocks. (Need to ensure backward-compatibility here.)

2.4.2

2017.06.20

  • Added shortcodes (d12-message-blocks.php).

2.4.1

2017.06.20

  • JavaScript changes (js/d12mb.js):
    • Added horizontal divider in menu for new message blocks.
    • Added menu items for plain box (no title/no icon) and plain box with title (no icon).

2.4.0

2017.06.20

  • Initial commit with current version.