Search results

Jump to: navigation, search

Page title matches

  • The Owl Lua API is a platform for building parsers in Owl. It consists of instantiable <syntaxhighlight lang="lua">
    4 KB (653 words) - 12:18, 10 June 2014

Page text matches

  • The Owl Lua API is a platform for building parsers in Owl. It consists of instantiable <syntaxhighlight lang="lua">
    4 KB (653 words) - 12:18, 10 June 2014
  • * '''Tapatalk 4.X''' - There is no Lua parser for Tapatalk 4.x. Support for Tapatalk is built into Owl. * '''vbulletin 3.X''' - Support for vBulletin 3.x is implemented with a Lua Parser.
    262 bytes (39 words) - 13:15, 26 June 2014
  • ...an entire message board software or just a single message board. The [[Owl Lua API]] provides parser developers with tools to help with the process of wri ...</code> directory. This directory name is configurable in the <code>config.lua</code> file. See [[Parsers]] for more details.
    847 bytes (132 words) - 13:17, 26 June 2014
  • * Lua parser support
    4 KB (597 words) - 09:17, 2 June 2013
  • Start Owl using the specified Lua configuration file instead of the file found in the application folder. If <pre>owl --config=/Users/Bob/Desktop/config.lua</pre>
    2 KB (245 words) - 08:13, 13 October 2013
  • : If false, Lua Parsers will not be loaded when Owl loads, otherwise all parsers will be lo : The path from where the Lua parsers will be loaded.
    2 KB (247 words) - 13:39, 26 June 2014
  • ...t>.owlignore</tt>''' is a text file that allows users to specify a list of Lua [[Parsers]] that Owl should ignore when starting up. The file should contai <source lang="ini">parser-phpbb3x.lua
    2 KB (305 words) - 20:48, 14 September 2014
  • <source lang="lua">extension.boardware = "vbulletin/[3.6,4.0)";</source> <source lang="lua">extension.boardware = "phpbb/1.2";</source>
    2 KB (242 words) - 11:01, 13 June 2014
  • .... Extensions can be created to use the core functionality of Owl using the Lua scripting language. Extensions are not the same Parsers. Parsers allow Owl <source lang="lua">-- This Owl Extension provides functionality that allows users to use the
    2 KB (281 words) - 12:05, 13 June 2014
  • ...y these data in a unified interface. Version 1.0 of Owl is released with a Lua Parser for vBulletin 3.x. Future version of Owl will have parsers for vBull This article assumes the reader is familiar with Lua and HTML. A basic knowledge of server/client design and using regular expre
    725 bytes (121 words) - 16:08, 30 September 2014
  • == Lua Parsers ==
    3 KB (581 words) - 08:43, 25 November 2016