File: control

package info (click to toggle)
redmine-plugin-custom-css 0.1.7%2Bdfsg-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid
  • size: 524 kB
  • sloc: javascript: 6,983; ruby: 22; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 764 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: redmine-plugin-custom-css
Section: web
Priority: optional
Maintainer: Dmitry Smirnov <onlyjob@debian.org>
Build-Depends: debhelper-compat (= 12)
Rules-Requires-Root: no
Standards-Version: 4.6.0
Homepage: https://github.com/martin-denizet/redmine_custom_css
Vcs-Browser: https://salsa.debian.org/debian/redmine-plugin-custom-css
Vcs-Git: https://salsa.debian.org/debian/redmine-plugin-custom-css.git

Package: redmine-plugin-custom-css
Architecture: all
Depends: ${misc:Depends}, redmine (>= 2.3.1~)
        ,libjs-codemirror (>= 5.4.0)
Enhances: redmine
Description: Redmine plugin to add custom CSS editable through web interface
 This plugin allow admins to customize themes by editing additional CSS
 in plugin's settings through Redmine web interface.