Thanks to
=========

Here is a list of other publications who are at least partially being 
distributed with Lino.

- :srcref:`/lino/utils/html2text.py` :
  Unmodified copy from http://www.aaronsw.com/2002/html2text/
  Copyright 2004-2008 Aaron Swartz. 
  GNU GPL 3.

- :file:`lino/utils/daemoncommand.py` :
  Copyright (c) 2009, Sean Creeley.
  Modifications by Luc Saffre.

- :file:`media/extjs/Ext.ux.form.DateTime.js` :
  Copyright (c) 2008, Ing. Jozef Sakáloš.


- :file:`media/tinymce` :
	Author: Andrew Mayorov et al.,
	Copyright (c) 2008-2010 `BYTE-force <http://www.byte-force.com>`_.

- :file:`media/filterRow` :
  Author: Surinder singh Mattaur (Matoo) <surinder83singh@gmail.com>
  <http://www.sencha.com/forum/member.php?75710-Surinder-singh> 
  

- `Sexy Tooltips with Just CSS
  <http://sixrevisions.com/css/css-only-tooltips/>`_ 
  by Alexander Dawson (2010-06-16):
  The corresponding section in :file:`media/extjs/lino.css`
  is inspired by this article, and the 
  files :file:`Critical.png`,  :file:`Help.png`,
  :file:`Info.png` and :file:`Warning.png`
  in  :file:`media/extjs`
  are unchanged copies.

- :mod:`lino.utils.pyuca` 
  is an unmodified copy of James Tauber's 
  `Python Unicode Collation Algorithm
  <http://jtauber.com/blog/2006/02/13/bug_fix_to_python_unicode_collation_algorithm/>`_
  
  `pyuca_allkeys.txt` is an unmodified copy of
  http://www.unicode.org/Public/UCA/latest/allkeys.txt
  