DataFlex.wiki Administration: Difference between revisions

From DataFlex Wiki
Jump to navigationJump to search
Line 35: Line 35:
*Use VDF syntax supplied by [[User:Torkildr|Torkild]]
*Use VDF syntax supplied by [[User:Torkildr|Torkild]]
*Looks like GeSHi crashes every now and then. (but it saves the page)
*Looks like GeSHi crashes every now and then. (but it saves the page)
*GesHi rendering bug:
*GesHi rendering bug: < becomes "& lt ;" and > becomes "& gt; "
<pre>
If (hWnd <> 0) Begin
becomes:
If (hWnd &lt;&gt; 0) Begin
</pre>


===other stuff===
===other stuff===

Revision as of 21:52, 7 August 2008

System features

System Plan

2008 Q2

2008 Q3

  • Integrated class reference in 'The hammer' (input from Wil )
  • namespaces support ( input from Mike )

2008 Q4

  • Wasp2 integration (input from Jacob)

2009 Q1

  • DAW vBulletin integration (input from Jacob)

Notes

Namespaces support

Visual DataFlex Source code formatting

other stuff

  • How to handle uploads
    • no .exe files

Page protection