How can add the User's Name to the home page welcome message? I currently have a website which was developed using OpenACS and would like to know if this is something I can add myself through the WSIWYG.
Take a look at www/login-status.tcl & .adp on any recent oacs distribution. It does what you're asking... it displays the user's name or an indication that the user is not logged in.