Revision [16749]

This is an old revision of Mod002fExternalLinkTail made by PbjRxg on 2007-05-31 10:43:59.

 

Wikka Mod 002

Type: Feature addition

Credit:

MarkLentczner
http://www.wakkawiki.com/LinkFormattingFix
ArchiveLinkFormattingFix


This adds two features:

wakka.php

css/wakka.css
Add these CSS classes, editing to suit your taste:
a.ext {
	color: #933;
}

.exttail {
	color: #999;
	position: relative;
	bottom: 0.5ex;
}


formatters/wakka.php
Make this patch:
@@ -57,1  57,1 @@
-			return "<a href=\"$url\">$url</a>".$matches[2];
 			return $wakka->Link($url).$matches[2];

There are no comments on this page.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki