Closed (fixed)
Project:
Display Suite
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Jan 2012 at 00:14 UTC
Updated:
18 Apr 2012 at 16:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
muschpusch commentedOk the limit is like in D7 core hardcoded in function:
node_ds_search_execute($keys = NULL, $conditions = NULL);
Wouldn't it be nice to make this configurable?
Comment #2
swentel commentedHmm, yeah, makes sense, could be an easy patch, care to go for it ? :)
Comment #3
muschpusch commented:) Ok i will do it!
Comment #4
swentel commentedCan you test this patch ?
Comment #5
swentel commentedCommitted and pushed.