I often want to go to the database, so this shortcut saves me time:

--- site.orig.html      Wed Jan 07 07:02:07 2009
+++ site.html   Wed Jan 07 07:01:02 2009
@@ -35,6 +35,7 @@
 <h2><a href="/{{=a}}/default/index">{{=a}}</a></h2> [
 <a href="/{{=request.application}}/default/uninstall/
{{=a}}">uninstall</a> |
 <a href="/{{=request.application}}/default/about/{{=a}}">about</a> |
+<a href="{{=URL(r=request,a=a,c='appadmin',f='index')}}">database</a>
|
 <a href="/{{=request.application}}/default/design/{{=a}}">design</a>
|
 {{pass}}
 <a href="/{{=request.application}}/default/errors/{{=a}}">errors</a>
|

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to