Separated documentation and revised modules info
This commit is contained in:
parent
95cbb8a5f2
commit
4fe068fd14
66 changed files with 149 additions and 1974 deletions
|
@ -1,5 +1,6 @@
|
|||
name = Search Restrict
|
||||
description = "Exclude specific content from search results if user doesn't have privileges."
|
||||
package = Core - extended
|
||||
dependencies[] = search
|
||||
core = 6.x
|
||||
|
||||
|
@ -8,4 +9,3 @@ version = "6.x-1.5"
|
|||
core = "6.x"
|
||||
project = "search_restrict"
|
||||
datestamp = "1346261003"
|
||||
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
name = Search Restrict Apache Solr
|
||||
description = "Exclude specific content from Apache Solr search results if user doesn't have privileges."
|
||||
package = Core - extended
|
||||
dependencies[] = apachesolr
|
||||
dependencies[] = search_restrict
|
||||
dependencies[] = search_restrict
|
||||
core = 6.x
|
||||
|
||||
; Information added by drupal.org packaging script on 2012-08-29
|
||||
|
@ -9,4 +10,3 @@ version = "6.x-1.5"
|
|||
core = "6.x"
|
||||
project = "search_restrict"
|
||||
datestamp = "1346261003"
|
||||
|
||||
|
|
Reference in a new issue