Changeset 686

Show
Ignore:
Timestamp:
2008-07-18 18:32:53 (7 weeks ago)
Author:
mikelietz
Message:

plugin: Diigo silo UI updated with the page rename

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • plugins/diigosilo/trunk/diigosilo.plugin.php

    r210 r686  
    88 *    @copyright  2008 Pierre-Yves Gillier 
    99 *    @license    http://www.apache.org/licenses/LICENSE-2.0.txt  Apache Software Licence 2.0 
    10  *    @version    0.1 
     10 *    @version    0.2 
    1111 *    @link       http://www.pivwan.net/weblog/plugin-diigosilo 
    1212 */ 
     
    1717 
    1818 
    19 define('DIIGO_PLUGIN_VERSION','0.1'); 
     19define('DIIGO_PLUGIN_VERSION','0.2'); 
    2020 
    2121class DiigoSilo extends Plugin implements MediaSilo 
     
    171171     
    172172    public function action_admin_footer( $theme ) { 
    173   if ($theme->admin_page == 'publish') { 
     173  if ($theme->page == 'publish') { 
    174174    echo <<< DIIGO 
    175175    <script type="text/javascript">