History log of /dokuwiki/bin/striplangs.php (Results 1 – 16 of 16)
Revision Date Author Comments
# d4f83172 31-Aug-2023 Andreas Gohr <andi@splitbrain.org>

code style: line breaks


# 177d6836 31-Aug-2023 Andreas Gohr <andi@splitbrain.org>

coding style: control flow whitespaces


# d868eb89 30-Aug-2023 Andreas Gohr <andi@splitbrain.org>

codestyle adjustments: function declaration braces/spaces


# 8c7c53b0 30-Aug-2023 Andreas Gohr <andi@splitbrain.org>

codestyle adjustments: class declaration braces


# b1f206e1 30-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Apply rector fixes to bin and toplevel


# cbfa4829 13-Jun-2020 Phy <git@phy25.com>

use envvars in shebang


# cbeaa4a0 10-Nov-2017 Andreas Gohr <andi@splitbrain.org>

replace Doku_CLI with splitbrain\phpcli\CLI

It has few more features (like turning down verbosity) and looks nicer


# 47914fdf 17-Oct-2014 Andreas Gohr <andi@splitbrain.org>

-k requires parameter. fixes #902


# 1c36b3d8 16-May-2014 Andreas Gohr <andi@splitbrain.org>

code reformat


# 352ec8ce 22-Mar-2014 Andreas Gohr <andi@splitbrain.org>

refactored bin/striplangs.php to new CLI interface


# 8ca11112 29-Dec-2013 Guillaume Turri <guillaume.turri@gmail.com>

Fixed typo


# 7ef8e99f 22-Aug-2013 Matt Perry <matt@mattperry.com>

Fix CodeSniffer violations

Change indentation to ensure code confirms to CodeSniffer rules.


# b0ff4431 13-Oct-2012 Guillaume Turri <guillaume.turri@gmail.com>

Made striplangs.php executable

Made it easier to use, and consistent with the others bin/*php scripts


# 51b699a0 30-Jul-2011 Guillaume Turri <guillaume.turri@gmail.com>

Adding a \n to striplangs' help

Making it more aesthetic, and consistent with the others bin/*php scripts


# 79e197ef 29-Nov-2010 Andreas Gohr <andi@splitbrain.org>

use forward slashes as path separator in striplangs.php


# c0470665 05-Oct-2010 Martin 'E.T.' Misuth <et.github@ethome.sk>

Added striplangs.php script, with which you can strip out unused languages out of DW to make it smaller (eg. FTP upload)