![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| Pear Pear programming, this is a very complex subject as with using pear with php can be a difficult task for some, so lets talk pear. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| mic Sat May 26 17:47:24 2007 UTC Modified files: /pear/Text_Wiki/Text/Wiki/Parse/Creole Footnote.php Log: removed notice about undefined type (in renderer) http://cvs.php.net/viewvc.cgi/pear/T...&diff_format=u Index: pear/Text_Wiki/Text/Wiki/Parse/Creole/Footnote.php diff -u pear/Text_Wiki/Text/Wiki/Parse/Creole/Footnote.php:1.2 pear/Text_Wiki/Text/Wiki/Parse/Creole/Footnote.php:1.3 --- pear/Text_Wiki/Text/Wiki/Parse/Creole/Footnote.php:1.2 Fri Feb 23 14:19:18 2007 +++ pear/Text_Wiki/Text/Wiki/Parse/Creole/Footnote.php Sat May 26 17:47:24 2007 @@ -19,7 +19,7 @@ * * @license LGPL * - * @version $Id: Footnote.php,v 1.2 2007/02/23 14:19:18 mic Exp $ + * @version $Id: Footnote.php,v 1.3 2007/05/26 17:47:24 mic Exp $ * */ @@ -74,7 +74,7 @@ $token = $this->wiki->addToken( 'Url', - array('text' => "[$id]", 'href' => $href, 'name' => $name) + array('text' => "[$id]", 'href' => $href, 'name' => $name, 'type' => 'inline') ); return $matches[1] . $token; | |||
|
| Featured Websites | ||||
|
![]() |
| Tags: cvs, footnotephp, pear |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| cvs: pear /Text_Wiki/Text/Wiki/Parse/Creole Url.php | Michele Tomaiuolo | Pear | 0 | 05-27-2007 6:47 PM |
| cvs: pear /Text_Wiki/Text/Wiki Creole.php | Michele Tomaiuolo | Pear | 0 | 05-27-2007 6:47 PM |
| cvs: pear /Text_Wiki/Text/Wiki/Parse/Creole List.php | Michele Tomaiuolo | Pear | 0 | 05-27-2007 6:47 PM |
| cvs: pear /Text_Wiki/Text/Wiki/Parse/Creole Url.php | Michele Tomaiuolo | Pear | 0 | 05-27-2007 6:47 PM |
| cvs: pear /Text_Wiki/Text/Wiki/Render/Xhtml Url.php | Michele Tomaiuolo | Pear | 0 | 05-27-2007 6:47 PM |
| Featured Websites | ||||
|