[wp-hackers] Plugin Framework

Jason goldsmith unteins at gmail.com
Mon Jun 21 06:12:19 UTC 2004


It looks ok, but it seems like it is geared towards evil nasty
database and/or file modifying plugins. I'd prefer to see a plugin
framework that helped plugin writers work with the existing APIs.

Three things I would need to see in a framework to make it worthwhile to me are

1) Configuration handler, so I can easily create config files for
plugins and work with them
2) A GUI front end for configuration files (probably showing up as a
link reading "Configure" in the plugin admin interface plugin
description field
3) Utility functions that help hack around the places where the WP API
is weak like inserting GUI elements into the post.php screen via
JavaScript and the DOM.

I can help with #3 now, at least by providing some hax0red code that I
have. It ins't perfect, but it isn't terrible. I have to deal with #1
and #2 in the next few weeks, so I will probably have some code for
those as well that you can start with if you are interested.

On Fri, 18 Jun 2004 03:02:25 -0400, Stephen O'Connor
<steve at stevarino.com> wrote:
> 
> > Oh, you too? That'll teach me not to announce things :(
> 
> Haha! I would be interested in comparing code and techniques. Maybe we could
> learn something?
> 
> - Stephen
> 
> 
> 
> -----Original Message-----
> From: hackers-bounces at wordpress.org
> [mailto:hackers-bounces at wordpress.org]On Behalf Of Kitty
> Sent: Friday, June 18, 2004 2:59 AM
> To: hackers at wordpress.org
> Subject: Re: [wp-hackers] Plugin Framework
> 
> Oh, you too? That'll teach me not to announce things :(
> 
> On Thu, 2004-06-17 at 23:37, Stephen O'Connor wrote:
> > Hey!
> >
> > Made a plugin framework.
> --
> Kitty <kitty at mookitty.co.uk>
> http://mookitty.co.uk/devblog/
> 
> 
> _______________________________________________
> hackers mailing list
> hackers at wordpress.org
> http://wordpress.org/mailman/listinfo/hackers_wordpress.org
>



More information about the hackers mailing list