Menu

Automatic thumbnail support

2007-04-17
2012-10-11
  • Crinumaniac

    Crinumaniac - 2007-04-17

    I'm new to this forum, so please forgive me if this topic has already been discussed and solutions provided.

    I made some code additions to version 1.3.12 of phpwiki to provide automatic thumbnail support for our Wiki, which includes the on-the-fly generation of the thumbnail files from full-sized image files and HTML code generation to display the thumbnails on wiki pages with links to full-sized images. While parts of my code are specific to our Wiki, the code could be easily changed to match another environment or be refactored to allow more control of it via configuration.

    You can take a peek at a wiki page that uses it at:
    http://www.pacificbulbsociety.org/pbswiki/index.php/Hedychium

    Please speak up if you're interested and if so what would be the best way to make this code available to interested phpwiki users?

     
    • Reini Urban

      Reini Urban - 2007-04-18

      We already have this rudimentary functionality in /ImageTile.php for the Photoalbum plugin

      Best would be to post a patch against a release or latest CVS to the patch section at sf.net.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.