Skip to content

z3cka/grav-plugin-revisions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Revisions

Revisions is a Grav plugin creates simple page revisions by putting a timestamped copy of the page in a revisions folder in the page's path.

Installation

$ bin/gpm install revisions

Configuration

Currently none.

Usage

Revisions automaticly creates timestamped copies of the current requested page in a revisions directory. This only happens when the cache for that page has expired and the content has changed since the last revision was created.

Roadmap

This is only a first pass. Planned features:

  • Integration with Admin
  • Configuration options
  • Display revision differences via Admin
  • Ability to revert to previous revisions via Admin
  • Image and file revision support

About

Provides revisions for Grav.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages