[f] Rearrange Side Bar Navigation Links

Bug #397122 reported by Swetha
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MVHub
In Progress
Medium
Sean Cronin

Bug Description

files:
  app-mvhub/DocumentRoot/static/all/inc/left_menu.inc

we are done when:
 the navigation links are sorted by how often they are accessed.

See:
        http://www.useit.com/alertbox/alpha-sorting.html

Notes:
 We can guess at what is popular or we can parse the log files
       or look at reports of log files to show what is popular.

see:
     http://mvhub.com/reports/mvh/visitors/visitors.html#Requested%20pages

Revision history for this message
Swetha (cswetha25) wrote : Re: [Bug 397122] [NEW] [f] Rearrange Side Bar Navigation Links

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

  assignee cswetha25
  done
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFKVPpFKp/0jJo+cjsRAsYvAJ43EIlrPg+IAJJeKZgTxgkBSJTspwCfeb7x
lAN2GjesLxjBuWbs/yKu5cA=
=4FpF
-----END PGP SIGNATURE-----

Changed in mvhub:
assignee: nobody → Swetha (cswetha25)
Dan MacNeil (omacneil)
Changed in mvhub:
status: Confirmed → Fix Committed
Revision history for this message
Swetha (cswetha25) wrote :

Fix actually not committed.Based on the priority arrange the Navigation Links.

Changed in mvhub:
status: Fix Committed → In Progress
Revision history for this message
Dan MacNeil (omacneil) wrote : Re: [Bug 397122] Re: [f] Rearrange Side Bar Navigation Links

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Thanks for catching this premature closing

The next steps might be to :

  1) Find out which links are used the most by:
 a. parsing logs
 b. looking at reports http://mvhub.com/reports

  2) Figuring out what the users think is most important

 ---This will require some research / thought from us
  (the usual us)

If 1-b doesn't have needed info Sijing and Prya are learning regular
expressions so they might write a script help with 1-a.

Their script might

 1) take as input the log file.
 2) discard lines not related to mvhub navigation clicks
  ---ie to specific category, program or agency records
 3) break the line into mvhub URLs
 4) use the mvhub URLs as keys to a hash
 5) ++ the value for the corresponding key
 6) print key / value pairs

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFKX0+yLzI3mETyffwRAoi/AKCZHHXw8LdyDm+VA/rW5vu9rFYJTgCfUqKK
lx5NXETaILzsG565h3qeEyc=
=uzn9
-----END PGP SIGNATURE-----

Revision history for this message
Lee Goodrich (leegoodrich) wrote :

What's the status of this?

Revision history for this message
Dan MacNeil (omacneil) wrote :

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

>What's the status of this?

Not changed. Nobody has written a script to parse logs or installed a
reporting tool to determine relative popularity of links in side menu.

Installing reporting tools, would make this easier.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAktzKD0ACgkQLzI3mETyffw8HACdFnjerR06MxxHqzqJ3ImoRubT
VDwAoJL/kFp8/i9m0EMJsVCZX7uCAufy
=ILq2
-----END PGP SIGNATURE-----

Dan MacNeil (omacneil)
description: updated
description: updated
Sean Cronin (seancron)
Changed in mvhub:
assignee: Swetha (cswetha25) → Sean Cronin (seancron)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.