View Poll Results: Should we improve the look and feel of the admin section?

Voters
17. You may not vote on this poll
  • Absolutely - YES!

    17 100.00%
  • Maybe, but I would prefer to see .. (comment below)

    0 0%
  • No way!

    0 0%
Page 1 of 9 123 ... LastLast
Results 1 to 10 of 81

Upgrade to admin side?

This is a discussion on Upgrade to admin side? within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; Do people think we should spend a bit of time and upgrade the look and feel of the admin section? ...

      
  1. #1
    osCMax Development Team
    pgmarshall's Avatar
    Join Date
    Feb 2009
    Location
    London
    Posts
    2,427
    Rep Power
    47


    Smile Upgrade to admin side?

    Do people think we should spend a bit of time and upgrade the look and feel of the admin section?

    From:



    To: (well not exactly like this ... but you get the idea!)

    pgmarshall
    _______________________________

  2. #2
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,500
    Rep Power
    567


    Default Re: Upgrade to admin side?

    I voted yes. I had been playing with mindsparx admin a while back but just ran out of time to do anything at all with it.

    I have also been thinking about ditching the side menu/blocks completely and using a series of dropdowns/navbar that utilize jquery to do all the fun stuff. That way the space taken by the side menus/blocks can be used to display info that is more relevant to doing administration, perhaps section specific information/summary, quicklinks, etc.
    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  3. #3
    osCMax Development Team
    pgmarshall's Avatar
    Join Date
    Feb 2009
    Location
    London
    Posts
    2,427
    Rep Power
    47


    Default Re: Upgrade to admin side?

    I was considering the whole drop down menu system but I thought that people would prefer to stay closer to the osCommerce original layout.

    I was also struggling to get the admin levels to work with the dynamic drop down menus.

    Regards,
    pgmarshall
    _______________________________

  4. #4
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    2,943
    Rep Power
    34


    Lightbulb Re: Upgrade to admin side?

    Also, bear in mind that not everyone has/uses widescreens, so any re-design should cater for 'standard' width. I've seen a few Admin consoles that look poor without widescreen.
    Hosting plans with installation, configuration, contributions, support and maintenance.

  5. #5
    osCMax Development Team
    pgmarshall's Avatar
    Join Date
    Feb 2009
    Location
    London
    Posts
    2,427
    Rep Power
    47


    Smile Re: Upgrade to admin side?

    My screen is not a widescreen - but point taken! (It is a laptop so it is just shorter than it is wide!!)

    But the dashboard should scale to your screen width - all tables in my dashboard are %s.

    Regards,
    pgmarshall
    _______________________________

  6. #6
    Member
    Join Date
    Oct 2005
    Posts
    60
    Rep Power
    0


    Default Re: Upgrade to admin side?

    I know this is out of left field but just to get some ideas of what might be useful to add to my store I recently looked at a bunch of different stores. I am happy to report that I still feel OSCMAX is the be best store out there. That being said the admin side if interspire's shopping cart looked pretty slick. VERY JQUERY. Might be a place to get some ideas.

  7. #7
    osCMax Development Team met00's Avatar
    Join Date
    Oct 2005
    Location
    wherever I happen to be at the moment
    Posts
    854
    Blog Entries
    2
    Rep Power
    21


    Default Re: Upgrade to admin side?

    Okay, as Michael knows I am Cabana's developer so he knows that if Cabana is asking for it then I am most likely writing the code. That said, I am looking at jquery-ing a great deal of OSCMax. On the admin side for ease of use (if you have 10,000 items in your store you really don't want to use the admin for specials or xsell) as well as enhancing the navigation and reducing screen loads. On the user side to enhance SEO (allowing content to load first and then allowing the header and side boxes to load thus moving content to the start of the load and the non content to the end of the load - or in a robots case, not even part of the page load.)

    I have yet to come across a "modern browser" that doesn't have javascript turned on by default and as I don't develop stores for WAP I think the time has come to move to a more jquery-like UI. On the admin side, as I jquery various functions I will release here (for instance Cabana already has a version of "orderlist" that does jquery, which may be why he is demanding even more )

    So, in no order expect to see orderlist, specials, xsell, and a new version of recover carts all jquery'd and released here in the next few months.
    so endith the lesson
    <think>sometimes I just sit's and thinks</think>
    "Here you are with a hand full of holes, a thumb up your ass, and a big grin to pass the time of day with." - TWB

  8. #8
    osCMax Development Team
    pgmarshall's Avatar
    Join Date
    Feb 2009
    Location
    London
    Posts
    2,427
    Rep Power
    47


    Smile Re: Upgrade to admin side?

    Like your thoughts on load order on customer side ... loading the stylesheet, content and then all the extra stuff will improve search engine rankings and perceived load times.

    I think Michael has also worked on restricting javascript loads only on the pages that need it rather than every page in the <head>.

    Do people have a preference for the admin drop down menu system - the suckerfish code is pretty good ... I used in on my store side for the menu system. It is light weight, cross-browser, etc.

    Regards,
    pgmarshall
    _______________________________

  9. #9
    osCMax Development Team met00's Avatar
    Join Date
    Oct 2005
    Location
    wherever I happen to be at the moment
    Posts
    854
    Blog Entries
    2
    Rep Power
    21


    Default Re: Upgrade to admin side?

    rather than suckerfish, can I recommend looking at Superfish - Suckerfish on 'roids - lightweight, crossbrowser, and jquery

    I love the navbar style.
    Last edited by met00; 11-04-2009 at 10:50 AM. Reason: added commentary
    so endith the lesson
    <think>sometimes I just sit's and thinks</think>
    "Here you are with a hand full of holes, a thumb up your ass, and a big grin to pass the time of day with." - TWB

  10. #10
    osCMax Development Team met00's Avatar
    Join Date
    Oct 2005
    Location
    wherever I happen to be at the moment
    Posts
    854
    Blog Entries
    2
    Rep Power
    21


    Default Re: Upgrade to admin side?

    also looking at implementing a version of this in the contact us page to eliminate bots
    Ajax Fancy Captcha - jQuery plugin - WebDesignBeach.com
    so endith the lesson
    <think>sometimes I just sit's and thinks</think>
    "Here you are with a hand full of holes, a thumb up your ass, and a big grin to pass the time of day with." - TWB

Page 1 of 9 123 ... LastLast

Similar Threads

  1. admin free side web 2.0 template
    By michael_s in forum New osCommerce Contributions
    Replies: 1
    Last Post: 11-10-2008, 08:18 AM
  2. Warnings on admin side of osCommerce
    By shahzad@balianti.com in forum osCommerce 2.2 Modification Help
    Replies: 6
    Last Post: 04-17-2008, 02:44 AM
  3. Show Model Picture (PopUp) Admin side v 1.00
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 02-12-2008, 07:14 AM
  4. Modifying Menu System on Admin Side
    By cferge in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 04-07-2005, 03:31 PM
  5. how can you list product options side by side
    By Anonymous in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 09-20-2003, 08:16 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •