diff options
| author | hukl <hukl@eight.local> | 2009-02-06 21:48:41 +0100 |
|---|---|---|
| committer | hukl <hukl@eight.local> | 2009-02-07 12:25:31 +0100 |
| commit | ce9645d0092d42c7bf8781378181ffbd4ff3d088 (patch) | |
| tree | e569a73ac2db2b36b2e90835260c46bcf0d479fa /doc/README_FOR_APP | |
| parent | 79002c688d4fe6bf058459af84986a0d70dde758 (diff) | |
added head id to node model which points to the
head of the nodes pages collection. modified
tests, importer etc
renamed flags to tags
Diffstat (limited to 'doc/README_FOR_APP')
| -rw-r--r-- | doc/README_FOR_APP | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README_FOR_APP b/doc/README_FOR_APP index b1d2ab4..bd9abe7 100644 --- a/doc/README_FOR_APP +++ b/doc/README_FOR_APP | |||
| @@ -69,7 +69,7 @@ Keywords and other meta data can be used to aggregate any ammount of pages | |||
| 69 | into the body of another page. | 69 | into the body of another page. |
| 70 | 70 | ||
| 71 | <aggregate | 71 | <aggregate |
| 72 | flags="updates pressemitteilungen" | 72 | tags="update pressemitteilung" |
| 73 | limit="20" | 73 | limit="20" |
| 74 | order_by="published_at" | 74 | order_by="published_at" |
| 75 | order_direction="DESC" | 75 | order_direction="DESC" |
