]
Peter Palaga resolved GTNPORTAL-3467.
-------------------------------------
Fix Version/s: 3.8.0.Final
Resolution: Done
Merged to master
Add navigation node properties to gatein_objects XSD
----------------------------------------------------
Key: GTNPORTAL-3467
URL:
https://issues.jboss.org/browse/GTNPORTAL-3467
Project: GateIn Portal
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Reporter: Peter Palaga
Assignee: Peter Palaga
Fix For: 3.8.0.Final
Properties like the following should be possible on navigation nodes:
{code:xml}
<properties>
<entry key="externalURI">http://google.com</entry>
<entry key="openInNewWindow">true</entry>
</properties>
{code}