Indefero

Indefero Commit Details


Date:2011-11-07 08:52:10 (13 years 1 month ago)
Author:Thomas Keller
Branch:feature.wiki-default-page
Commit:7abcc29e606dc91fe692eb4bee8715fc8fb34d5e
Parents: 2e1369184b0aa98a0634d818e4846660d0638750
Message:No punctation at the end - this is hardcoded in the template already.

Changes:

File differences

src/IDF/Form/WikiConf.php
6363
6464
6565
66
66
6767
6868
6969
$this->fields['wiki_default_page'] = new Pluf_Form_Field_Varchar(
array('required' => false,
'label' => __('Set a default wiki page instead of the page listing.'),
'label' => __('Set a default wiki page instead of the page listing'),
'initial' => self::wiki_default_page,
'widget_attrs' => array('size' => 60),
));

Archive Download the corresponding diff file

Page rendered in 0.07922s using 13 queries.