Re: Backlinks
Hi,
There is no plugin to my knowledge in CVS to do that. but you can provide the breadcrumb module in a wiki page witht he MODULE() plugin.
PluginsList I think shows all the available TikiWiki plugins, with parameters etc.
To find the backlinks, I believe they are made available to all wiki pages anyway, it would just be a case of capturing the data probably via tikilib or wikilib and throwing together a cute little wiki plugin to display the droppy down box.