diff options
| author | hukl <hukl@eight.local> | 2009-02-06 21:14:37 +0100 |
|---|---|---|
| committer | hukl <hukl@eight.local> | 2009-02-06 21:14:37 +0100 |
| commit | 21b840140818887c5ba929640f85e87d7818d431 (patch) | |
| tree | 711107135997b2aeedaabdfe1f460c8eece303fb /doc | |
| parent | 70f9aa710d37cd8ec5d9402d3f5763bbee9a6554 (diff) | |
updated readme
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/README_FOR_APP | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/doc/README_FOR_APP b/doc/README_FOR_APP index c1bc254..b1d2ab4 100644 --- a/doc/README_FOR_APP +++ b/doc/README_FOR_APP | |||
| @@ -48,11 +48,20 @@ authors etc, must be copied one a new revision of a page is created. The Page | |||
| 48 | class is providing a deep_copy method to make sure everything important is | 48 | class is providing a deep_copy method to make sure everything important is |
| 49 | copied. | 49 | copied. |
| 50 | 50 | ||
| 51 | ===Keywords | 51 | ===Tags |
| 52 | 52 | ||
| 53 | Pages of course come with meta data attatched to them. Keywords are one kind of | 53 | Pages of course come with meta data attatched to them. Tags are one kind of |
| 54 | meta data. They can be understood and used as tags, categories or any similar | 54 | meta data. They can be understood and used as keywords, categories, tags or any |
| 55 | concept. | 55 | similar concept. |
| 56 | |||
| 57 | ===Templates | ||
| 58 | |||
| 59 | Althought there is only one, simple and unified, template for editing pages, it | ||
| 60 | is possible to select from different templates for public display. This | ||
| 61 | selection of templates allows slight alterations of the layout. For example one | ||
| 62 | template would display every attribute of a page (like date, author, abstract) | ||
| 63 | while another template would hide this information away. One would show the tags | ||
| 64 | of a page, another wouldn't. | ||
| 56 | 65 | ||
| 57 | ===Aggregation | 66 | ===Aggregation |
| 58 | 67 | ||
