I believe underscores is correct, as shown at:
http://www.movabletype.org/documentation/developer/callbacks/mtappcmscms-pre-sav\
etype.html
Just checked one of my plugins, and I have
MT::App::CMS::cms_post_save.entry and it works.
Seems like the TOC page you linked is stripping out the underscores,
whereas if you click through to each, the underscores are shown.
Byrne, it would be good to get that fixed ;)
-Mark
On Wed, Oct 22, 2008 at 12:53 PM, Timothy Appnel <tim@...> wrote:
> I'm trying to registry a couple of callbacks to run when an entry or
> page is saved in the CMS. I have this in my config.yaml file.
>
> callbacks:
> WYSITidy_entry:
> callback: MT::App::CMS::cmspresave.entry
> handler: $WYSITidy::MT::Plugin::WYSITidy::pre_save
> priority: 10
>
> Debugging message say it does not run though. MT 4.21 displays it in
> the list of plugins so its being recognized and read. What form have
> others used?
>
> One thing: I working off of these docs and the names seem off to
> me(underscores?) or perhaps they where changed?
>
> http://www.movabletype.org/documentation/developer/callbacks/
>
> <tim/>
>
> --
> Timothy Appnel
> Appnel Solutions
> http://appnel.com/
>
> ------------------------------------
>
> Yahoo! Groups Links
>
>
>
>