SourceForge logo
SourceForge logo
Menu

phpwiki-checkins

From: Carsten K. <car...@us...> - 2001年12月15日 10:55:23
Update of /cvsroot/phpwiki/phpwiki/lib
In directory usw-pr-cvs1:/tmp/cvs-serv28985/phpwiki/lib
Modified Files:
	WikiPlugin.php 
Log Message:
Moved description from html template into plugins.
Index: WikiPlugin.php
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/lib/WikiPlugin.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** WikiPlugin.php	2001年12月14日 20:13:20	1.2
--- WikiPlugin.php	2001年12月15日 10:55:20	1.3
***************
*** 19,22 ****
--- 19,26 ----
 }
 
+ function getDescription() {
+ return $this->description;
+ }
+ 
 
 function getArgs($argstr, $request, $defaults = false) {
***************
*** 95,99 ****
 return array('targetpage' => $this->getName(),
 'linktext' => $this->getName(),
! 'description' => false,
 'class' => 'wikiaction');
 }
--- 99,103 ----
 return array('targetpage' => $this->getName(),
 'linktext' => $this->getName(),
! 'description' => $this->getDescription(),
 'class' => 'wikiaction');
 }
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.
Thanks for helping keep SourceForge clean.
X





Briefly describe the problem (required):
Upload screenshot of ad (required):
Select a file, or drag & drop file here.
Screenshot instructions:

Click URL instructions:
Right-click on the ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)

More information about our ad policies

Ad destination/click URL:

AltStyle によって変換されたページ (->オリジナル) /