News
From FridaV
| - | ===SVN=== | + | ====SVN==== |
We have finnaly managed to fix SVN permission problem. You need do something like to: | We have finnaly managed to fix SVN permission problem. You need do something like to: | ||
chgrp -R subversion /var/svn | chgrp -R subversion /var/svn | ||
chmod -R g+w /var/svn/*/db | chmod -R g+w /var/svn/*/db | ||
| - | ===Workflow=== | + | ====Workflow==== |
We have implemented a neat workflow system for running shell commands on files. This is commonly needed when you have a bunch of files and you want to convert them to different formats or import them into databases. The workflow provides two commands, ''file-monitor''' and ''file-workflow'', which help with making processing scripts tremendously. | We have implemented a neat workflow system for running shell commands on files. This is commonly needed when you have a bunch of files and you want to convert them to different formats or import them into databases. The workflow provides two commands, ''file-monitor''' and ''file-workflow'', which help with making processing scripts tremendously. | ||
| - | ===MediaWiki hacking=== | + | ====MediaWiki hacking==== |
* MediaWiki extention for running SQL queries. Queries are stored in MediaWiki namespace. For examples, see [[Daily]] or [[Networks]]. | * MediaWiki extention for running SQL queries. Queries are stored in MediaWiki namespace. For examples, see [[Daily]] or [[Networks]]. | ||
* file_media() now works with Rotterdam media files | * file_media() now works with Rotterdam media files | ||
