Name | Modified | Size | Downloads / Week |
---|---|---|---|
setup.msi | 2013-09-02 | 4.6 MB | |
upload.php | 2012-12-26 | 2.6 kB | |
CScreenie_1.1.10.tar.gz | 2012-12-18 | 140.9 kB | |
CScreenie_1.1.9.tar.gz | 2011-07-10 | 138.5 kB | |
CScreenie_1.1.8.tar.gz | 2011-05-16 | 123.5 kB | |
CScreenie_1.1.tar.gz | 2011-02-02 | 189.8 kB | |
README | 2011-01-26 | 867 Bytes | |
CScreenie_1.1.5.tar.gz | 2011-01-17 | 126.2 kB | |
gpl.txt | 2010-01-27 | 35.1 kB | |
Totals: 9 Items | 5.4 MB | 0 |
Compile $ qmake $ make Note on ubuntu you should use qmake-qt4 For custom server uploading,first edit this line in custompage.php $path = "uploads/images/"; To the directory where you want the screenshots to be saved. Then upload the custompage.php, name it whatever you like. In the options set the custom page url to the page you uploaded. And set the image path url to the absolute url where you set the $path variable in custompage.php. biber.np@gmail.com Update by whoami <sh.whoami@gmail.com>: Or use upload.php Update $uploadPath = "uploads/"; to the path you wish for uploads to be saved to. Then change $siteName = 'WhoseUpload'; to your site's name. This will allow for both user uploads and CScreenie uploads. Upload it to the server, set your options to reflect the .php file and the image path url to the absolute path set in $uploadPath.