This release adds tab triggers for the new FTP handlers and triggers for comments like "NOTE", "FIXME", "TEMP", "HACK" etc. Please read README.md included in the bundle.
Posted on Tuesday, September 25, 2018
revIgniter v1.10.0 has been released. This release adds a FTP library which permits you to get directory listings, transfer files to a remote server, download files from a remote server, move, rename and delete remote files / folders, create a directory on a remote server, set file / folder permissions remotely, recreate an entire local directory remotely using a "mirroring" handler. To get more informations please read the Change Log and chapter “FTP Library” of the User Guide.
If you are running revIgniter please see the Update Instructions.
Posted on Monday, September 24, 2018
If you ever wondered if there is any real-world example of a revIgniter module, here it is, peppered with lots of informative comments: https://gitlab.com/rabitt/revigniter-jsonfeed-module. This module enables your revIgniter app to publish JSON feeds.
In case you never heard of JSON feed, it is a format similar to RSS or Atom. See here https://jsonfeed.org
Posted on Thursday, August 23, 2018