• Anonymous
  • Login
  • Register
OpenLog - Discussion: XPage use

Created on Mar 23, 2010
Created by Fero Kossuth
Status
Open

I found quite useful to make proxy class OpenLog with static log methods. they instantiate OpenLogItem from session (actualy, we made SessionFactory working in different contexts: JSF, agent, CORBA).

I put openlog into package org.openntf.openlog (recommended for next release)

in SSJS one can wirte:
try {
...
} catch(e) {
org.openntf.openlog.OpenLog.logError(e)
}



In this field you can enter the actual discussion topic.

You can use the rich text editor for rich text formating. You can also enter HTML to embed objects, e.g. to embed a YouTube video or a screenshot of the project. In this case use '[' and ']' to mark the passthrough HTML as such.

Please note that the first time you use the new UI your description is converted from rich text to MIME. You might want to copy and paste the raw plain text from the old UI in the new UI so that you don't loose information.