Revision history for LinkcountAction


Revision [19357]

Last edited on 2008-01-28 00:15:25 by BrianKoontz [Modified links pointing to docs server]

No Differences

Revision [17521]

Edited on 2007-09-26 23:12:59 by BrianKoontz [Code mod]
Additions:
$preformatted = $this->htmlspecialchars_ent($vars['preformatted']);
$pretext = $this->htmlspecialchars_ent($vars['pretext']);
$posttext = $this->htmlspecialchars_ent($vars['posttext']);
Deletions:
$preformatted = $vars['preformatted'];
$pretext = $vars['pretext'];
$posttext = $vars['posttext'];


Revision [16552]

Edited on 2007-05-09 00:27:59 by BrianKoontz [Removed demo link]
Additions:
=====Linkcount Action=====
Deletions:
=====Linkcount Action ([[http://demo.wikkawiki.org/WikkaSites demo]])=====


Revision [16543]

Edited on 2007-05-08 00:40:28 by BrianKoontz [Couple more minor edits, demo link]
Additions:
=====Linkcount Action ([[http://demo.wikkawiki.org/WikkaSites demo]])=====
if(!isset($vars['preformatted'])) {
parse($body, $pretext, $posttext);
function parse(&$body, $pretext, $posttext) {
Deletions:
=====Linkcount Action=====
if(isset($vars['start']) || isset($vars['stop'])) {
parse($body);
function parse(&$body) {


Revision [16542]

Edited on 2007-05-08 00:14:52 by BrianKoontz [Minor edit]
Additions:
* Optionally: {{linkcount preformatted="1"
Deletions:
* Optionally: {{wordcount preformatted="1"


Revision [15445]

Edited on 2006-10-07 17:00:50 by NilsLindenberg [small correction at php-doc header]
Additions:
/**
/**
Deletions:
/*
/*


Revision [15442]

The oldest known version of this page was created on 2006-10-07 12:36:21 by BrianKoontz [small correction at php-doc header]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki