1. Fixed permissions bug in the PG version (missing OR clause in a view) 2. Added (untested thus far) site-wide-search to glossary 3. Added centralized support for importing files into the CR (either into the filesystem or the database). 4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs more fixing.
1. Added a new Tcl procedure to the content repository's library, named cr_write_content, which properly writes content to the connection regardless of RDBMS and storage type. This simplified a bunch of stuff (which explains the removed files).
2. Fixed a lot of general comments issues regarding HTML vs. Plain/Text, attachments, etc.