Author: solomax
Date: Fri Apr 20 07:56:25 2012
New Revision: 1328236
URL: http://svn.apache.org/viewvc?rev=1328236&view=rev
Log:
OPENMEETINGS-186 documentation is updated
Modified:
incubator/openmeetings/trunk/singlewebapp/docs/GeneralConfiguration.html
incubator/openmeetings/trunk/singlewebapp/xdocs/GeneralConfiguration.xml
Modified:
incubator/openmeetings/trunk/singlewebapp/docs/GeneralConfiguration.html
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/GeneralConfiguration.html?rev=1328236&r1=1328235&r2=1328236&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/GeneralConfiguration.html
(original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/GeneralConfiguration.html
Fri Apr 20 07:56:25 2012
@@ -1038,6 +1038,28 @@ limitations under the License.
</font>
</td>
</tr>
+ <tr>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ inviter.email.as.replyto
+ </font>
+</td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ 1
+ </font>
+</td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Set inviter's email address as ReplyTo in email invitations
(1 == set, 0 == NOT set)
+ </font>
+</td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ 2.0.x
+ </font>
+</td>
+ </tr>
</table>
</blockquote>
</p>
Modified:
incubator/openmeetings/trunk/singlewebapp/xdocs/GeneralConfiguration.xml
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/xdocs/GeneralConfiguration.xml?rev=1328236&r1=1328235&r2=1328236&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/xdocs/GeneralConfiguration.xml
(original)
+++ incubator/openmeetings/trunk/singlewebapp/xdocs/GeneralConfiguration.xml
Fri Apr 20 07:56:25 2012
@@ -79,6 +79,13 @@
<td style="border: 1px solid rgb(204,
204, 204); padding: 5px;"> 1.9.x </td>
</tr>
+ <tr>
+ <td style="border: 1px solid rgb(204,
204, 204); padding: 5px;"> inviter.email.as.replyto </td>
+ <td style="border: 1px solid rgb(204,
204, 204); padding: 5px;"> 1 </td>
+ <td style="border: 1px solid rgb(204,
204, 204); padding: 5px;"> Set inviter's email address as ReplyTo in email
invitations (1 == set, 0 == NOT set) </td>
+ <td style="border: 1px solid rgb(204,
204, 204); padding: 5px;"> 2.0.x </td>
+
+ </tr>
</table>
</section>