Posted by nirvanajyothi on April 12, 2009 at 4:46pm
Jump to:
| 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
ie., use both PearWiki and Wikitools.