Closed (fixed)
Project:
Rules
Version:
6.x-1.x-dev
Component:
Rules Engine
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Apr 2009 at 15:01 UTC
Updated:
8 Jan 2010 at 13:37 UTC
Jump to comment: Most recent file
Comments
Comment #1
DrakeRemory commentedOk, I implemented this function and I added a checkbox to make the created alias lowercase. Files are attached.
Comment #2
mitchell commented@DrakeRemory: could you please create a patch?
Comment #3
mitchell commentedPatch from #1.
Comment #4
fagoUse language_list() or another API function instead of directly querying the db. Also transforming to lowercase would need the same option for the path conditions, but let's better handle that in another issue.
Comment #5
fagoComment #6
fagoI've just done some work on the path module integration and fix the language issue as well as others:
improved the path module integration:
* #440416 added a language option to the conditions + the path alias action
* fixed the "Set content path alias" action to also work when the acting user has not the permission to set paths
* added a check to the actions to verify that the destination path alias doesn't exist yet
Comment #8
Wappie08 commentedHi fago, is this patch allready committed? Sound like a musthave for some specific solutions, thanks DrakeRemory for the patch!
Greetings Wappie