Zen Cart Logo
Forums / Upgrading to 1.5.x / Why was alt_nav.php removed?

Why was alt_nav.php removed?

Locked

Views: 2,542

Results 1 to 10 of 10
This thread is locked. New replies are disabled.
27 Jul 2011, 3:07 PM
#1
evelt avatar

evelt

Zen Follower

Join Date:
Nov 2009
Location:
In beautyful New York
Posts:
170
Plugin Contributions:
1

Why was alt_nav.php removed?

I would like to have a general thread to discuss 1.5.0 - not bugs only cvetches :)

Why was alt_nav.php removed, what about JS disabled browsers (devices) or store owners who want to hide the configuration or tools tab; but still have it handy?

If the reason was confusion why not add it to a link in the footer?

28 Jul 2011, 3:37 AM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Why was alt_nav.php removed?

It was changed, in part, to allow for the Admin Access controls to be simpler to implement and manage for storeowners.

Perhaps you can explain what specific problem you're having that prompted your question?

28 Jul 2011, 4:05 PM
#3
ryk avatar

ryk

Totally Zenned

Join Date:
Oct 2004
Location:
Southport, UK
Posts:
3,644
Plugin Contributions:
6

Re: Why was alt_nav.php removed?

A rather good reason to keep it is that the configuration section in particular can get extremely long with the addition of 3rd party modules and scrolling a dropdown can sometimes be very tricky - if not impossible when they extend below the browser window.

28 Jul 2011, 7:06 PM
#4
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,065
Plugin Contributions:
56

Re: Why was alt_nav.php removed?

Ryk:

A rather good reason to keep it is that the configuration section in particular can get extremely long with the addition of 3rd party modules and scrolling a dropdown can sometimes be very tricky - if not impossible when they extend below the browser window.

I'll second this reasoning; one of my sites has a bunch of add-ons and I have to go through alt_nav to see/control those that were added last to "Configuration".

28 Jul 2011, 9:36 PM
#5
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: Why was alt_nav.php removed?

I hear a whisper that the alt nav may be undergoing some tweaking so that it's less irritating if you don't want it but trigger it accidentally and more useful if you do want it and trigger it intentionally.

28 Jul 2011, 11:05 PM
#6
ryk avatar

ryk

Totally Zenned

Join Date:
Oct 2004
Location:
Southport, UK
Posts:
3,644
Plugin Contributions:
6

Re: Why was alt_nav.php removed?

That's good to know because it really is a vital option.

29 Jul 2011, 1:45 AM
#7
evelt avatar

evelt

Zen Follower

Join Date:
Nov 2009
Location:
In beautyful New York
Posts:
170
Plugin Contributions:
1

Re: Why was alt_nav.php removed?

Yes this was my point
Put a link in the footer or something
and it will be used only if needed

I did not have a problem Dr. byte, I just see the need for it in some cases
a) js disabled
b) to long (?)
c) need to hide "configuration" but still keep handy
you get my piont

29 Jul 2011, 8:22 AM
#8
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: Why was alt_nav.php removed?

eVelt:

c) need to hide "configuration" but still keep handy
This would now normally be handled using the new admin access capabilities that allow you to create profiles and assign them to users. So if you have admin users who shouldn't be touching the configuration settings, create a profile that excludes them and assign that profile to those users.

29 Jul 2011, 9:13 PM
#9
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Why was alt_nav.php removed?

New zip posted.

31 Jul 2011, 3:19 PM
#10
evelt avatar

evelt

Zen Follower

Join Date:
Nov 2009
Location:
In beautyful New York
Posts:
170
Plugin Contributions:
1

Re: Why was alt_nav.php removed?

Thanks Doctor.
And Thanks kuroi, I'll check out this new feature