annotate orpg/templates/default_LobbyMessage.html @ 239:56c1f2729413 beta

Traipse Beta 'OpenRPG' {100811-00} Traipse is a distribution of OpenRPG that is designed to be easy to setup and go. Traipse also makes it easy for developers to work on code without fear of sacrifice. 'Ornery-Orc' continues the trend of 'Grumpy' and adds fixes to the code. 'Ornery-Orc's main goal is to offer more advanced features and enhance the productivity of the user. Update Summary (Closing/Closed) New Features: New to Map, can re-order Grid, Miniatures, and Whiteboard layer draw order New to Server GUI, can now clear log New Earthdawn Dieroller Updates: Update to Warhammer PC Sheet. Rollers set as macros. Should work with little maintanence. Update to Browser Server window. Display rooms with ' " & cleaner Update to Server. Handles ' " & cleaner. Update to Dieroller. Cleaner, more effecient expression system. Fixes: Fix to InterParse that was causing an Infernal Loop with Namespace Internal Fix to XML data, removed old Minidom and switched to Element Tree Fix to Server that was causing eternal attempt to find a Server ID, in Register Rooms thread Fix to metaservers.xml file not being created Fix to Single and Double quotes in Whiteboard text Fix to Background images not showing when using the Image Server Fix to Duplicate chat names appearing Fix to Server GUI's logging output Fix to FNB.COLORFUL_TABS bug Fix to Gametree for XSLT Sheets Fix to Gametree for locating gametree files
author sirebral
date Wed, 11 Aug 2010 13:52:30 -0500
parents bb7b9648792c
children
rev   line source
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
2 <html>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
3
222
bb7b9648792c Traipse Beta 'OpenRPG' {100502-00}
sirebral
parents: 186
diff changeset
4 <table width="100%" border="3" cellpadding="4" cellspacing="1" >
bb7b9648792c Traipse Beta 'OpenRPG' {100502-00}
sirebral
parents: 186
diff changeset
5 <tr>
bb7b9648792c Traipse Beta 'OpenRPG' {100502-00}
sirebral
parents: 186
diff changeset
6 <th bgcolor="#D4ECFB" align="left" valign="top">
bb7b9648792c Traipse Beta 'OpenRPG' {100502-00}
sirebral
parents: 186
diff changeset
7 <strong>Welcome to an OpenRPG Server</strong>
bb7b9648792c Traipse Beta 'OpenRPG' {100502-00}
sirebral
parents: 186
diff changeset
8 <br />
bb7b9648792c Traipse Beta 'OpenRPG' {100502-00}
sirebral
parents: 186
diff changeset
9 Add a message here.
bb7b9648792c Traipse Beta 'OpenRPG' {100502-00}
sirebral
parents: 186
diff changeset
10 </th>
bb7b9648792c Traipse Beta 'OpenRPG' {100502-00}
sirebral
parents: 186
diff changeset
11 <th bgcolor="#73A183" width="45%" align="left" valign="top">
bb7b9648792c Traipse Beta 'OpenRPG' {100502-00}
sirebral
parents: 186
diff changeset
12 <strong>The OpenRPG Project</strong>
bb7b9648792c Traipse Beta 'OpenRPG' {100502-00}
sirebral
parents: 186
diff changeset
13 <br />
bb7b9648792c Traipse Beta 'OpenRPG' {100502-00}
sirebral
parents: 186
diff changeset
14 Who is this force?
bb7b9648792c Traipse Beta 'OpenRPG' {100502-00}
sirebral
parents: 186
diff changeset
15 </th> </th> <!-- I have to close the header twice? That's a disability.-->
bb7b9648792c Traipse Beta 'OpenRPG' {100502-00}
sirebral
parents: 186
diff changeset
16 </tr>
bb7b9648792c Traipse Beta 'OpenRPG' {100502-00}
sirebral
parents: 186
diff changeset
17 <tr>
bb7b9648792c Traipse Beta 'OpenRPG' {100502-00}
sirebral
parents: 186
diff changeset
18 <td border="2" bgcolor="#ECECEC" valign="top">
bb7b9648792c Traipse Beta 'OpenRPG' {100502-00}
sirebral
parents: 186
diff changeset
19 Here is an example Room Message that can be easily modified to fit the needs of your server.
bb7b9648792c Traipse Beta 'OpenRPG' {100502-00}
sirebral
parents: 186
diff changeset
20 The room message has two rows and two cells. One row is for headers, and one row is for cells.
bb7b9648792c Traipse Beta 'OpenRPG' {100502-00}
sirebral
parents: 186
diff changeset
21 The main area here can be an introduction, and the side area to the right can contain a game schedule.
bb7b9648792c Traipse Beta 'OpenRPG' {100502-00}
sirebral
parents: 186
diff changeset
22 <p>If you have created a Wiki or forums, be sure and put links to those as well.</p>
bb7b9648792c Traipse Beta 'OpenRPG' {100502-00}
sirebral
parents: 186
diff changeset
23 </td>
bb7b9648792c Traipse Beta 'OpenRPG' {100502-00}
sirebral
parents: 186
diff changeset
24 <td border="2" bgcolor="#D5E9D7" valign="top">
bb7b9648792c Traipse Beta 'OpenRPG' {100502-00}
sirebral
parents: 186
diff changeset
25 Thomas Baleno, Andrew Bennett, Lex Berezhny, Ted Berg,
bb7b9648792c Traipse Beta 'OpenRPG' {100502-00}
sirebral
parents: 186
diff changeset
26 Bernhard Bergbauer, Chris Blocher, Ben Collins-Sussman, Robin Cook, Greg Copeland,
bb7b9648792c Traipse Beta 'OpenRPG' {100502-00}
sirebral
parents: 186
diff changeset
27 Chris Davis, Michael Edwards, Andrew Ettinger, Dj Gilcrease, Todd Faris,
bb7b9648792c Traipse Beta 'OpenRPG' {100502-00}
sirebral
parents: 186
diff changeset
28 Christopher Hickman, Paul Hosking, Scott Mackay, Brian Manning,
bb7b9648792c Traipse Beta 'OpenRPG' {100502-00}
sirebral
parents: 186
diff changeset
29 Jesse McConnell, Brian Osman, Rome Reginelli, Christopher Rouse, Dave Sanders, Mark Tarrabain,
bb7b9648792c Traipse Beta 'OpenRPG' {100502-00}
sirebral
parents: 186
diff changeset
30 David Byron, David Vrabel, and Tyler Starke.
bb7b9648792c Traipse Beta 'OpenRPG' {100502-00}
sirebral
parents: 186
diff changeset
31 <p>And of course, the Community!</p>
bb7b9648792c Traipse Beta 'OpenRPG' {100502-00}
sirebral
parents: 186
diff changeset
32 <p>Many thanks to all who contributed!</p>
bb7b9648792c Traipse Beta 'OpenRPG' {100502-00}
sirebral
parents: 186
diff changeset
33 </td>
bb7b9648792c Traipse Beta 'OpenRPG' {100502-00}
sirebral
parents: 186
diff changeset
34 </tr>
bb7b9648792c Traipse Beta 'OpenRPG' {100502-00}
sirebral
parents: 186
diff changeset
35 </table>
bb7b9648792c Traipse Beta 'OpenRPG' {100502-00}
sirebral
parents: 186
diff changeset
36
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
37 </html>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
38