Actually, the theme and plugin API are seperate. The plugin API, i think, just provides hooks for plugins to execute their functions throughout their programs. The theme api basically consists of xml template tags inbetween xhtml, so I don't think that the plugin api will affect the themes.
Basically, make a copy of the default theme folder, and start editing the xhtml, css and images where you see fit, and release the theme :-) Thanks for helping! -- Praneet Kandula On 10/14/05, Blob <[EMAIL PROTECTED]> wrote: > > That's excatly what I'm going to do... But after i'm done will they have to > be built to be API plugin compliant? Or will they still work in the layout > that the default theme is? I'm basically just going to replace alot of > images and change the font colors around in the .CSS sheets I don't expect > to be messing around with the templates at all. > > Cheers! > Jason > > > On Fri, 14 Oct 2005 14:51:18 -0400, Praneet Kandula <[EMAIL PROTECTED]> wrote: > > One of the developers is currently working on the Plugin API. His name > > is Olivier, and he goes by slaanesh. > > > > As far as the themes go, I think the theme API is completed, but not > > documented. So if you want to look at the default theme and build a > > new one based on that, it's quite doable. > > > > -- > > Praneet Kandula > > > > On 10/14/05, David Koblas <[EMAIL PROTECTED]> wrote: > >> Just to follow up on that question, is anybody actively working on a > > filter > >> API/model? > >> > >> --koblas > >> > >> ----- Original Message ----- > >> From: "-xyzt-" <[EMAIL PROTECTED]> > >> To: <[email protected]> > >> Sent: Friday, October 14, 2005 10:32 AM > >> Subject: Re: Plug-ins / themes / Filters - Development?? > >> > >> > >> > It's in alpha stage .... still being developed and thus no addons for > > it > >> > yet! > >> > > >> > > >> > ----- Original Message ----- > >> > From: "Blob" <[EMAIL PROTECTED]> > >> > To: <[email protected]> > >> > Sent: Friday, October 14, 2005 7:22 PM > >> > Subject: Plug-ins / themes / Filters - Development?? > >> > > >> > > >> >> > >> >> I just now installed the Webmail system... I like it! Now I wonder > > where > >> >> I can get addons for it such as a filter or more themes and plug-ins > >> >> etc... for it. > >> >> > >> >> Cheers! > >> >> Jason > >> >> > >> >> > >> >> > >> >> > >> > > >> > > >> > > >> > > >> > >> > >> > >> > >> > > >
