>From the documentation:

If you have administrator-only pages in your application that are used
to administer the app, you can have those pages appear in the
Administration Console. The Administration Console includes the name
of the page in its sidebar, and displays the page in an HTML iframe.



On 13 February 2010 11:02, Danny Tuppeny <da...@tuppeny.com> wrote:
> I haven't had chance to try this yet, but does it load our pages
> inside a frame, or does it load full window and lose the App Engine
> admin nav?
>
> Would be cool if we could keep the nav, though I appreciate there's
> not really a nice way to do it.
>
> On Feb 11, 12:30 am, "David W." <d...@botanicus.net> wrote:
>> Picking through the diffs for 1.3.1, the syntax is:
>>
>> admin_console:
>>   pages:
>>     - url: /some/protected/url/in/your/app
>>       name: "My Stats Page"
>>
>>     - url: /some/protected/url/in/your/app2
>>       name: "My Stats Page 2"
>>
>> etc.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine" group.
> To post to this group, send email to google-appeng...@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/google-appengine?hl=en.
>
>

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

Reply via email to