Looking at the client-side scripts, I expected to find a repository
tree's data in a big javascript array somewhere but don't find it.
Is there a client-side data file or does the server respond with some
sort of data object for JSON to process?
The tree control always collapses whenever you save something. I was
trying to get a copy of a tree client-side to see if I could find how to
make the tree maintain its expanded state when something is saved.
I'm not sure if the tree collapses by design, because the repository was
changed and you need to start from the bottom up again, or because or
can't or don't feel like coding it to maintain state, but I was looking
at it just to see if it could be done and what ot would take.
I do have extractTree.html saved client-side, but when I click a tree I
get..
'???js.tree.loading???'
Invalid procedure call or argument
The link calls "mgnlTreeControl.expandNode('/modules')", but I don't
find "mgnlTreeControl()" in any of the js files.
-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED]
Sent: Friday, September 16, 2005 4:20 AM
To: [email protected]
Subject: Re: [magnolia-user] JSP < JSP < js < ${var}
On 13.09.2005, at 22:33, Robert Van Overmeiren wrote:
> One of the included javascripts is for Javascript Object Notation
> (JSON)
> 'a lightweight data-interchange format/language'. What does the GUI do
> with this?
Well, exchange data, of course ;-)
Somehow all that magic needs to be implemented, right?
- Boris
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------