• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
make link forward rather than email to prevent brain confusion for crb

ad_maybe_redirect_for_registration for posting

remove center tags

add attribute to new.gif

add new icon to message list

remove unsed master.tcl

clean up background-color: (nothing) with some ifs

fix context bar and clean up views

fix context/context_bar

change context_bar to context for 4.6

fix message-post-confirm

remove unused file

clean up forums formatting

clean up html checking to sync with 4.6

OpenACS update 2002-10-08

  1. … 2799 more files in changeset.
clean up forum-view page navigation

merge latest forums from CVS

  1. … 20 more files in changeset.
more fixing

removed that, it was a mistake, ad_form uses its own hidden vars and I don't

want to be dependent on the internal structure of ad_form

maybe a ad_form_cofirm proc to generate the mutltirow would be nice

simplified message-post-confirm to explicitly show

the form vars instead of the multirow magic. This is alot easier to read and

not really necessary to use the multirow in this case because we know what

form vars are coming.

added useful comments explaining change to ad_form

fixed css problem with netscape

added ad_html_security check to post contents

rewrote message-post with ad_form

    • -0
    • +12
    ./message-post-confirm-postgresql.xql
    • -0
    • +56
    ./message-post-confirm.tcl
    • -0
    • +21
    ./message-post-confirm.xql
Fixed invisible message bug in NN 4.7x

Modified message-post-* to do a security check on the html entered. and

changed to use ad_form.

Made it so it says "You may rquest notification for this message" instead of

"You may request notification for <message title>", which was confusing.

rearrange

moved validate block to correct place

fixed mistake in ad_form

changed to use ad_form and added validate with ad_html_security_check

Interface fixes

forum-view is now _paginated_! Yeah!!!

OpenACS update 2002-08-05

  1. … 51 more files in changeset.