Changeset 488 for trunk/core/data/TWiki/MetaData.txt
- Timestamp:
- 11/09/08 16:33:15 (4 years ago)
- File:
-
- 1 moved
-
trunk/core/data/TWiki/MetaData.txt (moved) (moved from trunk/core/data/TWiki/TWikiMetaData.txt) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/data/TWiki/MetaData.txt
r482 r488 1 1 %META:TOPICINFO{author="ProjectContributor" date="1168737391" format="1.1" version="$Rev: 13271 $"}% 2 2 %STARTINCLUDE% 3 # TWikiMetaData4 ---+ TWikiMeta Data3 #MetaData 4 ---+ Meta Data 5 5 6 6 _Additional topic data, program-generated or from TWikiForms, is stored embedded in the topic text using =META:= tags_ … … 10 10 ---++ Overview 11 11 12 By default, TWiki stores topics in files on disk, in a really simple and obvious directory structure. The big advantage of this approach is that it makes it really easy to manipulate topics from outside TWiki, and is also very safe; there are no complex binary indexes to maintain, and moving a topic from one TWikito another is as simple as copying a couple of text files.12 By default, topics are stored in files on disk, in a really simple and obvious directory structure. The big advantage of this approach is that it makes it really easy to manipulate topics from outside, and is also very safe; there are no complex binary indexes to maintain, and moving a topic from one installation to another is as simple as copying a couple of text files. 13 13 14 To keep eveything together in one place, TWiki uses a simple method for embedding additional data (program-generated or from TWikiForms)in topics. It does this using =META:= tags.14 To keep eveything together in one place, meta-data (program-generated or from TWikiForms) is embedded directly in topics. It does this using =META:= tags. 15 15 16 16 =META:= data includes program-generated info like FileAttachment and topic movement data, and user-defined TWikiForms info.
Note: See TracChangeset
for help on using the changeset viewer.
