pp wrote:
> 
> > > 3. Left frame for topic and articles tree is ........
> > > I want to edit just one article for 1 line.
> > > Looks like using M$Word for write two lines
> > > for doc.
> > ????
> 
> I have to pay special attention for open and closed topics.
> Every tree listing takes too long time for me.
> 

True, if you have a lot of open branhes in trees then the mySQL queries
midgard makes grow to huge proportions, newer CVS versions of midgard
have some optimizations over 1.4.1 (Emile, do you know/remember any
specifics ?) but the basic problem is that a LOT of data needs to be
queried, faster server of course helps but is not really a solution...

This is why when I make tree browsers I usually make then keep only one
branch open at a time (it might not be as usefull in all cases but at
least it doesn't end up timeouting when queries grow to gargantulan
propertions).

> BTW is there any possibility to use only right frame?
> I want to use old admin for fast edit , and link article to nadmin edit
> for special edition and images.
> In other case I have to write my own edit box.
> 

I haven't really rewieved the specifics of the copyright/license on the
DHTML "wysiwyg" editor Nadmin also uses (it's made as an example what to
do with DHTML by M$) but it's freely available and since nadmin editor
is based on it it should be possible to include it in your own
application.

/Rambo

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to