Data import page for AYSOSM. Go to
Lost and Found edit page!
Go to Emergency Message edit page!
Instructions:
Source data must be tab delimited (or cut/pasted from an excel spreadsheet)
Row 1 and column 1 have special meanings, and are thus reserved.
filename must appear in the upper left cell.
the remainder of first is row filled with column background color names, if any
the remainder of first column is filled with row background color names, if any.
Column colors take precedence over row color names if both are specified.
Some nice background color names: lime silver
gray yellow (yellow) aqua fuchsia white, or literal color
codes (eg: $CCCCCC) will work.
text is black, unless the special sequences r: g: or b: are the first two
characters in the cell (for red, green, or blue). For example "r:open" appears as "open".
text is normal strength unless surrounded by <b> and </b>. For
example example "<b>open</b>" appears as "open".
"r:<b>open</b>" appears as "open".