[mud4j-commit] SF.net SVN: mud4j: [86] trunk/mud4j/src/site/xdoc/ideas.xml
Status: Pre-Alpha
Brought to you by:
mpurland
From: <mpu...@us...> - 2006-12-30 06:39:48
|
Revision: 86 http://mud4j.svn.sourceforge.net/mud4j/?rev=86&view=rev Author: mpurland Date: 2006-12-29 22:39:47 -0800 (Fri, 29 Dec 2006) Log Message: ----------- Add idea for features. Modified Paths: -------------- trunk/mud4j/src/site/xdoc/ideas.xml Modified: trunk/mud4j/src/site/xdoc/ideas.xml =================================================================== --- trunk/mud4j/src/site/xdoc/ideas.xml 2006-12-30 06:39:16 UTC (rev 85) +++ trunk/mud4j/src/site/xdoc/ideas.xml 2006-12-30 06:39:47 UTC (rev 86) @@ -45,6 +45,13 @@ external containers. </li> + <li> + Implement a help system similar to an internal wiki. Attempt + to utilize existing open source projects. This will involve + allowing it to be compatible with multiple pluggable view handlers. + (telnet and web). + </li> + <h3>Game</h3> <li> Allow characters and objects to be interchangeable in certain instances. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |