Add a Makefile and a copy of the cssjanus script so folks can update the RTL variant...
authorBrion Vibber <brion@users.mediawiki.org>
Sat, 22 Aug 2009 22:44:44 +0000 (22:44 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Sat, 22 Aug 2009 22:44:44 +0000 (22:44 +0000)
commitaa4d684a82dcb3c490ed6a78b9c8c0a8a9d30852
treef3769008f892ea6f38a23c50173791cb1d119138
parent11512c043e92754e7c2f2dbd0380fc2ee9482b48
Add a Makefile and a copy of the cssjanus script so folks can update the RTL variant stylesheet more easily.
cssjanus from r28 on the Google Code project: http://code.google.com/p/cssjanus/source/browse/#svn/trunk
Plus a patch for the broken options: http://code.google.com/p/cssjanus/issues/detail?id=11

cssjanus is under Apache license.
skins/vector/Makefile [new file with mode: 0644]
skins/vector/cssjanus/COPYING [new file with mode: 0644]
skins/vector/cssjanus/LICENSE [new file with mode: 0644]
skins/vector/cssjanus/README [new file with mode: 0644]
skins/vector/cssjanus/cssjanus.py [new file with mode: 0755]
skins/vector/cssjanus/csslex.py [new file with mode: 0755]