Ignore:
Timestamp:
Feb 23, 2007, 2:18:34 PM (17 years ago)
Author:
rvelices
Message:

Plugins:

  • display author and and author url (if present) on plugin admin page
  • uniformized versions/authors... for all plugins in svn
  • security fix (html escape name, version, uri, author... to avoid javascript injection which could automatically simulate click on Install)
  • added confirmation for install/uninstall plugins

Web services:

  • web service explorer now caches method details in order to avoid unnecessary web calls
  • web service explorer can now send parameters as arrays
  • web service explorer uses now prototype.js version 1.5
  • small improvements
  • added and use function bad_request (sends http status code 400)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/plugins/admin_multi_view/main.inc.php

    r1821 r1852  
    44Description: Allows administrators to view gallery as guests and/or change the language and/or theme on the fly. Practical to debug changes ...
    55Plugin URI: http://www.phpwebgallery.net
     6Author: PhpWebGallery team
     7Author URI: http://www.phpwebgallery.net
    68*/
    79
Note: See TracChangeset for help on using the changeset viewer.