Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#25 2012-08-11 08:45:15

Gocom
Developer Emeritus
From: Helsinki, Finland
Registered: 2006-07-14
Posts: 4,533
Website

Re: msd_minibar: Adds a Microsoft Office style "minibar" to the Write tab

wet wrote:

I don’t think that relying on every individual plugin author to adapt her plugins for our current naive cache method is a sustainable tactic.

Agreed. Wondering if txplib_misc could fit a @deprecated tag.

Offline

#26 2012-08-11 08:47:40

wet
Developer Emeritus
From: Schoerfling, Austria
Registered: 2005-06-06
Posts: 3,323
Website Mastodon

Re: msd_minibar: Adds a Microsoft Office style "minibar" to the Write tab

Gocom wrote:

Agreed. Wondering if txplib_misc could fit a @deprecated tag.

Sure. If it is accompanied by a // TODO #needs-patch ;)

Offline

#27 2012-08-13 17:26:29

maniqui
Member
From: Buenos Aires, Argentina
Registered: 2004-10-10
Posts: 3,070
Website

Re: msd_minibar: Adds a Microsoft Office style "minibar" to the Write tab

Hi Matt,

did this post go under the radar?
I see it wasn’t implemented in v0.6 (of course, it’s your plugin, you are the one to decide what goes into it :) ).


La música ideas portará y siempre continuará

TXP Builders – finely-crafted code, design and txp

Offline

#28 2012-08-13 20:00:39

MattD
Plugin Author
From: Monterey, California
Registered: 2008-03-21
Posts: 1,254
Website

Re: msd_minibar: Adds a Microsoft Office style "minibar" to the Write tab

Added to version 0.7 which is now available.

Thanks,


My Plugins

Piwik Dashboard, Google Analytics Dashboard, Minibar, Article Image Colorpicker, Admin Datepicker, Admin Google Map, Admin Colorpicker

Offline

#29 2012-08-13 22:58:09

maniqui
Member
From: Buenos Aires, Argentina
Registered: 2004-10-10
Posts: 3,070
Website

Re: msd_minibar: Adds a Microsoft Office style "minibar" to the Write tab

Thanks, Matt.
one little thing, I totally forgot to suggest to do the same for #msd_link & #msd_image

$("#msd_link").click(function(e) {
                e.preventDefault();
                (...)
$("#msd_image").click(function(e) {
                e.preventDefault();
                (...)

I hope it justifies version 0.7.1 :)


La música ideas portará y siempre continuará

TXP Builders – finely-crafted code, design and txp

Offline

#30 2012-08-13 23:54:09

MattD
Plugin Author
From: Monterey, California
Registered: 2008-03-21
Posts: 1,254
Website

Re: msd_minibar: Adds a Microsoft Office style "minibar" to the Write tab

I should have been paying attention and thought of that myself. Fixed now. I didn’t increment the version number.


My Plugins

Piwik Dashboard, Google Analytics Dashboard, Minibar, Article Image Colorpicker, Admin Datepicker, Admin Google Map, Admin Colorpicker

Offline

#31 2013-01-09 17:12:48

Zanza
Plugin Author
Registered: 2005-08-18
Posts: 699
Website

Re: msd_minibar: Adds a Microsoft Office style "minibar" to the Write tab

Matt, did you have the chance to try out this solution ? It’s very convenient to me, and I keep adding that code in every installation and on update. It would be a timesaver if you could consider including it in the core. Should not negatively affect your (great) plugin.

Last edited by Zanza (2013-01-09 17:21:17)

Offline

Board footer

Powered by FluxBB