Renewed repository with my local AME3 patches:
http://github.com/rcdesign/vb-foreig...aster/vb-ame3/
Here is summary, what was changed.
Fixed bugs:
-----------
1. Tail code satisfies latest RFC xxx. AME doesn't fail with any working links.
2. Regular expression splitted, to avoid some improper gready searches.
3. "Automatically convert links into videos" didn't saved properly.
Hook "data_postsave" splitted to correctly catch message id for each type of post.
4. Inline editor caused reset "Automatically convert links into videos" parameter
(wrong ajax parameters catch)
Other changes:
--------------
1. Zone numbers done via "define" and moved to file start
2. Removed unused constructor from child classes
3. zone & messageid getters separated from class & polished with vB style.
Known issues:
-------------
1. "Automatically convert links into videos" markers not cleared for deleted posts.
2. Can't be disabled for vbcms articles now - no appripriate hooks.
===============
Please, note, that I'm not developper of AME3 and can't support it. You can use the modified code, but only on your own risk.