Hi Croman,
Yeah, Germany was very cool. I do hope to go back at some point - I'd certainly like to visit Frankfurt.
In terms of where you need to put your script, the best way would be to create a module - but that has limitations in terms of where your code could be executed.
Probably the *simplest* way would be to just create your own custom file, then require() it in the view_submissions.php and/or edit_submissions.php. That way, whenever you upgrade, you only need to add back in that one require() line. It's not perfect, but pretty simple.
And very cool about the translation! Thanks so much for your help! But is there any chance you could use our translation script for it? ("Open Translate") This explains how to submit translations.
http://translations.formtools.org/help.php
I developed the translation script to allow multiple people to work on the translations simultaneously, each person improving and approving other people's translations. If you just send me the file, I don't know which of the versions should be good or not (plus I have to manually import the data). No worries if not, but if you can, I'd appreciate you using the tool!
- Ben
Yeah, Germany was very cool. I do hope to go back at some point - I'd certainly like to visit Frankfurt.
In terms of where you need to put your script, the best way would be to create a module - but that has limitations in terms of where your code could be executed.
Probably the *simplest* way would be to just create your own custom file, then require() it in the view_submissions.php and/or edit_submissions.php. That way, whenever you upgrade, you only need to add back in that one require() line. It's not perfect, but pretty simple.
And very cool about the translation! Thanks so much for your help! But is there any chance you could use our translation script for it? ("Open Translate") This explains how to submit translations.
http://translations.formtools.org/help.php
I developed the translation script to allow multiple people to work on the translations simultaneously, each person improving and approving other people's translations. If you just send me the file, I don't know which of the versions should be good or not (plus I have to manually import the data). No worries if not, but if you can, I'd appreciate you using the tool!
- Ben