• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed problem introduced by Arjun's change of tab processing: Tab characters was part of Branimir's sTaRtUrL hack. Since the tabs got replaced with spaces, the sTaRtUrL/eNdUrL things didn't get replaced back. I've moved the tab expansion to the end of the proc, and that takes care of the problem. In addition, I've added quotes, single and double, to the list of characters that we strip from the end of a URL.

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.