You are not logged in.
Hi, i'm mokhet another xinha noob here, finally manage to make it works with my old php class. It's not that different of htmlarea to initialise, even simpler i would say. /thumbsup
1. I don't like the idea of on-demand plugin loading. Plugins should be loaded once at runtime, BUT, the plugins themselves should be designed so that thier initialization can be done "in the background" or on demand.
I totally agree with this point. If everything is preloaded, i think it's too much, something must be wrong in the plugin init. Not the fault of plugin organisation but more the fault of way plugin was made. Didnt looked very close to the plugins (especially panels one) yet, but there must be some way to have a preload default page with a pretty text and then load the content when icon is clicked at the same time the panel is shown.
by the way, talking about plugins, as i said i didnt looked very close to them yet, but i will have to because i have a few made for htmlarea. Are there any real important changement or other stuff to know about plugins since htmlarea cvs 0.95 i should know or read ? thank