xing93111

Results 13 comments of xing93111

The configuration file [here](https://github.com/MarcusBarnes/mik/blob/master/extras/samples/calendars_config.ini) uses `CdmPhpDocuments`, but I don't see such class is included in mik toolkit source code. Where can I find the file?

I used a text editor to open the generated PDF file and found it is not a PDF at all but an XML file. For example, the following is the...

@bondjimbond has the URL but it requires a VPN connection. URL: http://deck.cs.athabascau.ca/dmwebservices/index.php?q=

@mjordan Here is the output: ``` billg@lib10:~$ curl http://digicon.athabascau.ca/getdownloaditem/collection/auarchives/id/499/type/compoundobject/show/1/cpdtype/document-pdf/filename/485.pdf/width/0/height/0/mapsto/pdf/filesize/0/title/Page%201 CONTENTdm Title var cdmHttps = 'off'; var cdmInsecureWebsitePort = ''; var cdmSecureWebsitePort = ''; .line_breaker, pre { white-space: pre; white-space: pre-wrap;...

This is the response: ``` billg@lib10:~$ curl http://digicon.athabascau.ca/utils/getdownloaditem/collection/auarchives/id/499/type/compoundobject/show/1/cpdtype/document-pdf/filename/485.pdf/width/0/height/0/mapsto/pdf/filesize/0/title/Page%201 Document Page 1 485.pdf 484 Page 2 486.pdf 485 Page 3 487.pdf 486 Page 4 488.pdf 487 Page 5 489.pdf 488 Page...

I don't see a button allowing to download the entire compound object as a single PDF file and I don't find an option at the backend to turn it on/off....

I think the manipulator has some problems. If I configure it like: ``` fetchermanipulators[] = "CdmCompound|Document-PDF" ``` It does not work because the output of the MIK is: ``` Commencing...

@mjordan I don't see the class named CdmPhpDocuments on this page: https://github.com/MarcusBarnes/mik/tree/9c6b8c537f477fd82f20f3c6ba2563fcd30bd7f5/src/filegetters. I suppose this is the commit you would like me to pull out the code. If no such...

I still don't see the class. Here are my commands: ``` billg@lib10:/data4/test$ git clone https://github.com/MarcusBarnes/mik.git Cloning into 'mik'... remote: Enumerating objects: 18, done. remote: Counting objects: 100% (18/18), done. remote:...

@mjordan It seems `vendor` folder missed in this version of the code. Here is the output: ``` billg@lib10:/data4/projects/arca$ ./mik/mik -c ./collections/AUebooks/config.ini PHP Warning: require(vendor/autoload.php): failed to open stream: No such...