Analyzed 10 months ago
WCV uses a very extendable handler mechanism to display content managed in directory structures with come version control system or from some other sources (CMS, ...)
Using a user extendable handler mechanism the directories, files, content and meta data may be handled and fetched separately and
... [More]
displayed with different display decorators for different output, like HTML, txt or the original binary.
Mainly used for static cached content, also dynamic user interaction is possible when the content classes are implementing the corresponding interfaces. [Less]