Download & Extend

Interwiki URL as node/nid instead of wiki/title

Project:PEAR Wiki Filter
Version:6.x-1.0-beta1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Have enabled pathauto module for the wiki content type and the pattern is set as wiki/[title-raw] . Still, the URL of the node we link using [[]] tag points to the default drupal URL (node/nid ) instead of wiki/title.

This occurs when we link to an existing wiki page using [[]] tags and doesn't occur for pages that are not yet created.

Solution may be to use Wikitools module which appears to solve the issue.

Comments

#1

Solution may be to use Wikitools module which appears to solve the issue.

ie., use both PearWiki and Wikitools.

nobody click here