From: Dobrica Pavlinusic Date: Sun, 31 Oct 2010 12:03:14 +0000 (+0100) Subject: http://angularjs.org/Cookbook:DeepLinking X-Git-Url: http://git.rot13.org/?p=angular-mojolicious.git;a=commitdiff_plain;h=5f74c3b303027489053b673773cc17e6aaaf02c6 http://angularjs.org/Cookbook:DeepLinking This example works from it's subdirectory when server is started with: ANGULAR_JS=http://angularjs.org/ng/js/angular-debug.js ./angular-server.pl daemon --reload to use upstream angular, but not with current version from git (but it works from root of server) --- diff --git a/templates/Cookbook/5-DeepLinking.html.ep b/templates/Cookbook/5-DeepLinking.html.ep new file mode 100644 index 0000000..0c1602e --- /dev/null +++ b/templates/Cookbook/5-DeepLinking.html.ep @@ -0,0 +1,44 @@ + +

Your App Chrome

+[ Welcome | Settings ] +
+ + Partial: {{$route.current.template}} + +
+ +
+Your app footer