Модули
This module enables you to easily configure DFP Small Business (formerly Google Ad Manager) Ad Slots for Drupal.
This module integrates Drupal with Sphinx Search, a full-text search engine available under GPL version 2. It can be used as a drop in replacement of Drupal search framework. It also offers tagadelic and faceted search support. Sphinx can be installed on the same server Drupal is running, however it is recommended to do so on a different one. You can even partition indexes, each managed from a different server, so Sphinx provides an ideal alternative when you need to implement a fast and scalable solution for your site.
Requirements:
- PHP needs to be compiled with --enable-memory-limit.
- Sphinx 0.9.8 and up (shell access is required here)
Features:
- High search speed (avg query is under 0.1 sec on 2-4 GB text collections), high scalability (upto 100 GB of text, upto 100 M documents on a single CPU), distributed searching, phrase proximity ranking, stemming, stopwords, etc.
- Search page with options to filter by author, content types (configurable), taxonomies (configurable), support for all, any and phrase matching modes, sort by relevance, date created or last updated time, ascending or descending. It also provides options to customize search results page (size of excerpts, results per page, easily themable, etc.). Separate flood thresholds per anonymous and registered users. Options to log or not to log search requests.
- Configurable tagadelic alike pages and blocks (tag clouds). Term links can be taxonomy managed or set to start a new search with predefined filters.
- Basic faceted search support using a block that is displayed only under the context of search pages. It complements the advanced search form with facets for taxonomies, content author and content type.
- Modular design to make it easy to reuse functionality so it's open to create external modules based on this one to provide alternate search interfaces to deal with different kind of things. It is all around content, which means nodes, though. Future versions will add support to extend indexes with additional fields, etc.
- It is possible to set the path for the search page from the admin panel, so the search page provided by this module can co-exist with anything else you might have installed in your site. Choose an unused path that better suits your needs and go. Usage of this module is independent of Drupal core search for content, so you can disable Drupal core search completely. If you need Drupal search framework to provide search capabilities of different kinds, such as searching for users, then you may wish to take a look at Core Searches module.
- This module implements methods to build Sphinx indexes using XMLPipe source type. This makes it possible to index any kind of text around nodes. For instance, it is possible to index comments, CCK fields, etc. The XMLPipe generator uses nodeapi 'alter' and 'update index' to allow external modules alter and/or inject extra text to be indexed, the same way Drupal search works. Please, check out the README.txt of the project for installation instructions, and deeper overview of implementation details.
- Administration panel with options to customize Sphinx searchd connection, Sphinx Client API settings, etc. There's also a "Check connection" option that is aimed to help us diagnose connection issues.
- Sample script for managing the Sphinx searchd daemon (start/stop/restart) and also options to build main/delta indexes. Sample sphinx.conf and logrotate script. See contrib subdirectory of the package.
From Wikipedia: Up-selling is a sales technique whereby a salesman attempts to have the customer purchase more expensive items, upgrades, or other add-ons in an attempt to make a more profitabl
To benefit the most from RDF in Drupal, please use Drupal 7 and the RDF Extensi
Handlers are objects that are called to "handle" various pieces of an API in a swappable manner.
Handlers implement pluggable subsystems in a flexible, extensible manner.
Handlers solve the "many to one" type of extensibility, just has hooks solve the "one to many" sort.
Handlers are easily unit-testable.
Handlers require PHP 5.2.
Handlers will be demoed at DrupalCon Szeged.
What?
This adds a small Javascript search widget to any droplist on the site. The widget allows users to filter a long (or short) list to a handful of items based on a searched word.
Part of the core Drupal API (originally part of the forms API, but also used for rendering structured content that isn't a form) is the drupal_render function.
Role Referral allows the assignment of roles to anonymous users who enter the site at a specific URL ([drupalsite]/referred) from a specified referring URL.
What is Ubercart AJAX Cart?
This module provides a drop-in replacement for the default Ubercart cart block that is entirely AJAX enabled, allowing users to add, update or remove items from their cart without needing to refresh the page.
Backup Client-Server is a set of modules that allow for the backup and monitoring of a single or multiple Drupal websites.
This module will prevent users under the age of 13 from logging in if their respective parent or guardian (P/G) have not "signed" their COPPA compliance form.
This module provides a Views filter for the E-Publish module
This module provides integration between CCK fields/widgets and the Forms API.
According with Wikipedia, a graph is a set of objects called points, nodes, or vertices connected by links called lines
Provides a few advanced options to the core Statistics module. Once enabled, these options can be found under "Administer >> Reports >> Access log settings."
- Only track 'unique' views of content
- If you keep viewing a node over and over again, the "x reads" counter won't increase each time. This is applied on a per-user basis as well as a per session id for anonymous users. This replaces the Accurate Read Count module. This is a workaround for #90468: Only record unique hits in node counter stats.
- Discard content views by user role
- Administrators can assign the 'exclude visits from counters' to discard content views from certain user roles. This offers nearly the same functionality as the Decounter module and should not be used at the same time.
- Discard access log records by user role
- If you have certain users that are active behind the scenes in your site, you can remove their entries from the access log table to help keep it trimmed down (more relevant statistics about your site's visitors and possibly improved database performance).
- Discard access log records by crawlers and bots
- Integrates with the Browscap module to not log visits from search engine crawlers and bots. This will not affect your site's ability to record visitor referrers from search engines.
- Other statistics enhancements:
- #345133: 403s and 404s are counted in {node_counter}.
- Adds reset functionality for acceslog records and node view counters.
The URI Proxy modules intention is to replicate common functionality found with ad agencies for example, to track outgoing traffic.
The module produces a web 2.0 tag cloud from stored search terms, based on term occurrences and various limits. The tag cloud is displayed in a dedicated block.
Available settings:
Gives ordinary users and programmers the ability to show a Google Map on page with no programming required.
Just stick a simple div in the content with some special attributes and a Google Map will be displayed at that point. If you copy and paste examples. make sure Drupal's line break filter (enabled even for full HTML!) won't make the div invalid.
Plays the game 'Pong' where you play against the computer. For those who haven't played it Pong is like ping pong where you try to get the ball past the computer.
