User "Johnduhart" posted a comment on MediaWiki.r100426.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/100426#c24652
Commit summary:

Add patch which fixes pdfinfo to respect page rotation when reporting the size.
Add if(!isset()) to configuration.
Render directly to thumbnails without using ImageMagick and without the need to 
specify DPI.
Link thumbnails to individual pages of PDF.
Add GhostScript options for better rendering.

Comment:

<pre>+if ( !isset( $wgPdfProcessor ) )</pre>

This opens up the extension to Register global attacks, please keep it the way 
it was :) (Users should be modifying settings after inclusion)

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to