Safari Upload
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Fixes hanging Ajax Uploads in Safari.
Fixes hanging Ajax Uploads in Safari.
This is a simple little module that allows one to change the text on the 'Save', 'Preview' and 'Delete' buttons on a node form.
You can edit the labels from the content type edit screen, in the 'Submission form settings' section.
This module provides a Feeds Fetcher and Parser to use when your data source is on another database. For each source you can provide a query to directly select which data to import and then map using the usual Feeds mapper interface.
It also supports limiting the number of rows to be pulled, making good use of batch API.
Module sponsored by Trellon LLC.
Provides a unified & accessible placement for page actions. What is considered page actions are form actions which have flagged themselves to be elevated to page actions.
The default basic theme places the form actions within a bottom fixed div, keeping the actions easily available.
This project created a condition for Context based on active Features in a given space. It sounds confusing but really it makes creating and managing Contexts a lot easier when you are creating distributions / platforms that have blocks that need positioned.
This also can help create a performance boost in a Spaces OG / Features environment that provides blocks / menu / view based items because instead of doing a two step check (typically "am i in a group" then "is the feature activated") this allows you to skip straight to "is the feature activated".
With drush entity you can query the entity system available for Drupal 8, 7 and (some of) 6.
Install by using drush dl drush_entity. Next you can try commands like
drush entity-type-read
drush entity-type-read node
drush entity-read node 12
The easiest, most effective way to grow your website traffic, effectively engage your audience, monetize, and gain insights for free.
Shareaholic is an all-in-one content amplification and monetization platform, that includes related content recommendations, promoted content, social sharing, following, site monetization apps such as affiliate linking, and social analytics. This module makes it a snap for any website — big or small — to engage and grow their traffic, market their content, gain insights, and monetize their traffic, all from one powerful but easy-to-use dashboard.
This module is actively developed (GitHub), maintained and supported with much love by Shareaholic.
Recent Updates:
Bash scripts to manage development and deployment of Drupal distributions using drush_make
The Search Query Exclude module, allows site administrators to easily control the search results by providing a query to exclude nodes from the search result.
1) Exclude nodes with php code using the default query provided
select nid from node_revisions where body like '%<?php%' group by nid
2) Exclude test nodes using the query
This repository is used to manage all of the features in ELMS like content, places, timelines, polls, schedule, and many, many others.