Views Dynamic Title

Component type

module

Categories

Maintenance status

Development status

Downloads

10

Component created

Component changed

Views Dynamic Title modifies every View page (and its route title) in response to exposed filter values and pagination. This gives a unique title for a given set of query arguments, helping to establish context for e.g., visually impaired users.

Other View Filter (8.x)

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Frequently two views, or two displays of one view, occur on the page together. One common example is a listing of content with a few curated items selected via more specific criteria. It's simple enough to create two displays and show the curated one above the general listing. This presents a problem: content that appears in the curated list needs to somehow be excluded from the general listing.

Files size

Component type

module

Maintenance status

Development status

Component created

Component changed

Files size module provides the counts of the file size and show the icon of the file type.

File size module is depends on the views module. User needs to call show the files by using view and needs

to select "URL to File".

There are the configuration option to allow files icon and Mime Type with extension. Please go to the below

url after login to the admin.

admin/config/development/files_size (Configuration >> Development >> File icon and File size settings).

Views Transform

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

View Transform module helps to build a form out of a view. One may append form fields (textfield, checkbox and select) to each row in the view.

To use this field one is required to know how to build Drupal forms in code.

Short instruction:

photo gallery

Component type

module

Categories

Maintenance status

Development status

Downloads

19

Component created

Component changed

This module create one content type 'Photo Gallery'.In this content we can add images.This
images display by views slide show and available one page.In this views also we create block for display slider

Word Serialization

Component type

module

Maintenance status

Development status

Downloads

31

Component created

Component changed

This module provides a Word encoder for the Drupal 8 Serialization API. This
enables the DOCX format to be used for data output (and potentially input,
eventually). For example:

For example:

  • Views can output DOCX data via a 'Word Export' display in a View.
  • Module developers can leverage DOCX as a format when using the
    Serialization API.

Installation

Views More Filters

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Additional filters for Views to make user list as select dropdown.
Steps:
1. Download this module
2. Enable this module
3. In views add User relationship
4. In filters you can find filed named as Author UID (select list) under content group.
5. You can use this as exposed filters