File Changes for greg
switch to commits view, user indexv271_preview2 to v271_base (2012-07-31 to 2012-08-07) v271
- src/hg/hgTrackUi/hgTrackUi.c
- lines changed 4, context: html, text, full: html, text
Got rid of the serif font declaration to match rest of site.
- src/hg/htdocs/ENCODE/index.html
- lines changed 3, context: html, text, full: html, text
A change in HGStyle.css turned the bg color of this page yellow. Hard coded it back to white.
- src/hg/htdocs/FAQ/FAQdownloads.html
- lines changed 58, context: html, text, full: html, text
Updated section on mysql to point to our new mysql help page.
- lines changed 30, context: html, text, full: html, text
Corrected comments so they don't mess up syntax highlighting in editors.
- lines changed 27, context: html, text, full: html, text
Shortedned Downloading seq/anno section and pointed to our new FTP page.
- src/hg/htdocs/goldenPath/help/ftp.html
- lines changed 55, context: html, text, full: html, text
Initial new ftp help page.
- lines changed 39, context: html, text, full: html, text
Made several edits for format and clarity. Hard wrapped doc to 100 chars.
- lines changed 17, context: html, text, full: html, text
Added section on FTP'ing from a web browser, and updated some styling and grammar for clarity.
- src/hg/htdocs/goldenPath/help/mysql.html
- lines changed 62, context: html, text, full: html, text
Initial new mysql help page.
- lines changed 47, context: html, text, full: html, text
Made many edits to format, clear up text for easier reading, etc. Hard wrapped doc to 100 chars.
- lines changed 2, context: html, text, full: html, text
Added a section heading for clarity.
- lines changed 2, context: html, text, full: html, text
Shortened sentence for clarity.
- src/hg/htdocs/inc/globalNavBar.inc
- lines changed 2, context: html, text, full: html, text
Broke out ftp and mysql into their own links - for obvious reasons.
- lines changed 1, context: html, text, full: html, text
Changed ftp link to something more informational since not all browsers support browsing files on an ftp server (notably Safari).
- lines changed 2, context: html, text, full: html, text
Changed 2 links to point to newly created ftp and mysql pages.
- src/hg/htdocs/style/HGStyle.css
- lines changed 12, context: html, text, full: html, text
Added new style for displaying code in <pre> tags. Can see this used in goldenPath/help/ftp.html
- lines changed 7, context: html, text, full: html, text
Fixed display issue; Redmine #8685.
- lines changed 3, context: html, text, full: html, text
Fixed IE bug where dashes between the links in the top blue bar were v-aligned at the bottom. Also pulled out a style that was not needed.
- src/hg/htdocs/style/encodeProject.css
- lines changed 1, context: html, text, full: html, text
Added background color to white, since the change in HGStyle.css changed it to yellow.
- src/hg/htdocs/style/nice_menu.css
- lines changed 2, context: html, text, full: html, text
Fixed a missing closing to a comment and deleted some extra *s
- src/hg/makeDb/genbank/etc/hgwbeta.dbs
- lines changed 1, context: html, text, full: html, text
Added geoFor1 as I'm staging on beta now.
switch to commits view, user index