The goal is to provide a page like the default "Find content" but on top of scalable technology for sites with huge amounts of nodes.
So this module support solr and mysql through Search API and uses entity metadata to discover objects fields.
it features :
- non fulltext index can be used as filters (like in the content page) in the search page form
- you can choose a form widget for each filter
- thoses widgets are shown in the search page and managed by URL (vs session for SEO)
- suported fields : boolean, date with date_range, node_reference (with mono term select)
- widgets support can be extended by a hook
next will be a "Use as default content manager" and a Field/CCK widget integration for entity_reference (ie a lighbox node browser)
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | ext_search_page-7.x-1.x-dev-review-3.tgz | 32.94 KB | quazardous |
| #4 | ext_search_page-7.x-1.x-dev-review-2.tgz | 24.24 KB | quazardous |
| #3 | ext_search_page-7.x-1.x-dev-review.tgz | 14.16 KB | quazardous |
| #1 | ext_search_page-7.x-1.x-dev.tgz | 14.85 KB | quazardous |
Comments
Comment #1
quazardous commentedComment #2
brianV commentedHello, and thank you for submitting a CVS application.
Before your module or theme is reviewed, I would like to present this checklist which covers 90% of the types of errors that reviewers are forced to reject an application for. Please make sure the items on the checklist are all taken care of prior to setting your application back to 'Needs review'.
Once you have double checked all the above items, please set your application status to 'needs review'. If you made any changes to the code, please make sure to upload the updated module as well.
Comment #3
quazardous commentedpass through coder : 227 -> 0 normal warning
Comment #4
quazardous commentednew features... in case u didn't start the review !
there is 1 warning left but it comes from a copied/reworked function from node module ;p
Comment #5
quazardous commentednew sub module ext_search_node_ref : autocomplete over Search API
Comment #6
avpadernoComment #7
quazardous commentedhi,
I've created the project and committed to CVS
http://drupal.org/project/ext_search_page
best regards
Comment #8
zzolo commentedHi. Please read all the following and the links provided as this is very important information about your CVS Application:
Drupal.org has moved from CVS to Git! This is a very significant change for the Drupal community and for your application. Please read the following documentation on how this affects and benefits you and the application process:
Migrating from CVS Applications to (Git) Full Project Applications
Comment #9
avpadernoAs per previous comment, I am setting this issue as Won't fix.
Since now users can create full projects, applications have now a different purpose and they are handled on a different issue queue. See Apply for permission to opt into security advisory coverage for more information.