Closed (fixed)
Project:
phpBB2Drupal
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Mar 2012 at 20:13 UTC
Updated:
23 Oct 2012 at 23:31 UTC
It would be nice if there were an option to create custom URL aliases for all posts imported through this module -- specifically, I'm in need of injecting "/forum/URL-ALIAS-NAME" instead of just "/URL-ALIAS-NAME" since my site uses a few blocks and custom stylesheets for the forum based on the path name of "/forum/*".
Comments
Comment #1
darksnowIf the aliase patterns are set up before the import is done, this just works.
Also, if the patterns are set up after the import has been done you can use the bulk updater to set path alises.
Comment #2
Saoirse1916 commentedAhh, I see -- thanks a bunch!
Comment #3
JeremyFrench commented