Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| events_urls [2018/11/11 10:42] – andi | events_urls [2026/07/26 21:08] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | = Published Event by target | + | # Published Event by target |
| + | |||
| + | ---- datatable ---- cols : %pageid%, begin, status\_, publizierung, | ||
| + | media_url, youtube_url, | ||
| + | %class%=event and : begin\< | ||
| + | %pageid%!cr: | ||
| + | and : status\_!=canceled and : status\_!=declined and : status\_!=extern | ||
| + | sort : ^Begin | ||
| + | |||
| + | ------------------------------------------------------------------------ | ||
| - | ---- datatable ---- | ||
| - | cols : %pageid%, begin, status_, publizierung, | ||
| - | headers : | ||
| - | filter | ||
| - | and : begin< | ||
| - | and : %pageid%!=events: | ||
| - | and : %pageid%!~cr: | ||
| - | and : %title%!~Chaosradio* | ||
| - | and : %title%!~Datengarten* | ||
| - | and : status_!=canceled | ||
| - | and : status_!=declined | ||
| - | and : status_!=extern | ||
| - | sort : ^Begin | ||
| - | ---- | ||