comparison mod_http_muc_log/README.markdown @ 5105:2402ddabe7f7

mod_http_muc_log: Include static resources (css & js) in plugin package Forgot to include this in the previous commit somehow.
author Kim Alvefur <zash@zash.se>
date Sun, 04 Dec 2022 22:21:05 +0100
parents 8c7b7db69f5b
children
comparison
equal deleted inserted replaced
5104:d4b0a995e5e3 5105:2402ddabe7f7
4 summary: Provides a web interface to stored chatroom logs 4 summary: Provides a web interface to stored chatroom logs
5 rockspec: 5 rockspec:
6 build: 6 build:
7 copy_directories: 7 copy_directories:
8 - res 8 - res
9 - static
9 ... 10 ...
10 11
11 Introduction 12 Introduction
12 ============ 13 ============
13 14