> I'm getting seriously depressed by the tree interface in nadmin. Reason 
> ? It takes too much time.
> 
> Does anyone have an idea and maybe som sample code on how I could 
> generate a javascript menutree (preferably using one of the many js 
> solutions out there) that could be used instead of the raw html used to 
> day in the folder part of the page/style/articles navigation sections of 
> nadmin, maybe the code could be used in da mole as well (? - not the js 
> part though)
> 
> Has anyone though of hacking together something like this?

I do not know if it really helps.
Notice that even using js , You have to get objects from database
and then next display it with js.

I think that is not good idea.

You may:
- Divide articles to multiple topics
- use some filter check
  (if article is approved , do not display it)
 but it need the other way hack to get approved articles once again
- that's why I proposed some kind of 'recent' issue in admin sites
- If you do not need live edit from nadmin , write simple interface for these articles 

more sins? uh I do not remember :)

Piotras


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

Reply via email to