Notify Instalation Instructions
- import modules from: notify-import.txt
- Insert the following iframe tag as web page content using rte
<iframe src="notify.jsp?css=css/site.css" height="600" width="700"></iframe>
The src attribute is expanded to a fully qualified url of the revize server.
The css file .../plugins/notify/css/notify.css is always included on all notify pages.
The optional css parameter specifies an additional css file included after the above file.
Use relative url to specify webspace css file -- e.g. css=css/site.css
Use /revize/plugins/ prefix to specify css file in the plugins folder.
TODO:
CRITICAL
MUST HAVE
-website styles
SHOULD HAVE
-login return to editlist page
- update iframe page on view ?
- mapKey not unique
NICE
- review baseurl at end of notify.jsp setup() what if standalone i.e. window = parent
- what happened to _recordid as fetch field
- delete category button warn about pages in use
- do not profile pending records plus
- onchange for email field: auto sign out / in
- eliminate error if no to: email
OTHER
- recordImpl.java::setFieldValue / formatFieldValues java