This sample shows how to implement a Boostrap top nav menu, and side bar menu, with menu items passed from Servoy, and some event handlers setup to run a Servoy method when a menu item is clicked or the user does a search. It is based on this standard Bootstrap example: http://www.bootply.com/render/gkTHCwjLO9
In depth instructions, walk-through and how-to’s will be included in the upcoming ServoyU videos. For now, reel free to checkout the resources project
When I checkout the svn repository I run into an timeout error. Both on resource and itech_nav.
checkout svn://svn.servoyforge.net/servoyu-web-c … /resources -r HEAD --depth=infinity --force
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
svn: Unable to connect to a repository at URL ‘svn://svn.servoyforge.net/servoyu-web-components/trunk/nav/resources’
svn: Can’t connect to host ‘svn.servoyforge.net’: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
I can check it out to a workspace in Servoy 8 just fine.
I use Subversive and I don’t use the whole path you use, just the project URL:
[attachment=2]Screen Shot 2015-09-16 at 13.37.05.png[/attachment]
[attachment=1]Screen Shot 2015-09-16 at 13.39.28.png[/attachment]
[attachment=0]Screen Shot 2015-09-16 at 13.46.24.png[/attachment]
It is very strange.
Ok, I installed Subversive and tried to connect using your screenshots.
Still an error.
Changing ports (22 3690 443 80, etc) with use of authentication, all still gives me an error.
Error: svn e210003: connection refused by server
Make sure you check out the resource project, and the solution. The resource project has the components.
And there might be some warnings in the solution, i don’t remember, as its a work in progress. I’ll also be bundling it as a component so it can be imported without SVN checkout.