- Aug 30, 2012
- Aug 29, 2012
-
-
echicken authored
-
echicken authored
Dynamically configure websocket service port, don't attempt htmlterm embed if no such service enabled.
-
echicken authored
-
echicken authored
Use FlashPolicy section of services.ini if available, don't attempt to embed if no socket policy server enabled.
-
ree authored
-
echicken authored
Display a message to people (eg. folks running Haiku and using some weird browser) who don't have Flash Player installed.
-
echicken authored
-
echicken authored
-
- Aug 28, 2012
-
-
echicken authored
-
echicken authored
-
echicken authored
-
echicken authored
Set ClientVars.ConnectAnsi to http://<hostname>:<port>/<appendURL>/ftelnet/ftelnet-resources/connectansi.txt. Users may overwrite this file with an ANSI graphic of their choosing.
-
echicken authored
-
echicken authored
-
echicken authored
-
echicken authored
-
echicken authored
-
echicken authored
-
echicken authored
-
- Jul 04, 2012
-
-
deuce authored
-
- Jul 03, 2012
-
-
deuce authored
-
- Jun 29, 2012
-
-
deuce authored
The biggest issue was that end tags inside a script element are still part of the outer document so this: <b> <script type="text/javascript"> document.write('Hello!'); // Don't forget the </b> </script> </b> Would be illegal because the <b> tag was ended twice. *ARGH*
-
deuce authored
target is deprecated in 4.01 and can not be used by strict... something else will need to be done.
-
- Jun 28, 2012
- Jun 27, 2012
- Jun 26, 2012
- Jun 06, 2012
-
-
deuce authored
-
- Apr 19, 2012
-
-
echicken authored
canPost is true if MsgBase is 'mail', otherwise canPost = MsgBase.cfg.can_post. (printSubBoard) (thanks, pfortran!)
-
- Dec 19, 2011
-
-
deuce authored
-
- Dec 04, 2011
-
-
rswindell authored
-