DataFlex.wiki Administration: Difference between revisions

From DataFlex Wiki
Jump to navigationJump to search
m (Wil moved page VdfWiki Administration to DataFlex.wiki Administration: use current site name)
Line 10: Line 10:
GeSHi no longer seems to support custom languages like DataFlex.  
GeSHi no longer seems to support custom languages like DataFlex.  


We have moved away from GeSHi and are now using [https://www.mediawiki.org/wiki/Extension:SyntaxHighlighter SyntaxHighlighter] from Seong Jae Lee. It was fairly easy to customize. This extension is based on Alex Gorbatchov's [https://github.com/syntaxhighlighter/syntaxhighlighter syntaxhighlighter] library.
We have moved away from GeSHi and are now using [https://www.mediawiki.org/wiki/Extension:SyntaxHighlighter SyntaxHighlighter] from Seong Jae Lee.  
 
It was fairly easy to customize.  
 
This extension is based on Alex Gorbatchov's [https://github.com/syntaxhighlighter/syntaxhighlighter syntaxhighlighter] library.


It still supports the same code tags. Added lang="dataflex" which is preferred to use instead of lang="vdf".
It still supports the same code tags. Added lang="dataflex" which is preferred to use instead of lang="vdf".
My version of the extension that understand dataflex syntax is available here: https://github.com/wilva/SyntaxHighlighter


=== 2008 Q3 ===
=== 2008 Q3 ===

Revision as of 01:57, 24 February 2019

System features

System Plan

2008 Q2

GeSHi no longer seems to support custom languages like DataFlex.

We have moved away from GeSHi and are now using SyntaxHighlighter from Seong Jae Lee.

It was fairly easy to customize.

This extension is based on Alex Gorbatchov's syntaxhighlighter library.

It still supports the same code tags. Added lang="dataflex" which is preferred to use instead of lang="vdf".

My version of the extension that understand dataflex syntax is available here: https://github.com/wilva/SyntaxHighlighter

2008 Q3

  • namespaces support ( input from Mike ) Done

2008 Q4

  • Wasp2 integration (suspended )

2009

  • DAW vBulletin integration (input from Jacob)
  • Integrated class reference in 'The hammer' (input from Wil )

On hold

Notes

Namespaces support

Bugs

  • Looks like GeSHi crashes every now and then. (but it saves the page)
  • GesHi rendering bug: < becomes "& lt ;" and > becomes "& gt; "

We are no longer using GeSHi, problem solved. Wil (talk) 12:22, 23 February 2019 (UTC)

other stuff

  • How to handle uploads
    • no .exe files

Page protection