Share42 - social sharing buttons

Component type

module

Maintenance status

Development status

Downloads

8275

Component created

Component changed

Integration of share42.com social sharing buttons widget.

Advantages

  • Beautiful icons - All icons are made in the same style and look beautiful.
  • Small size - The code of the script is perfectly optimized. In addition, it will be cached by the browser.
  • No requests to third-party sites - There are many situations when the website opens too slowly, because the script is loaded from another website. Installation of the script on your website will allow to avoid this problem.
  • No extra links - All links are made via JavaScript, so when you install the script the number of outbound links on your website will not increase.
  • No extra HTML code - All the HTML code of the buttons is generated with JavaScript.
  • Uses only one image (sprite) - It will reduce the number of requests to the server that hosts your website.
  • You choose social media services to be available on your website.
  • Easy to install.

FacetAPI Alias

Component type

module

Categories

Maintenance status

Development status

Downloads

3898

Component created

Component changed

This is a very simple module that exposes the 'field alias' of a Facet API facet in the UI and allows you to change it from a nasty machine name to something a bit more friendly.

The alias is used when generating search URLs so you can now make them a little more friendly.

Note that this make break existing search URLs and have other side effects that I've not thought of.

To edit the alias, have a look in the global settings on the facet display settings.

Comment Fragment

Component type

module

Categories

Maintenance status

Development status

Downloads

4182

Component created

Component changed

The default Drupal 7 comment permalink has the following format, /comment/[comment-id]#[comment-id], if a node has 10 comments, each page with the URL /comment/[comment-id] loads identical content to the node itself.

10 comments is just fine but how about 1000 comments? 1000 duplicate contents is very bad for SEO and our website may be the target of Google's sandbox.

Flippy Improved

Component type

module

Maintenance status

Development status

Component created

Component changed

Flippy improved depends on Flippy, an ultra-simple module that generates previous/next pagers for content types.

Flippy improved "improves" the flippy module by adding these features:

  • The User interface for setting order field and order direction for each content type.
  • Ability to group paged nodes by taxonomy term for each content type.

All additional options are available in content type configuration on the Flippy tab.

PageRank Widget

Component type

module

Maintenance status

Development status

Downloads

2091

Component created

Component changed

As of March 7th 2016, Google has removed the public PageRank metric completely. Google is no longer making this metric available to the public at all. See https://webmasters.stackexchange.com/a/92048.

A block showing the Google PageRank of the site (e.g. PageRank 3).

Optionally modify the widget color, rounded corners and other CSS values by enabling the Style (CSS) Settings module.

urlrouter

Component type

module

Maintenance status

Development status

Downloads

704

Component created

Component changed

Maintain a list of source and destination URL's for which redirects (301 or 302) will be performed. Source URL is absolute, destination URL may be a path, or another absolute URL.

Source-destination URL pairs are stored in the variable urlrouter_array as an associative array. The actual redirect takes place in hook_boot(), so that URL routing takes place as quickly as possible.

Views navigation

Component type

module

Maintenance status

Development status

Downloads

9247

Component created

Component changed

This module adds next and previous links on content pages when accessed from a view. It is intended for dynamic and/or paged view results, where the result set changes according to exposed filters, current user access rights,...

You may need this module if the content which comes after a given content depends on context, and more precisely depends on which content list you came from. This means no navigation link will be displayed if you come to the second level page directly, without using the first level view.

Juicer

Component type

module

Categories

SEO

Maintenance status

Development status

Component created

Component changed

Juicer squeezes the link-juice out of your deleted content and funnels it to your new content. When deleting a node this module searches for a related page and points the node's alias to that page. If no related content is found then the node's aliases are deleted as it normally would.