FlightGear wiki:Howto: Wiki addon development: Difference between revisions

Jump to navigation Jump to search
m
Line 17: Line 17:


In addition, there is the [[Instant-Cquotes]] script (written in JavaScript) which started out as a userscript (via GreaseMonkey), which got meanwhile ported to the Web extension framework. dot_sent mentioned plans to also use JavaScript for his tool.
In addition, there is the [[Instant-Cquotes]] script (written in JavaScript) which started out as a userscript (via GreaseMonkey), which got meanwhile ported to the Web extension framework. dot_sent mentioned plans to also use JavaScript for his tool.
Originally, [[Instant-Cquotes]] started out as  JavaScript-based tool to edit the FlightGear wiki which was created over the years to aggregate community discussions, i.e. to help bootstrap new wiki articles and help maintain those articles that are no longer actively maintained.
It's a rather simple piece of code actually that grew over time - originally it was just a UserScript using Greasemonkey - more recently, it's been ported to the Web Extension framework.<ref>{{cite web
  |url    =  https://forum.flightgear.org/viewtopic.php?p=327262&sid=4386fdefe5b4aa93279a605b5125c9d0#p327262
  |title  =  <nowiki> Re: My personal solution to Wiki bugs </nowiki>
  |author =  <nowiki> Hooray </nowiki>
  |date  =  Feb 2nd, 2018
  |added  =  Feb 2nd, 2018
  |script_version = 0.36
  }}</ref>
We're  now exploring if it makes sense to integrate both "scripts" to grow a library of useful tools and APIs.


== Requirements ==
== Requirements ==

Navigation menu