sputnik icon indicating copy to clipboard operation
sputnik copied to clipboard

An Extensible Wiki/CMS in Lua

Results 6 sputnik issues
Sort by recently updated
recently updated
newest added

I have an old machine running Sputnik. After a too much time looking for a replacement wiki that I can back up content via a DVCS and possibly use markdown,...

Cosmo does not export to the cosmo variable by default. This must be set with cosmo=require "cosmo".

hi. as3:~/sputnik-galaxy-12-07-12-all-in-one# sh install.sh ~/sputnik-galaxy-12-07-12-all-in-one ~/sputnik-galaxy-12-07-12-all-in-one SPUTNIK Installer version 12.07.12. The name of the Lua executable is lua Lua installation prefix: /usr/local Include files: /usr/local/include Will create bin, etc, lib,...

"\_" is not a valid escape sequence (raises an error in 5.2): https://github.com/yuri/sputnik/blob/321f43c8f07032c8c7aeac2b095029d195ec0bde/installer/installer/lua/sputnik/markup/markdown.lua#L26

When looking at history, the code that maps a user identifier to a Gravatar throws due to a check that the length is zero. Somehow the 'user' value that is...

The versium.mysql plugin has been updated to allow the plugin to reconnect to a database connection that has 'gone away'. This needs to be ported to the sputnik.auth.mysql plugin. Commit...