Difference between revisions of "Phoenix Project"

From WRG
Jump to navigationJump to search
Line 41: Line 41:
 
* [[Archive:The Whitney Family of Connecticut, Links 501-600]], 501-550, all
 
* [[Archive:The Whitney Family of Connecticut, Links 501-600]], 501-550, all
 
* [[Archive:The Whitney Family of Connecticut, Links 601-700]], 666-700, all
 
* [[Archive:The Whitney Family of Connecticut, Links 601-700]], 666-700, all
* [[Archive:The Whitney Family of Connecticut, Links 701-800]], 701-750, 797
+
* [[Archive:The Whitney Family of Connecticut, Links 701-800]], 701-750, 791
* [[Archive:The Whitney Family of Connecticut, Links 801-900]]
+
* [[Archive:The Whitney Family of Connecticut, Links 801-900]], 802, 806-888, 897-900
* [[Archive:The Whitney Family of Connecticut, Links 901-1000]]
+
* [[Archive:The Whitney Family of Connecticut, Links 901-1000]], 901-927, 929-937, 940-943, 963-966, 998-999
* [[Archive:The Whitney Family of Connecticut, Links 1001-1100]]
+
* [[Archive:The Whitney Family of Connecticut, Links 1001-1100]], 1006-1010, 1015-1016, 1020, 1027, 1042-1047, 1057-1059, 1061-1072, 1075, 1077
* [[Archive:The Whitney Family of Connecticut, page 1151]]
+
* [[Archive:The Whitney Family of Connecticut, Links 1101-1200]], 1101-1102, 1113-1114, 1116-1119, 1121-1122, 1124-1126, 1131, 1134-1135, 1151, 1156-1158, 1161, 1173-1174, 1176, 1178-1182, 1186, 1194-1198
* [[Archive:The Whitney Family of Connecticut, page 1151]]
+
* [[Archive:The Whitney Family of Connecticut, Links 1201-1300]], 1211, 1218-1220, 1230-1234, 1236-1237, 1240-1242, 1244-1249
* [[Archive:The Whitney Family of Connecticut, page 2470]]
+
* [[Archive:The Whitney Family of Connecticut, Links 1301-1400]], none
* [[Archive:The Whitney Family of Connecticut, page 2738]]
+
* [[Archive:The Whitney Family of Connecticut, Links 1401-1500]], 1462-1463, 1467-1474, 1477, 1480-1483, 1491-1493, 1497-1498, 1500
* [[Archive:The Whitney Family of Connecticut, page 2739]]
+
* [[Archive:The Whitney Family of Connecticut, Links 1501-1600]], 1501-1503, 1505, 1507-1508, 1528-1537, 1550-1552, 1554-1557, 1560-1564
* [[Archive:The Whitney Family of Connecticut, page 2740]]
+
* [[Archive:The Whitney Family of Connecticut, Links 1601-1700]], 1650-1651, 1673-1674, 1678, 1693, 1695, 1698-1699
 +
* [[Archive:The Whitney Family of Connecticut, Links 1701-1800]], 1708-1713, 1732-1739, 1745-1747, 1758-1760, 1765-1769, 1796-1797
 +
* [[Archive:The Whitney Family of Connecticut, Links 1801-1900]], 1805-1806, 1809-1810, 1812-1814, 1819-1823, 1825, 1827, 1829-1832, 1834, 1842
 +
* [[Archive:The Whitney Family of Connecticut, Links 1901-2000]], 1902-1904, 1908, 1910, 1912, 1925, 1930, 1932-1936, 1947, 1950-1952, 1954-1955, 1981-1982, 1996-1997
 +
* [[Archive:The Whitney Family of Connecticut, Links 2001-2100]], 2002-2005, 2016-2017, 2021-2024,
 +
* [[Archive:The Whitney Family of Connecticut, Links 2101-2200]], 2197
 +
* [[Archive:The Whitney Family of Connecticut, Links 2201-2300]], 2202-2203, 2206, 2212-2213, 2234, 2243-2247, 2299
 +
* [[Archive:The Whitney Family of Connecticut, Links 2301-2400]], 2332-2333, 2340-2342, 2347, 2371, 2397
 +
* [[Archive:The Whitney Family of Connecticut, Links 2401-2500]], 2458, 2470
 +
* [[Archive:The Whitney Family of Connecticut, Links 2501-2600]], none
 +
* [[Archive:The Whitney Family of Connecticut, Links 2601-2700]], none
 +
* [[Archive:The Whitney Family of Connecticut, Links 2701-2740]], 2721-2731, 2733, 2738-2740
  
 
__NOTOC__
 
__NOTOC__

Revision as of 11:52, 9 August 2008

These are notes to plan the conversion of the Phoenix book from the old website to this one.

Steps

  1. Finish templates (need footnote templates, see Test)
  2. Determine which pages the script will convert (1 to 2475)
  3. Write conversion program
  4. Test results, repeat if needed
  5. Run conversion
  6. Upload all pages
  7. Manually convert preface pages, errata pages, index pages, etc.

Notes

  • Tables in the body of an entry will require hand-editing. Current solution: split the entry into three parts, use PhoenixEntry for the first and last, and explicitly code the table in the middle one. First example: a signature on page 11.
  • Footnotes may contain preformatted text, which cannot be passed into the PhoenixFootnote template for some reason. Current solution: explicitly code the footnote without using the template, but using <span>, <font>, <sup>, and text. First example: a footnote on page 25.
  • I have replaced two-column footnotes with one-column ones. This could be undone if we find a convenient way to handle two columns. Tables cannot be passed into the PhoenixFootnote template, probably because the "|" character used as a delimiter for a table interferes with the same character used as a delimiter in the template. Current solution: explicitly code a two-column footnote using a table, <span>, <font>, <sup>, and text.
  • Using the "|" character in diagrams does not work, interfering with the same character used as a delimiter in templates. I substituted the string "&#124;" instead. That works, but drawing the diagram becomes more difficult. First example: a diagram on page 15.

Templates and Test Pages for the Conversion

Pages Already Converted