Coder Social home page Coder Social logo

joomla-tags-selected's Introduction

joomla-tags-selected

Show a list of content items tagged with one or more tags (originally forked from here).

  • Filter content by one or more tags
  • Filter content by one or more content types (article, category, weblink...)
  • Limit max number of content items shown
  • Choose between matching all or any of the selected tags
  • Order results by title, creation or modification date, in either direction

Installation

  1. Download the zip archive.
  2. Login to Joomla administrator area, then click Extensions > Extensions Manager.
  3. Select Upload Package File, browse to the zip, then click Upload and Install.
  4. And you're done.

Options

The module has a few options

Basic Options

  • Tags: Select one or more tags to filter content by
  • Content Types: Select one or more content types to show
  • State: Filter items shown by state (published, unpublished or both)
  • Max Items: Select the max number of items to show
  • Include Children?: Include results from child tags of those selected
  • Tag Filter Logic: Select whether results needs to match all tags, or just any of them
  • Order: Select criteria to order results
  • Order Direction: Select ordering direction (A-Z, Z-A etc.)

Display Options

  • Show Content Types: Select whether to include a header with the name of the content type selected (or a list if more than 1 content type selected)
  • Show Author: Select whether to show the content item's author
  • Show Date: Select whether to show the a date for the content item
  • Date Option: Select the type of date to show, if any (created, published or modified)

Layouts

  • default.php: Items shown in an unordered list
  • readmore.php: Items shown with a header (the item title) and its content
  • titleimage.php: Items shown with a header (the item title) and its intro image

Credits

Kicked off by asinducharith.

Developed by Mucky Puddle.

joomla-tags-selected's People

Contributors

paul-muckypuddle avatar fzalkow avatar lasinducharith avatar npostman avatar

Stargazers

Balázs Dura-Kovács avatar  avatar Guillermo Vargas avatar pepperstreet avatar  avatar Wim de Ruijter avatar

Watchers

Bugsbane avatar Wim de Ruijter avatar James Cloos avatar pepperstreet avatar  avatar  avatar  avatar

Forkers

jp2800

joomla-tags-selected's Issues

Add more option for templating.

This isn't an issue, just an enhancement question.

Are you planing to add more option to user in this module? Like to show Title or not, or show the publish date or create date, etc.?

Content Type Heading

Firstly - thank you so much for taking this and enhancing with content type - after spending several days trying to find a simple way to show contacts for a particular tag, I was about to tear my hair out until I came across this!!

It would nice to have the option to have the type of tag as a heading even if that is the only kind you are linking to. I am using this within an article and love the nice way the links display but would appreciate having a Contacts Heading above the list..not that I can't put one in myself but with a dynamically changing list, it would obviously be better within the results. Or a nice accordion style list maybe...?

Also, any chance of getting K2 articles included?

Error message - Warning: substr_count() expects parameter 1 to be string

Hi there,

I have installed this module and tried to order by date created (which I couldnt do with lasinducharith's version).

I am getting an error message on top of the module :
"Warning: substr_count() expects parameter 1 to be string, array given in /home/USER/public_html/WEBSITE/libraries/cms/helper/tags.php on line 511".

I have tried on J3.3.6 and a new J3.4 install with the same result.

Not sure if I have misconfigured or whether there is a conflict anywhere.

Failure on menue

Module works fine, thank you for it. Sine installing mod_tags_selected got in menue only at 1st Level (indepentend which Menu-Type using):

Failure: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 3 SQL=SELECT type_title FROM xxx_content_types WHERE type_id IN ()

Thanks for reading

Fatal error if Include Children set to Yes.

It giving this error message:
Fatal error: Call to a member function isLeaf() on a non-object in \htdocs\libraries\cms\helper\tags.php on line 647

My system: Joomla 3.3.6; PHP 5.3.10

Joomla update will break SQL field

The PR at joomla/joomla-cms#4698 fixes a problem in JTagsHelper where the wrong criteria is used to look for tags.

When pulled into joomla-cms this will break the module, as it currently provided content_type IDs to the module, not aliases.

The fix is in the code - just need to deploy once the PR is accepted / merged

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.