On 09/11/2007, tilespace <[EMAIL PROTECTED]> wrote:
>
>
> Thank you Stephen but I was talking about the orange widget thing that
> is in the top left hand corner of the front-end of the website (if
> you're logged into the admin, of course).


So was I ;)

So for instance, if I'm logged into the admin, I open the front-end of
> the site in a new window and there's a little orange tab in the top
> left. I click on the tab (or right click anywhere on the page) and it
> opens up with the following options:
>
> Show Design
> Show Latest
> Show Draft
> Admin Page
> Edit Page
> Logout
> Refresh App Scope
> Disable Context Menu (hmmm ok so it just dawned on me that maybe the
> "lil orange tab thingy" is called the "Context Menu"... Man, I'm a
> smart one...)


lol - thats the fella... Also sometimes known as the float nav - mind
- it only "floats"
properly in Opera these days (go figure!)

When I click "Show Design" or "Refresh App Scope" or even "Logout" I
> get the objectid (ie: non-FU) URL which breaks some code I have in
> displayPageStandard (it does a FindNoCase() on url.path which url.path
> doesn't exist when it switches to non-FU mode).


yep - this is why I suggested adding the ?designmode and ?updateapp to
the end of your friendly URL, rather than using the float
nav.


I'm typing updateApp and designMode in the URL currently but every now
> and then I still click on the context menu (oOoo I'm using the
> official name now!) and it's just annoying :/


You should change your code to look up the Friendly URL from the ObjectID.
If you have a Friendly URL, then you have an ObjectID.  If you don't have a FU,
then you will have an objectID and all is good still :)

I do appreciate the response tho :)


My pleasure..  I try to help as often as I can - I just don't seem to have
the time to get my hands dirty with bug fixes etc as I used to.
Mind, I do have a couple of MySQL fixes to drop in to SVN sooner rather than
later...

Stephen
-- 
Stephen Moretti
Blog : http://nil.checksite.co.uk/
Twitter : http://twitter.com/mr_nil

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to