mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #42953
[Bug 1694476] Re: Keywords in blocks with boolean OR
About the UI problem, I do have some suggestions :
Traditionally, '|' and '||' are used for 'OR', so '|' could be used :
'' = AND (default)
'-' = NOT (with red bg)
'|' = OR (with yellow or orange bg)
If I make an example with 4 keywords again :
|#1 |#2 = Display entries that have either #1 OR #2
#1 |#2 -#3 |#4 = Display entries that have #1 AND either #2 OR #4 but
NOT #3
I think it could be quite straightforward, since users who don't know or care about that stuff can just go on using the default 'AND' behaviour without noticing.
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1694476
Title:
Keywords in blocks with boolean OR
Status in Mahara:
Triaged
Bug description:
As I understand it, when tagging keywords in a block to show specific
articles, these keywords only work with boolean AND / NOT.
But if I want to have articles fitting a collection, I believe 'OR'
would be the right way to do it.
Maybe there is some workaround ?
Thank you
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1694476/+subscriptions
References