Field Type Alter
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Overview
Module to change the type of the field.
Module to change the type of the field.
Lets you preview how your title tag, url & meta description will appear in popular search engines.
Once I get BEF ported to Drupal 8 and all the admin pages in Drupal are ported to Views, we can leverage BEF and Views to build a customized admin UX.
For example, on the admin/people page, it is difficult to find all users without a given permission to perform some sort of bulk operation. Rather than add an "invert this filter" option, which does not always give you the control you need, we can use BEF to build the view using checkboxes with select all/none links and put all that in a collapsible fieldset to keep the exposed form from getting out of hand.
This module provides an API for queued asynchronous jobs that have a high chance of failing and
subsequently need to be retried. The possibilities of defining the way retries are scheduled are pretty much endless.
Schedule to rotate your nodequeue every X number of minutes, hours, or days. Moves node in the last position to position number 1, then pushes all other nodes down one spot. Useful when using Views to display only the top number of nodes in your queues, and you don't want to think about them for a while. If, for instance, you display only the top 5 nodes in a queue, and queue up 50 nodes with a rotation schedule of every 5 days, see you in 50 days. Fire and forget.
This module provide a new Image plugin, which is a mofified version of CKEditor's image plugin. It helps you center image using toolbar button or in Image dialog.
All the credits go to CKSource team, what I did is just a small modification in the source code. I also take the idea from this one
This allows you to clone a product variation in vanilla Commerce and Commerce kickstarter.
It currently copies across:
Known issues:
This module is sponsored by Styalways Saddlery
Guestbook module provides a site guestbook and individual user guestbooks. Other users can post comments on the users guestbooks. Now there is
only one drawback in this module that we can't show this guestbook on our desired regions or pages and there is no guestbook block which helps
in achieving this.
Contact form serves as a drop-in replacement for the contact module. Other users can fill the fields in the contact form and send it to the user.
Here we'll show you how to make a form using Private Message module. Follow the below steps and you'll be able to show your conatct form on the desired
pages or regions. But we need user id or profile id of a user in the url to achieve this, as without having one of these two ids we can't be able to
filter the form according to the user.
When working on different environments, such as development and production, absolute links are often accidentally entered in a page's content. This can happen through either copying and pasting an internal URL or simply typing it in, and it poses a problem when the website is moved to a different environment - especially production.
Having an absolute link pointing to a development environment when a website is live is certainly an unwanted situation, and that's what this module aims to prevent by: