Changes to Pictorialis

I have made some small changes to Pictorialis which are reflected in the new download.
– Two different methods of creation of thumbnails
– Choose a small area of the picture
– Chose whole picture
– Now has the ability of using NetPBM instead of GD, option in wp-admin/post.php
– Better upload code, faster processing
– Addition of extra code to weed out posts with no pictures. This blog now produces thumbnails of posts which have pictures and thus pictorialis can now be used as a full text blog as well without penalty.

There are some more updates and fixes planned, they will come as and when time permits.

This entry was posted in Code. Bookmark the permalink.

5 Responses to Changes to Pictorialis

  1. says:

    hi,can u tell me if is possible change the dimension of photo?i use pictorialis,but i don’t know where i can change [and if is possible]the dimension of photo when i post.thanks!Mà

  2. Mark says:

    Sure you can! Just edit post.php which is inside your wp-admin folder and change the values for these:
    $maxPicWidth = 600;
    $maxPicHeight = 600;
    $maxThumbWidth = 100;
    $maxThumbHeight = 100;
    Thats what controls the dimensions of the image and the thumbnails.

  3. says:

    mark,thanks,i’ve found it,but it make in template some problems…
    the gallery don’t go under the photo.

  4. says:

    thanks Mark! i’ve found it,but i have another problem:the gallery with thumbs.don’t go under the photo now. uff.

  5. Anonymous says:

    Could you pleas explain what you mean?

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>