Submitted by VSenthil Kumar on May 19, 2011 11:25:30 AM

Re: Dojo Tree for Folder Assets

Included the dojo.js in the 'HTML Tree' component, now the dojo undefined js error is gone, but now the tree is not getting created. We see as follws

Main Folder

My First Folder

My Second Folder

Bullet points Expand...

all text only.

Also we could not find the

'wps/themes/dojo/portal_dojo/dijit/tests/css/dijitTests.css'

css in the Portal Server installation directories.

Appreciate if anyone could guide us in getting this portlet working on Portal 6.1.0.2

Submitted by VSenthil Kumar on May 18, 2011 6:46:02 AM

Re: Dojo Tree for Folder Assets

When the Portlet is loaded, we are getting 'dojo' undefined on IE8 & on Firefox no complaints, but no Folder Tree is visible on Left side. Right side of the Portlet we see 'Expand folder...' bullet points only.

As Peter Kempf mentioned tried changing the dojo location but did not go thru.

Portal Server used is 6.1.0.2

Can anyone help?

Submitted by Peter Kempf on Apr 13, 2010 11:33:50 AM

Dojo Tree for Folder Assets

The example uses dojo from the standard IBM theme location. In Portal 6.1.5 dojo is added in a new location.

The "HTML Tree" component for example:

@import "/wps/themes/dojo/portal_dojo/dijit/themes/tundra/tundra.css";

I believe the new dojo location would be:

@import "/portal_dojo/dijit/themes/tundra/tundra.css";