File Changes for markd
switch to commits view, user indexv267_preview2 to v267_base (2012-05-08 to 2012-05-15) v267
- src/hg/hgc/hgc.c
- lines changed 22, context: html, text, full: html, text
Added facility (itemDetailsHtml) for having a table containing HTML fragments to display on generic BED, genePred, and PSL tables. This provides an easy way for mirror sites to create specialized details pages without modifying the C code.
- src/hg/inc/itemDetailsHtml.h
- lines changed 62, context: html, text, full: html, text
Added facility (itemDetailsHtml) for having a table containing HTML fragments to display on generic BED, genePred, and PSL tables. This provides an easy way for mirror sites to create specialized details pages without modifying the C code.
- src/hg/lib/itemDetailsHtml.as
- lines changed 6, context: html, text, full: html, text
Added facility (itemDetailsHtml) for having a table containing HTML fragments to display on generic BED, genePred, and PSL tables. This provides an easy way for mirror sites to create specialized details pages without modifying the C code.
- lines changed 1, context: html, text, full: html, text
use blobs rather than varchar for html details, add to valid tags
- src/hg/lib/itemDetailsHtml.c
- lines changed 123, context: html, text, full: html, text
Added facility (itemDetailsHtml) for having a table containing HTML fragments to display on generic BED, genePred, and PSL tables. This provides an easy way for mirror sites to create specialized details pages without modifying the C code.
- src/hg/lib/itemDetailsHtml.sql
- lines changed 12, context: html, text, full: html, text
Added facility (itemDetailsHtml) for having a table containing HTML fragments to display on generic BED, genePred, and PSL tables. This provides an easy way for mirror sites to create specialized details pages without modifying the C code.
- lines changed 2, context: html, text, full: html, text
use blobs rather than varchar for html details, add to valid tags
- src/hg/lib/makefile
- lines changed 1, context: html, text, full: html, text
Added facility (itemDetailsHtml) for having a table containing HTML fragments to display on generic BED, genePred, and PSL tables. This provides an easy way for mirror sites to create specialized details pages without modifying the C code.
- src/hg/makeDb/doc/mm10.txt
- lines changed 5, context: html, text, full: html, text
opps, add note to mm8 when it belonged in mm10
- src/hg/makeDb/doc/mm8.txt
- lines changed 5, context: html, text, full: html, text
documented add orfeome tracks for mouse
- lines changed 5, context: html, text, full: html, text
opps, add note to mm8 when it belonged in mm10
- src/hg/makeDb/doc/mm9.txt
- lines changed 6, context: html, text, full: html, text
documented add orfeome tracks for mouse
- src/hg/makeDb/trackDb/README
- lines changed 10, context: html, text, full: html, text
Added facility (itemDetailsHtml) for having a table containing HTML fragments to display on generic BED, genePred, and PSL tables. This provides an easy way for mirror sites to create specialized details pages without modifying the C code.
- src/hg/makeDb/trackDb/tagTypes.tab
- lines changed 1, context: html, text, full: html, text
use blobs rather than varchar for html details, add to valid tags
switch to commits view, user index