Just a quick note to let everyone here know that I've posted Feeds.App BETA 2 for download. http://code.appnel.com/feeds-app This version fixes most of the...
Hi All! I have 2 questions which I posted on the MT community forums and was informed I might have more luck posting here. 1. In a add_container_tag defined...
Are you specifically trying to do it programmatically, like through a plugin or something? I thought this was built into the New Entry Defaults tab of settings...
Check out MT::App::CMS::CMSPostSave_blog() and load_entry_prefs() in the same package. I don't know what version you're looking at but if you search for those...
Hi, Is it possible - programmatically - to create widget manager sections? I know widget manager creates one called 'First widget manager' - I'd like to create...
... The contents of /plugins/WidgetManager/default_widgets/ are all the default widgets. The widget.cfg file in that directory catalog them. ... Another or a...
... It should be too bad for that. It means modifying and overloading the install_default_widgets method to do a loop so it can process a second (or more)...
... should NOT be too bad. sorry. that's what I get for answering mail and watching a movie at the same time. <tim/> -- Timothy Appnel Appnel Solutions ...
Hi all, Does anyone know if it's possible to detect the currently logged in MT user from within a pre_save callback? I know these can be triggered from outside...
... Close. That may work actually, but I here is a more direct route that is less prone to potential issues later: MT->instance->user instance is a method of...
ack! hit the wrong keystroke and sent it. Please disregard my last post. This is what I meant to send. ... MT does not do this though I wish it did. I have...
Tim is right. MT->instance->user is the right way to go. From the MT.pm POD: MT->instance MT and all it's subclasses are now singleton classes, meaning you...
Hi, I'm in the middle of writing a small plugin. I would like convert_breaks to be an option when the plugin is called. Most scripts seems to handle...
Were did you take this code from? It doesn't seem to make much sense to me. anyway... apply_text_filters is were the magic happens the rest is the setup and ...
... A code search on Google brings up several examples... :-/ Lack of understandable documentation seems to be my main problem. Plus the fact I haven't...
Here's something that's been bothering me for a while. Has anybody who's made the title statement ever actually followed it up with an answer to, "And then...
... Slightly off topic but there have been whispers of MT 4.0 development beginning soon. It will be interesting to see how public the development of this ...
... Code doesn't "go bad" with age. If there were any real technical complaints in the posting, I couldn't see it. - ask -- http://www.askbjoernhansen.com/...
... Undoubtedly not. It's a rare occurance to find a blogger who not only states a problem, but also goes all the way through to the end of a reasoned...
CMSWire (Brice Dunwoodie) had some similar conclusions that MT need to switch to something other then Perl.[1] I agree with Jay here that it would be...
... This gets to where my question is coming from, mainly in that this is categorically /not/ what's being said. I'm sure there's a certain amount of junk in...
... No. I'm saying our external code repository will show you (in real-time) every change we make on the road to MT 4.0. -j- http://www.jayallen.org/...