Sha256: 4998dd3e6585265a9ec810e0c237e04453e1dafb198e0cb33cfcd52740c8880f

Contents?: true

Size: 688 Bytes

Versions: 13

Compression:

Stored size: 688 Bytes

Contents

---
title: Webgen::SourceHandler::Page
---
## Description

This source handler uses page files which are used to specify the actual content for the
website. These files are written using [Webgen Page Format]({relocatable:
../webgen_page_format.html}). Therefore they contain the content for the web page and, optionally,
meta information.

*In contrast* to other handled files, page files can never be unlocalized! If they have no language
set, the default language specified using the configuration option `website.lang` is used. This
means that for the default language set to English and a source path named `index.page`, the
language meta information is automatically set to English.

Version data entries

13 entries across 13 versions & 3 rubygems

Version Path
gettalong-webgen-0.5.5.20081012 doc/sourcehandler/page.page
gettalong-webgen-0.5.6.20081020 doc/sourcehandler/page.page
gettalong-webgen-0.5.7.20090227 doc/sourcehandler/page.page
gettalong-webgen-0.5.8.20090507 doc/sourcehandler/page.page
gettalong-webgen-0.5.9.20090620 doc/sourcehandler/page.page
gettalong-webgen-0.5.9.20090626 doc/sourcehandler/page.page
thewoolleyman-webgen-0.5.8.20090419 doc/sourcehandler/page.page
webgen-0.5.1 doc/sourcehandler/page.page
webgen-0.5.3 doc/sourcehandler/page.page
webgen-0.5.2 doc/sourcehandler/page.page
webgen-0.5.7 doc/sourcehandler/page.page
webgen-0.5.6 doc/sourcehandler/page.page
webgen-0.5.8 doc/sourcehandler/page.page