Consistency in "page" links for source files
Status: Beta
Brought to you by:
worden
In the ManageProject page, each source file's entry in the "page" column is a link to the page where the file's stored. Those links include anchors (i.e. "#ww-sf-my-source-filename") so that the link goes to the exact location in the page where the source file is found.
In GetProjectFile, when displaying a source file, there's a "page" link that points to the same page, but without the anchor, so it goes to the beginning of the page.
Seems like these should be consistent.
Anonymous
In my own life, the anchor causing the browser to scroll down to the middle of the page is generally an annoyance. I wonder if it's useful, or should just be removed.
I don't like the anchor.
OK! I got rid of it.
On 10/31/2012 07:16 AM, Jonathan Dushoff wrote: