にへるつおるぐ | src | ブログ | コンタクト | 統計 |

ソースコード・スクリプト・パッチ置き場

Items that do not fit in other categories

2009-03-23 17:02:27 JST-9 | akebia | General | コメント | トラックバック | 履歴
NP_PluginList.php.patch
*** NP_PluginList.php	2009-03-23 16:43:38.000000000 +0900
--- NP_PluginList.php	2004-02-16 18:58:04.000000000 +0900
***************
*** 15,33 ****
  
  	// author of plugin
  	function getAuthor()  {
! 		return 'mas + akebia';
  	}
  
  	// an URL to the plugin website
  	// can also be of the form mailto:foo@bar.com
  	function getURL()
  	{
! 		return 'http://nyan.co.uk/akebia/item/382';
  	}
  
  	// version of the plugin
  	function getVersion() {
! 		return '1.1-1';
  	}
  
  	// a description to be shown on the installed plugins listing
--- 15,33 ----
  
  	// author of plugin
  	function getAuthor()  {
! 		return 'mas';
  	}
  
  	// an URL to the plugin website
  	// can also be of the form mailto:foo@bar.com
  	function getURL()
  	{
! 		return 'http://neconnect.net/';
  	}
  
  	// version of the plugin
  	function getVersion() {
! 		return '1.1';
  	}
  
  	// a description to be shown on the installed plugins listing
***************
*** 106,114 ****
  			
  			if($this->getOption(linkURL) == 'yes')
  				// Link style
! 				$val = '<a href="'.$url[$key].'" title="author: '.
! 					htmlspecialchars($author[$key]).'">'.
! 					htmlspecialchars($val).'</a>';
  			
  			echo $this->getOption(s_items) . $val .$ver. $this->getOption(e_items)."\n";
  		}
--- 106,112 ----
  			
  			if($this->getOption(linkURL) == 'yes')
  				// Link style
! 				$val = '<a href="'.$url[$key].'" title="author: '.$author[$key].'">'. $val .'</a>';
  			
  			echo $this->getOption(s_items) . $val .$ver. $this->getOption(e_items)."\n";
  		}
***************
*** 117,120 ****
  	}
  
  }
! ?>
--- 115,118 ----
  	}
  
  }
! ?>
\ ファイル末尾に改行がありません

Comments

No comments yet

Add Comment

Trackback

このトラックバックURL(右クリックして、リンクのURLをコピー)を使ってこの記事にトラックバックを送ることができます。もしあなたのブログがトラックバック送信に対応していない場合にはこちらのフォームからトラックバックを送信することができます。トラックバックの手動送信に失敗したり、拒否された場合には、あけび猫が入力しますので、こちらまでご連絡下さい。重複したトラックバックは、自動的に1つにまとめられるようなので、気軽に色々試してみて下さい。


http://2hz.org/src/