On Mon, 30 Oct 2006, Christopher Lenz wrote:

>
> Hey all,
>
> I'm going to work on integration the WebAdmin plugin into Trac proper
> the next days. This shouldn't cause much of a disruption, so I don't
> think a branch is needed.
>
> My plan is to:
>  * move trac/scripts/admin.py to trac/admin/console.py
>  * move the main WebAdmin components into trac/admin/api.py and trac/
> admin/web_ui.py
>  * move the ticket admin components into trac/tickets/admin.py
>
> I also intend to investigate whether we can continue to support
> ClearSilver-based WebAdmin extensions (such as the TicketDelete
> plugin) via some sort of compatibility layer.

This is probably not worth in the case of TicketDelete specificially (as 
asmodai has been attacking that), and at some point after the new workflow 
stuff gets finalized I want to try integrating it more directly. As a 
stopgap for people with little porting time, someone (read: probably me) 
could make a support plugin similar to pacopablo's Stan plugin that 
handles rendering the CS template. Most admin pages are pretty simple so 
porting shouldn't be too hard.

--Noah

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/trac-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to