Giter Club home page Giter Club logo

mod_lyquix_items's Introduction

Lyquix Items Module for FLEXIcontent

Generates a list of FLEXIcontent items. Provides several advanced settings for selection, ordering, and displaying. Useful for recent blog posts, banners, and events.

Installation

Download the most recent version from https://github.com/Lyquix/mod_lyquix_items/releases and install via Joomla extension installer

Settings

Items Selection

  • Category Scope: select what categories to include or exclude from selection
  • Type Scope: select what content types to include or exclide from selection
  • Current Item Scope: select whether the current item should be included in selection
  • Language Scope: select whether only current language or all languages should be included in selection

Selection Modes:

  • Basic: sets the number of items and ordering by date, title, category, or random
  • Events: allows the selection of items based on date ranges and date ordering
  • Advanced: custom SQL FROM, WHERE and ORDER clauses to be used in selection

Display Settings

  • Output: selects HTML, JSON or HTML+JSON output
  • Layout Order: controls the order in which the various elements will be rendered: title, image, date, author, intro, read more, and fields. Using additional "open" and "close" tags you can create more complex HTML structures.
  • Banners Layout: adds HTML structures, attributes and classes necessary for banner systems

Settings for specific fields:

  • Title
  • Date
  • Author
  • Intro text
  • Image
  • Read more link
  • Additional fields

JSON Settings

Control whether to include the following in the JSON output:

  • Item ID
  • Item link
  • Fields ID
  • Fields Label
  • Fields Value
  • Fields Display
  • Custom JSON variable to use for output data
  • Optional callback function name
  • Optionally wrap in jQuery document ready listener

Advanced Settings

  • Custom CSS classes
  • Custom pre- and post- module and items HTML
  • Dynamic CSS class from field value
  • Custom CSS classes for field sections
  • Custom PHP function that generates CSS classes for each item
  • Custom PHP function that generates HTML attributes for each item
  • Custom PHP function for rendering fields

mod_lyquix_items's People

Contributors

lyquix-owner avatar maustin92 avatar rubenreyes2000 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

mod_lyquix_items's Issues

Featured Items Scope

Add a new option that will control how to handle featured items (Featured Items Scope). It should have 3 options:

All (default, includes both featured and non-featured)
Featured (includes only featured items)
Non-Featured (includes only non-featured items)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.