default userpic

Introducing ... BlogShow (MT)

Vote 0 Votes

Hello,

I've submitted this to the plugin directory, but haven't heard anything back. But I figured i'd give y'all a sneek peak.

I've developed a bulk file uploader / image embedding / slideshow plugin that works within movable type. It's probably a little different than what you're used to seeing, but if you are trying to embed multiple images in your posts, it's an invaluable tool.

Until it's available in the plugins directory, you can read about it here:
http://intothedarkroom.com/publish/blogshow-mt-3d0a54

And you can see it in action here:
http://www.hypergeneric.com/

Let me know what you think!

Reported on Movable Type 4.2

15 Replies

| Add a Reply
  • What is publishes looks fantastic, your own JS or a framework?

    Not tried the actual plugin yet, but I'm sure a need for it will come along soon! The last slideshow plugin that I tried just didn't work at all (can't remember what it was now) and it broke my YUI editor at the same time, so that went!

  • Thanks! It's our own JS/Flash. Not sure if it works with the YUI Editor yet ...

    • A very impressive first release. The only thing that might spruce it up a little would be to put a loading animation in place to let the user know that it's loading a picture after you click on a thumbnail.

  • I have it working in YUI Editor. I will post the info in a few.

  • Well I cannot get the plugin to work at all in MT 4.23. Granted, I am using a lot of plugins. It will not create a new set. This happens if I launch it from the MT RTE or YUI. So I am not entirely sure if this works, but here is the code. You will have to make your own blogshow.gif, I suggest a 14x14 image.

    CSS:

    .yui-skin-sam .yui-toolbar-container .yui-toolbar-blogshow span.yui-toolbar-icon,
    .yui-skin-sam .yui-toolbar-container .yui-button-blogshow-selected span.yui-toolbar-icon {
        background-image: url( ../assets/blogshow.gif );
        background-position: 3px 3px;
        left: 5px;
    }
    

    YUI JS:

    function afterYUIInit() {
        var YUIEditor = app.editor.myEditor;
        YUIEditor.toolbar.addButtonToGroup({ type: 'push', label: 'Insert BlogShow', value: 'blogshow' }, 'insertitem');
        YUIEditor.toolbar.on('blogshowClick', function() {
        var div = DOM.getElement( "editor-content-enclosure" );
        app.openDialog( "__mode=blogshow_open&blog_id=" + div.getAttribute( "mt:blog-id" ) + "&dialog_view=1" );
        }, this, true);
    };
    
  • FWIW I cannot get the BlogShow MT 1.0 Trial to work in my vanilla MT4.25B2 install. It fails the same way. When I click "Create Set" I see a loading graphic for a split second, then nothing.

  • you need to make sure that the file storage path you have set is writable by php. it also needs to be the path from the web document root, and should start and end with a slash, like:

    /blogshowdata/

    if you are running php under apache, you will likely need to chmod the folder to 777.

    does that help?

  • Was gonna say it is getting to late to try out tonight.

    But I tried it. I chmod'd /blogshowdata/ 777 and that did not help at all. Same thing is happening.

    Disabling YUIEditor had no effect.

  • Very cool.

    The big question: Pricing. Specifically for me, personal use pricing. So, how much?

  • They said introductory pricing was $100 and normally $150. But considering I was never able to get it to work in MT 4.23 and they never got back to my emails about not getting it to work, I have gone onto other solutions.

    If I could get it to work I may consider a purchase. I cannot get it to work in a clean MT 4.23 install or my production MT Pro site.

  • where is online demo ? or a trail?
    i had submit information for a copy, but no any reply yet

  • I have been working with Michael Sablone tonight and he has been changing a bunch of code around and things are working wonderfully. I gotta say I am totally impressed.

    The problem I was having was because I chose to put my mt-static outside of my MT_HOME dir. But he fixed that.

    He changed around how it loads thumbnails so it has made things a bit better but it seems my server is throttling things and so some of the thumbs do not load at first (but will on subsequent reloads) so I am talking to my host about that. I am on a dedicated box so this should not be a problem.

    He also has made some changes so that Richard Benson's YUIEditor will work. For some reason when the YUIEditor would write an IMG tag, it would not end it with /> even though the config is set to XHTML.

    This means the JS and CSS code I posted above works just great if you are going to use the YUIEditor.

    My thanks to Mike as he made a lot of changes tonight to make the plugin work on my server, and I believe make the plugin work much better for all for the next release of the BlogShow plugin.

  • Hi there,
    I'm trying to run the trial version in my site but I'm probably doing something wrong. I'm not an expert but I've followed the instructions ... obviously not quite well :-S
    I've copied all the files into my mt directories and the Blogshow icon appears when i create a new entry, i can create a set, upload the pics and embed it in the entry's extended field but I only see the BlogShow logo ... what have I missed?
    can someone help?

    thanks!

  • love blogshow, it htere are any updates please let me know, my site was created by ITDR

  • default userpic

    I cant create new Set. Check all cmod. all 777. changed folder to /images/

Add a Reply

If you need to share template code, replace all the "<" signs with "&lt;" or use this utility.

Forum Groups

63 190

Last Topic: object_types in config.yaml by TK Lee on Mar 16, 2010

1002 3216

Last Topic: Auto-post From Delicious Failing by Michele Neylon on Mar 16, 2010

482 1976

Last Topic: ¿Any command line tool to rebuild MT? by Nicolás on Mar 16, 2010

102 360

Last Topic: Saving an entry...what is happening by jdbeast00 on Mar 12, 2010

19 69

Last Topic: Custom main index page by Richard on Feb 7, 2010

43 172

Last Topic: by MG on Feb 20, 2010

11 22

Last Topic: Monthly Calendars Help Needed by joe leblanc on Jan 19, 2010

91 326

Last Topic: SpamLookup Keyword Filter 2.1 not work by b.n09 on Nov 17, 2009

54 202

Last Topic: Publishing error in MT 5 by mikemontesa on Feb 17, 2010

code.sixapart.com

129 448

Last Topic: Action Stream for Google Buzz by jack lail on Feb 16, 2010

160 498

Last Topic: Installed custom Asset markup by spierce on Mar 15, 2010