summaryrefslogtreecommitdiff
path: root/lib/SkinFile.pm
AgeCommit message (Collapse)AuthorFilesLines
2010-01-24Automatically generate the skin credits on d7Yorhel1-0/+1
Added a userid field in the skin config files, from which the credits are loaded. Now I don't have to constantly update d7 for every language when something changes in the skin files.
2010-01-24SkinFile: Abstracted access to the skin configuration filesYorhel1-0/+73
And updated skingen.pl and vndb.pl to make use of this abstraction.