This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:projects:phd_thesis [2010/11/16 12:01] cangiani created |
en:projects:phd_thesis [2016/06/23 11:26] (current) |
||
---|---|---|---|
Line 6: | Line 6: | ||
---- datalist ---- | ---- datalist ---- | ||
- | cols : title,contactname,contacttel,contactroom,contactemail,type,by,status,table | + | cols : title,contactname,contacttel,contactroom,contactemail,type,by,state,table |
sort : ^created | sort : ^created | ||
filter : table=projects | filter : table=projects | ||
filter : type ~ *phd thesis* | filter : type ~ *phd thesis* | ||
- | filter : status=available | + | filter : state=available |
=========== | =========== | ||
template:datatemplates:availableproject | template:datatemplates:availableproject | ||
-------------- | -------------- | ||
- | ---- | ||
=== Taken PhD Projects === | === Taken PhD Projects === | ||
---- datalist ---- | ---- datalist ---- | ||
- | cols : title,contactname,contacttel,contactroom,contactemail,type,by,status,table | + | cols : title,contactname,contacttel,contactroom,contactemail,type,by,state,table |
sort : ^created | sort : ^created | ||
filter : table=projects | filter : table=projects | ||
filter : type ~ *phd thesis* | filter : type ~ *phd thesis* | ||
- | filter : status=taken | + | filter : state=taken |
=========== | =========== | ||
template:datatemplates:takenproject | template:datatemplates:takenproject | ||
-------------- | -------------- | ||
- | |||
- | ---- | ||
=== Completed PhD Projects === | === Completed PhD Projects === | ||
---- datalist ---- | ---- datalist ---- | ||
- | cols : title,contactname,contacttel,contactroom,contactemail,type,by,status,table,output | + | cols : title,contactname,contacttel,contactroom,contactemail,type,by,state,table,output |
sort : ^created | sort : ^created | ||
filter : table=projects | filter : table=projects | ||
filter : type ~ *phd thesis* | filter : type ~ *phd thesis* | ||
- | filter : status=completed | + | filter : state=completed |
=========== | =========== | ||
template:datatemplates:completedproject | template:datatemplates:completedproject | ||
-------------- | -------------- | ||