Wiki source code of Invitation Prototype
Last modified by Vincent Massol on 2024/11/19 16:12
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{velocity}} | ||
| 2 | $xwiki.ssx.use('Improvements.InvitationCSS') | ||
| 3 | $xwiki.ssfx.use("js/xwiki/table/livetable.css", true) | ||
| 4 | {{/velocity}} | ||
| 5 | |||
| 6 | {{html}} | ||
| 7 | <div class="invitation"> | ||
| 8 | <div class="leftMargin column47 leftInvitation"> | ||
| 9 | <dl> | ||
| 10 | <dt style="margin-top: 0"><label for="recipients">To:</label></dt> | ||
| 11 | <dd> | ||
| 12 | <span class="xHelpLabel">separate multiple email addresses with commas </span> | ||
| 13 | <textarea id="recipients" rows="2" name="recipients" cols="75"></textarea> | ||
| 14 | </dd> | ||
| 15 | <dt><label for="subjectLine">Subject:</label></dt> | ||
| 16 | <dd><input type="text" value="" id="subjectLine" name="subjectLine" size="54"></dd> | ||
| 17 | <dt><label for="messageBody">Message:</label></dt> | ||
| 18 | <dd> | ||
| 19 | <textarea id="messageBody" rows="10" name="messageBody" cols="75"> | ||
| 20 | </textarea> | ||
| 21 | </dd> | ||
| 22 | </dl> | ||
| 23 | |||
| 24 | <span class="buttonwrapper"> | ||
| 25 | <input type="submit" value="Send Invitation" name="preview" class="button"> | ||
| 26 | <span > or </span> | ||
| 27 | <span class="link">Cancel</span> | ||
| 28 | </span> | ||
| 29 | </div> | ||
| 30 | |||
| 31 | <dl> | ||
| 32 | <dt><label>Preview:</label></dt> | ||
| 33 | </dl> | ||
| 34 | |||
| 35 | <div class="left column44 rightInvitation"> | ||
| 36 | <dl> | ||
| 37 | <dt style="margin-top: 0;" ><label>To:</label></dt> | ||
| 38 | <dd><div class="messageInv"></div></dd> | ||
| 39 | <dt><label>Subject:</label></dt> | ||
| 40 | <dd> | ||
| 41 | <div class="messageInv"> | ||
| 42 | <span class="primaryInv upperInv">Ecaterina Valica has invited you to join incubator.myxwiki.org</span> <span class="secondaryInv"></span> | ||
| 43 | </div> | ||
| 44 | </dd> | ||
| 45 | <dt><label>Message:</label></dt> | ||
| 46 | <dd> | ||
| 47 | <div class="messageInv"> | ||
| 48 | <div class="primaryInv upperInv">You have received this mail because Ecaterina Valica has invited you to join incubator.myxwiki.org :</div> | ||
| 49 | <div class="secondaryInv mainInv"></div> | ||
| 50 | <div class="primaryInv"><a style="" href="http://incubator.myxwiki.org/xwiki/bin/view/InvitationMail/FriendInviter?join=1&messageid=09977004324727471">Accept the invitation and join</a> | ||
| 51 | |||
| 52 | <a style="float: right; color: rgb(240, 194, 194);" href="http://incubator.myxwiki.org/xwiki/bin/view/InvitationMail/FriendInviter?join=1&messageid=09977004324727471">Decline </a></div> | ||
| 53 | <div class="primaryInv footerInv">If this message looks like abuse of our system, please <a href="http://incubator.myxwiki.org/xwiki/bin/view/InvitationMail/FriendInviter?reportspam=1&messageid=09977004324727471">report it</a>.</div> | ||
| 54 | </dl> | ||
| 55 | </div> | ||
| 56 | </div> | ||
| 57 | </div> | ||
| 58 | {{/html}} | ||
| 59 | |||
| 60 | {{html}} | ||
| 61 | |||
| 62 | <div class="clearfloats" style="margin-bottom: 2em"></div> | ||
| 63 | |||
| 64 | <div class="invitation "> | ||
| 65 | <div class="leftMargin column47 leftInvitation"> | ||
| 66 | <dl> | ||
| 67 | <dt><label for="recipients">To:</label></dt> | ||
| 68 | <dd> | ||
| 69 | <span class="xHelpLabel">separate multiple email addresses with commas </span> | ||
| 70 | <textarea id="recipients" rows="2" name="recipients" cols="75">[email protected], [email protected]</textarea> | ||
| 71 | </dd> | ||
| 72 | <dt><label for="subjectLine">Subject:</label></dt> | ||
| 73 | <dd><input type="text" value="Join me" id="subjectLine" name="subjectLine" size="54"></dd> | ||
| 74 | <dt><label for="messageBody">Message:</label></dt> | ||
| 75 | <dd> | ||
| 76 | <textarea id="messageBody" rows="10" name="messageBody" cols="75"> | ||
| 77 | Hi, | ||
| 78 | This is the wiki I was talking about | ||
| 79 | </textarea> | ||
| 80 | </dd> | ||
| 81 | </dl> | ||
| 82 | |||
| 83 | <span class="buttonwrapper"> | ||
| 84 | <input type="submit" value="Send Invitation" name="preview" class="button"> | ||
| 85 | <span > or </span> | ||
| 86 | <span class="link">Cancel</span> | ||
| 87 | </span> | ||
| 88 | </div> | ||
| 89 | |||
| 90 | <dl> | ||
| 91 | <dt><label>Preview:</label></dt> | ||
| 92 | </dl> | ||
| 93 | |||
| 94 | <div class="left column44 rightInvitation"> | ||
| 95 | <dl> | ||
| 96 | <dt style="margin-top: 0;" ><label>To:</label></dt> | ||
| 97 | <dd><div class="messageInv">[email protected], [email protected]</div></dd> | ||
| 98 | <dt><label>Subject:</label></dt> | ||
| 99 | <dd> | ||
| 100 | <div class="messageInv"> | ||
| 101 | <span class="primaryInv upperInv">Ecaterina Valica has invited you to join incubator.myxwiki.org</span> <span class="secondaryInv">Join me</span> | ||
| 102 | </div> | ||
| 103 | </dd> | ||
| 104 | <dt><label>Message:</label></dt> | ||
| 105 | <dd> | ||
| 106 | <div class="messageInv"> | ||
| 107 | <div class="primaryInv upperInv">You have received this mail because Ecaterina Valica has invited you to join incubator.myxwiki.org :</div> | ||
| 108 | <div class="secondaryInv mainInv">Hi,<br/>This is the wiki I was talking about</div> | ||
| 109 | <div class="primaryInv"><a style="" href="http://incubator.myxwiki.org/xwiki/bin/view/InvitationMail/FriendInviter?join=1&messageid=09977004324727471">Accept the invitation and join</a> | ||
| 110 | |||
| 111 | <a style="float: right; color: rgb(240, 194, 194);" href="http://incubator.myxwiki.org/xwiki/bin/view/InvitationMail/FriendInviter?join=1&messageid=09977004324727471">Decline </a></div> | ||
| 112 | <div class="primaryInv footerInv">If this message looks like abuse of our system, please <a href="http://incubator.myxwiki.org/xwiki/bin/view/InvitationMail/FriendInviter?reportspam=1&messageid=09977004324727471">report it</a>.</div> | ||
| 113 | </dl> | ||
| 114 | </div> | ||
| 115 | </div> | ||
| 116 | </div> | ||
| 117 | {{/html}} | ||
| 118 | |||
| 119 | {{html}} | ||
| 120 | <div class="clearfloats" style="margin-bottom: 2em"></div> | ||
| 121 | <div class="invitation"> | ||
| 122 | <div class="leftMargin column47 leftInvitation"> | ||
| 123 | <div class="box infomessage">The invitation has been sent to 2 people.</div> | ||
| 124 | <div class="primaryInv upperInv" style="padding:3px 4px; margin-top: 2em;">People you have invited to join this wiki:</div> | ||
| 125 | <div class="xwiki-livetable-container" id=""> | ||
| 126 | <table summary="This table lists all watched elements." class="xwiki-livetable" id="mywatchlist"> | ||
| 127 | <tbody><tr> | ||
| 128 | </tr> | ||
| 129 | <tr> | ||
| 130 | <td class="xwiki-livetable-display-container"> | ||
| 131 | <table class="xwiki-livetable-display"> | ||
| 132 | <thead class="xwiki-livetable-display-header"> | ||
| 133 | <tr> | ||
| 134 | <th scope="col" class="xwiki-livetable-display-header-text " style="padding-right: 0"> | ||
| 135 | <input type="checkbox"/> | ||
| 136 | </th> | ||
| 137 | <th scope="col" class="xwiki-livetable-display-header-text "> | ||
| 138 | |||
| 139 | </th> | ||
| 140 | <th scope="col" class="xwiki-livetable-display-header-text "> | ||
| 141 | Sent Date | ||
| 142 | </th> | ||
| 143 | <th scope="col" class="xwiki-livetable-display-header-text "> | ||
| 144 | Status | ||
| 145 | </th> | ||
| 146 | </tr> | ||
| 147 | <tr class="xwiki-livetable-display-filters"> | ||
| 148 | <td class="xwiki-livetable-display-header-filter"></td> | ||
| 149 | <td class="xwiki-livetable-display-header-filter"></td> | ||
| 150 | <td class="xwiki-livetable-display-header-filter"></td> | ||
| 151 | <td class="xwiki-livetable-display-header-filter"></td> | ||
| 152 | </tr> | ||
| 153 | |||
| 154 | </thead> | ||
| 155 | <tbody class="xwiki-livetable-display-body" id="mywatchlist-display"> | ||
| 156 | <tr> | ||
| 157 | <td><span class="spaceWatchlistType"><input type="checkbox"/></span></td> | ||
| 158 | <td><a href="/xwiki/bin/view/Main/">[email protected]</a></td> | ||
| 159 | <td><span class="primaryInv">22 Apr 2010</span></td> | ||
| 160 | <td class="typenumeric"><span style="color: #66AA00">accepted</span></td> | ||
| 161 | </tr> | ||
| 162 | <tr> | ||
| 163 | <td><span class="pageWatchlistType"><input type="checkbox"/></span></td> | ||
| 164 | <td><a href="/xwiki/bin/view/Main/">[email protected]</a></td> | ||
| 165 | <td><span class="primaryInv">22 Apr 2010</span></td> | ||
| 166 | <td class="typenumeric"><span style="color: #D6AE00">pending</span></td> | ||
| 167 | </tr> | ||
| 168 | </tbody> | ||
| 169 | <thead class="xwiki-livetable-display-header" style="border-top:5px solid #EFEFEF;"> | ||
| 170 | <tr class="xwiki-livetable-display-filters"> | ||
| 171 | <td class="xwiki-livetable-display-header-filter" colspan="4" style="font-size: .9em;"><a href="" class="resend">Resend </a> <a href="" class="cancel">Cancel </a> </td> | ||
| 172 | </tr> | ||
| 173 | </thead> | ||
| 174 | </table> | ||
| 175 | </td> | ||
| 176 | </tr> | ||
| 177 | </tbody></table> | ||
| 178 | </div> | ||
| 179 | </div> | ||
| 180 | |||
| 181 | <dl> | ||
| 182 | <dt><label>Invitation Content:</label></dt> | ||
| 183 | </dl> | ||
| 184 | |||
| 185 | <div class="left column44 rightInvitation"> | ||
| 186 | <dl> | ||
| 187 | <dt style="margin-top: 0;" ><label>To:</label></dt> | ||
| 188 | <dd><div class="messageInv">[email protected], [email protected]</div></dd> | ||
| 189 | <dt><label>Subject:</label></dt> | ||
| 190 | <dd> | ||
| 191 | <div class="messageInv"> | ||
| 192 | <span class="primaryInv upperInv">Ecaterina Valica has invited you to join incubator.myxwiki.org </span> <span class="secondaryInv">Join me</span> | ||
| 193 | </div> | ||
| 194 | </dd> | ||
| 195 | <dt><label>Message:</label></dt> | ||
| 196 | <dd> | ||
| 197 | <div class="messageInv"> | ||
| 198 | <div class="primaryInv upperInv">You have received this mail because Ecaterina Valica has invited you to join incubator.myxwiki.org :</div> | ||
| 199 | <div class="secondaryInv mainInv">Hi,<br/>This is the wiki I was talking about</div> | ||
| 200 | <div class="primaryInv"><a href="http://incubator.myxwiki.org/xwiki/bin/view/InvitationMail/FriendInviter?join=1&messageid=09977004324727471" style="">Accept the invitation and join</a> | ||
| 201 | |||
| 202 | <a href="http://incubator.myxwiki.org/xwiki/bin/view/InvitationMail/FriendInviter?join=1&messageid=09977004324727471" style="float: right; color: rgb(240, 194, 194);">Decline </a></div> | ||
| 203 | <div class="primaryInv footerInv">If this message looks like abuse of our system, please <a href="http://incubator.myxwiki.org/xwiki/bin/view/InvitationMail/FriendInviter?reportspam=1&messageid=09977004324727471">report it</a>.</div> | ||
| 204 | </dl> | ||
| 205 | </div> | ||
| 206 | </div> | ||
| 207 | |||
| 208 | </div> | ||
| 209 | {{/html}} | ||
| 210 | |||
| 211 | {{html}} | ||
| 212 | <div class="clearfloats" style="margin-bottom: 2em"></div> | ||
| 213 | <div class="invitation"> | ||
| 214 | <div class="leftMargin column47 leftInvitation"> | ||
| 215 | <div class="box infomessage">The invitation has been sent to 2 people <a href="" style="float: right; color: #CC3333;">Cancel </a></div> | ||
| 216 | <div class="primaryInv upperInv" style="padding:3px 4px; margin-top: 2em;">People you have invited to join this wiki:</div> | ||
| 217 | <div class="xwiki-livetable-container" id=""> | ||
| 218 | <table summary="This table lists all watched elements." class="xwiki-livetable" id="mywatchlist"> | ||
| 219 | <tbody><tr> | ||
| 220 | </tr> | ||
| 221 | <tr> | ||
| 222 | <td class="xwiki-livetable-display-container"> | ||
| 223 | <table class="xwiki-livetable-display"> | ||
| 224 | <thead class="xwiki-livetable-display-header"> | ||
| 225 | <tr> | ||
| 226 | <th scope="col" class="xwiki-livetable-display-header-text " style="padding-right: 0"> | ||
| 227 | <input type="checkbox"/> | ||
| 228 | </th> | ||
| 229 | <th scope="col" class="xwiki-livetable-display-header-text "> | ||
| 230 | |||
| 231 | </th> | ||
| 232 | <th scope="col" class="xwiki-livetable-display-header-text "> | ||
| 233 | Sent Date | ||
| 234 | </th> | ||
| 235 | <th scope="col" class="xwiki-livetable-display-header-text "> | ||
| 236 | Status | ||
| 237 | </th> | ||
| 238 | </tr> | ||
| 239 | <tr class="xwiki-livetable-display-filters"> | ||
| 240 | <td class="xwiki-livetable-display-header-filter"></td> | ||
| 241 | <td class="xwiki-livetable-display-header-filter"></td> | ||
| 242 | <td class="xwiki-livetable-display-header-filter"></td> | ||
| 243 | <td class="xwiki-livetable-display-header-filter"></td> | ||
| 244 | </tr> | ||
| 245 | |||
| 246 | </thead> | ||
| 247 | <tbody class="xwiki-livetable-display-body" id="mywatchlist-display"> | ||
| 248 | <tr> | ||
| 249 | <td><span class="spaceWatchlistType"><input type="checkbox"/></span></td> | ||
| 250 | <td><a href="/xwiki/bin/view/Main/">[email protected]</a></td> | ||
| 251 | <td><span class="primaryInv">22 Apr 2010</span></td> | ||
| 252 | <td class="typenumeric"><span style="color: #66AA00">accepted</span></td> | ||
| 253 | </tr> | ||
| 254 | <tr> | ||
| 255 | <td><span class="pageWatchlistType"><input type="checkbox"/></span></td> | ||
| 256 | <td><a href="/xwiki/bin/view/Main/">[email protected]</a></td> | ||
| 257 | <td><span class="primaryInv">22 Apr 2010</span></td> | ||
| 258 | <td class="typenumeric"><span style="color: #D6AE00">pending</span></td> | ||
| 259 | </tr> | ||
| 260 | </tbody> | ||
| 261 | <thead class="xwiki-livetable-display-header" style="border-top:5px solid #EFEFEF;"> | ||
| 262 | <tr class="xwiki-livetable-display-filters"> | ||
| 263 | <td class="xwiki-livetable-display-header-filter" colspan="4" style="font-size: .9em;"><a href="" class="resend">Resend </a> <a href="" class="cancel">Cancel </a> </td> | ||
| 264 | </tr> | ||
| 265 | </thead> | ||
| 266 | </table> | ||
| 267 | </td> | ||
| 268 | </tr> | ||
| 269 | </tbody></table> | ||
| 270 | </div> | ||
| 271 | </div> | ||
| 272 | |||
| 273 | <dl> | ||
| 274 | <dt><label>Invitation Content:</label></dt> | ||
| 275 | </dl> | ||
| 276 | |||
| 277 | <div class="left column44 rightInvitation"> | ||
| 278 | <dl> | ||
| 279 | <dt style="margin-top: 0;" ><label>To:</label></dt> | ||
| 280 | <dd><div class="messageInv">[email protected], [email protected]</div></dd> | ||
| 281 | <dt><label>Subject:</label></dt> | ||
| 282 | <dd> | ||
| 283 | <div class="messageInv"> | ||
| 284 | <span class="primaryInv upperInv">Ecaterina Valica has invited you to join incubator.myxwiki.org </span> <span class="secondaryInv">Join me</span> | ||
| 285 | </div> | ||
| 286 | </dd> | ||
| 287 | <dt><label>Message:</label></dt> | ||
| 288 | <dd> | ||
| 289 | <div class="messageInv"> | ||
| 290 | <div class="primaryInv upperInv">You have received this mail because Ecaterina Valica has invited you to join incubator.myxwiki.org :</div> | ||
| 291 | <div class="secondaryInv mainInv">Hi,<br/>This is the wiki I was talking about</div> | ||
| 292 | <div class="primaryInv"><a href="http://incubator.myxwiki.org/xwiki/bin/view/InvitationMail/FriendInviter?join=1&messageid=09977004324727471" style="">Accept the invitation and join</a> | ||
| 293 | |||
| 294 | <a href="http://incubator.myxwiki.org/xwiki/bin/view/InvitationMail/FriendInviter?join=1&messageid=09977004324727471" style="float: right; color: rgb(240, 194, 194);">Decline </a></div> | ||
| 295 | <div class="primaryInv footerInv">If this message looks like abuse of our system, please <a href="http://incubator.myxwiki.org/xwiki/bin/view/InvitationMail/FriendInviter?reportspam=1&messageid=09977004324727471">report it</a>.</div> | ||
| 296 | </dl> | ||
| 297 | </div> | ||
| 298 | </div> | ||
| 299 | |||
| 300 | </div> | ||
| 301 | {{/html}} |