Commit Graph

10 Commits

Author SHA1 Message Date
Alex Schroeder
a5ee7547af expire-bans.pl is new 2016-03-03 15:04:48 +01:00
Alex Schroeder
0c99f942c5 release: clean up and checkout master 2015-12-19 12:01:04 +01:00
Alex Schroeder
bf20ca6a26 stuff/release is new 2015-12-19 11:54:19 +01:00
Alex Schroeder
6b3d00acf3 oddtrans: print # on the last line
Otherwise we will get odd number of elements if the last string has no
translation (it seems like perl trims last empty lines).

Also: strictures and formatting
2015-10-23 00:25:38 +03:00
Alex Schroeder
0904f168d1 New make target: new-utf8.pl
Changes to oddtrans make sure that lines starting with # are comments
and will be stripped when the translation file is read. When writing new
translation files, comments are added to indicate which files are being
processed right now. This will help translators figure out where the
texts originated from. Note that every key appears only once, so
translations will be missing in the section for later files if they
appeared in earlier sections.

Recreated new-utf8.pl in order to illustrate the new format.
2015-09-30 17:35:02 +02:00
Alex Schroeder
7d1c8817ac server.pl: just whitespace 2015-09-15 04:13:24 +03:00
Alex Schroeder
5809d64a94 server.pl simplified and with license 2015-09-14 12:40:09 +02:00
Alex Schroeder
34eae54080 server.pl: a stand-alone Oddmuse wiki server 2015-09-13 22:40:05 +02:00
Alex Schroeder
50fdfbc7f6 upgrade_files.pl: Get rid of a warning
Using $q->param in list context...
2015-08-16 09:55:36 +02:00
Alex Schroeder
08d26e28e4 Moving a whole bunch of files 2015-08-06 02:43:57 +03:00