% Time-stamp: <2006-07-02 19:17:34 s8904035> 1. Run SentencesDirectory.pl from Sentences subdirectory. This will create index.html in Sentences subdirectory which will link to "index" files in every monthwise subdirectory. This needs to be really run only once when a new monthly subdirectory is created. It's optional but desirable that the top index.html in the sanskrit directory be updated to provide links to the monthly "index". 2. Run sanskritSite.pl whenever a new file is added to the site. This will create automatic links. Simple ToDo 1. Change the Sentence subdirectories to 2006-02-00, 2006-03-00, etc. (HRP 30 April 2006). 2. For allSentences.txt, have the latest sentences first. (Done 2 July 2006) Not so simple ToDo 2. To make one single file of all the documents and convert it to pdf. 4. Search for a particular string in all the files and replace it. Helpful for changing font-family: definitions, e.g., adding "URW Palladio ITU"; in existing statements. 6. Use charset=utf-8 in the document tag and forget about including specific font names. There are files from Mcdonell's dictionary which have this charset=utf-8 statement and then no other font statement. They have characters also in binary form. 7. In c:\itrans53\bin\2006-03-09.txt there is a wrapper which can be used to generate html in Unicode directly using the itrans command itrans -i 2006-03-09.txt -o 2006-03-09.html. A better idea on how to fully get the wrapper done can be had from C:\itrans53\doc\ex_utf8.itx. Instead of using the perl script to append headers to the html files produced by Itranslator it might be an idea to produce the .itx files directly and process them using itrans. 8. Format dhaatu and Vibhakti tables in HTML table format. Done 1. Provide link back from all html files to up. (3 March 2006) 1. Test if .txt exists and only then link. Right now it links all txt files (for corresponding html files) except for index.html (26 Feb 2006) (3 March 2006) 2. Edit the line font-family: to include multiple choice of fonts such as in test/Taap-s5.htm or in unicodenotes.html. (3 March 2006) 3. Don't recreate the folder html file if all the constituent html files haven't changed. [Done Sun 12 March 2006.] 5. Provide a header on month-sentence files with links to other month-sanskrit files. [Done] 9. Make a separate page for Unicode and Devanagari information and take out most of that information from the index page. [Done - Sun 19 March 2006.] 2. To make one single file of all the documents and convert it to pdf. [Done for Sentences Directory - 11 March 2006.]