mod_bookmarks/mod_bookmarks.lua
author Kim Alvefur <zash@zash.se>
Fri, 13 Jan 2023 16:27:02 +0100
changeset 5148 606f6c6535bb
parent 4890 cbe71ecb4677
permissions -rw-r--r--
mod_http_dir_listing: Add metadata to fix plugin package build Needs these extras due to the non-standard layout and the extra resources

--% conflicts: mod_bookmarks
module:log("info", "mod_bookmarks has been deprecated, now loading mod_bookmarks2")
module:depends("bookmarks2")