We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Plugin: Entries List

Development and Programming

Laisvunas's avatar
Laisvunas
879 posts
15 years ago
Laisvunas's avatar Laisvunas

Hi,

I released version 3.5 of the Entries List plugin.

New feature: variable pair {entries_list_area}{/entries_list_area} used to delimit area which will be parsed by Entries List plugin. Sometimes useful for control over parse order. E.g. If you have the code

{exp:entries_list category="6" weblog="not weblog1|weblog4" sort="asc" site="1"}
blah blah blah
{entries_list_area}
Some code
{/entries_list_area}
blah blah blah
{/exp:entries_list}

then Entries List plugin will parse only area inside {entries_list_area}{/entries_list_area} variable pair and will leave everything else untouched.

Only one variable pair {entries_list_area}{/entries_list_area} can be used inside {exp:entries_list}{/exp:entries_list} tag.

       
stinhambo's avatar
stinhambo
1,268 posts
15 years ago
stinhambo's avatar stinhambo

Is there a way to only return entries that have NO categories assigned to them in a particular weblog?

       
Laisvunas's avatar
Laisvunas
879 posts
15 years ago
Laisvunas's avatar Laisvunas

Hi,

Is there a way to only return entries that have NO categories assigned to them in a particular weblog?

Out of the box there is no such possibility. To output entries which have no category assigned to then you need at first to produce a string such as this

not 1|2|3|4|5

i.e. a string with “not” and then all category ids in pipe delimited list. It is not very complicated to get such list using PHP or custom plugin.

       
Laisvunas's avatar
Laisvunas
879 posts
15 years ago
Laisvunas's avatar Laisvunas

Hi,

I releaed version 3.7 of Entries List plugin.

In this release a bug - future and expired entries being displayed - was fixed.

       
Ryan M.'s avatar
Ryan M.
1,511 posts
15 years ago
Ryan M.'s avatar Ryan M.

Two quick questions I couldn’t gather from this thread: does this support the “search” parameter? I’m finding the need to go previous/next between entries where a certain custom field is set to “Yes”.

Also, any roadmap for EE2 on this one? Thanks.

       
Ryan M.'s avatar
Ryan M.
1,511 posts
15 years ago
Ryan M.'s avatar Ryan M.

This is one of those add-ons whose main home is in the EE forums. As seen last week, the forum posts aren’t necessarily safe from being removed, so I might encourage you to keep the latest version of the download at devot:ee - instead of (or in addition to) keeping it in the first thread here.

Also, I really need this functionality for an EE2 site I’m working on, so I may try my hand at updating it today.

       
First 4 5 6

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.