Yeah, a while ago I added code that allows entrypoints to be overridden by subclasses. See the `iter_entry_points()` docstring in `allura/lib/helpers.py`.
--- ** [tickets:#6393] Allow plugins to register new markdown macros** **Status:** in-progress **Created:** Tue Jun 25, 2013 04:39 PM UTC by Tim Van Steenburgh **Last Updated:** Thu Jan 16, 2014 08:20 PM UTC **Owner:** Tim Van Steenburgh Right now all of our markdown macros are defined in Allura core, even those that are tool-specific. We should provide a way for plugins to register their own macros with the platform. --- Sent from sourceforge.net because [email protected] is subscribed to https://sourceforge.net/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
