• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
ad_text_to_html: two spaces to an nbsp, and tabs to 4 nbsp's.

added code to ad_text_to_html to Convert _single_ CRLF's to <br>'s to preserve line breaks

correct my email address.

  1. … 16 more files in changeset.
Fixed bug # #1536 using patch #252: ad_text_to_html doesn't make a paragraph break if your two consecutive line breaks are separated by white space, e.g., you accidentally put a space character on a line by itself.

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.

3. Partially ported glossary.

  1. … 81 more files in changeset.
OpenACS 4.x

  1. … 1321 more files in changeset.
Initial revision

    • -0
    • +1329
    ./text-html-procs.tcl
  1. … 1321 more files in changeset.