Clilstore: Help - examples of linking to particular types of units
Any group of units which you can filter for has is a corresponding url which you can use to link directly to that particular type of unit. Here are some examples which you can adapt to your own needs.
- Czech units
-
http://multidict.net/clilstore/?sl=cs
- Catalan units
-
http://multidict.net/clilstore/?sl=ca
- Irish units
-
http://multidict.net/clilstore/?sl=ga
- Scottish Gaelic units
-
http://multidict.net/clilstore/?sl=gd
- Danish units
-
http://multidict.net/clilstore/?sl=da
- Units written by user “caoimhinsmo”
-
http://multidict.net/clilstore/?owner=caoimhinsmo
- Scots units written by user “caoimhinsmo”
-
http://multidict.net/clilstore/?owner=caoimhinsmo&sl=sco
- Czech units less than 2 minutes (120 seconds) long
-
http://multidict.net/clilstore/?sl=cs&medlenMax=119
- Czech units between 1 and 2 minutes long
-
http://multidict.net/clilstore/?sl=cs&medlenMax=119&medlenMin=60
- Czech units created since the start of 2015
-
http://multidict.net/clilstore/?sl=cs&createdMin=2015-01-01
- Czech units changed since the start of June 2015
-
http://multidict.net/clilstore/?sl=cs&changedMin=2015-06-01
- Catalan units at level C1 and above
-
http://multidict.net/clilstore/?sl=ca&levelMin=C1
- Catalan units with at least 1 attached file
-
http://multidict.net/clilstore/?sl=ca&filesMin=1
- Czech units with “bance” in the title
-
http://multidict.net/clilstore/?sl=cs&title=bance
- Gaelic units with “sloinntearachd” in the text
-
http://multidict.net/clilstore/?sl=gd&text=sloinntearachd
- All units created since the start of the TOOLS project¹, sorted by number of views
-
http://multidict.net/clilstore/?createdMin=2012-01-01&sortCol=views
- Units with more than 300 (word-)clicks sorted by number of clicks
-
http://multidict.net/clilstore?clicksMin=300&sortCol=clicks
1. “All units created since the start of the TOOLS project” might seem redundant, but for technical reasons sortCol can not be used on its own, so we need to supply some other filter condition.