Search results
« critère optionnel »
Articles (24)
-
SPIP’s Filters
In the article “SPIP’s Tags: The Syntax” we saw that it is possible to change the behaviour of tags and the way they display text by attaching (…)
-
{criterion !operator value}
This is the logical negation operator; it inverts the meaning of whatever operator immediately follows it.
id_rubrique != 12: returns the data (…) -
{!criterion operator value}
This is the logical operator for Complementarity, indicating that the complement of the operation should be executed.
This syntax is (…) -
{!criterion operator value}
This is the logical operator for Complementarity, indicating that the complement of the operation should be executed.
This syntax is (…) -
{criterion !operator value}
This is the logical negation operator; it inverts the meaning of whatever operator immediately follows it.
id_rubrique != 12: returns the data (…)