[Home]WikiPatches/WikiTalkSpace

UseModWiki | WikiPatches | RecentChanges | Preferences

Is there a patch to link to a talk page for each article a la wikipedia? No, I can't write one myself because my perl skills are zero. RG

I just "wrote" this one myself. Not sure if it can be improved, but it was simple
In GetGotoBar add the line
$bartext .= " | " . &GetPageOrEditLink("/Talk", "");
before the line
$bartext .= " | " . &GetPageLink($RCName);
It appears to work just fine, but you can't add a talk page to a subpage. It will place a link to the local talk page between the HomePage and RecentChanges links.

See (with similar goal): WikiPatches/Comments On --JuanmaMP

UseModWiki | WikiPatches | RecentChanges | Preferences
Edit text of this page | View other revisions | Search MetaWiki
Last edited July 22, 2009 6:54 pm by JuanmaMP (diff)
Search: