Beginnings of an edit form for the Story.

This commit is contained in:
Colin Kuskie 2009-03-04 18:11:57 +00:00
parent 64ff0ad4d4
commit f7ebd6189a
4 changed files with 60 additions and 8 deletions

View file

@ -128,7 +128,7 @@ sub definition {
hoverHelp => $i18n->get('edit story template help'),
filter => 'fixId',
namespace => 'Story/Edit',
defaultValue => '',
defaultValue => 'E3tzZjzhmYoNlAyP2VW33Q',
},
archiveAfter => {
tab => 'display',
@ -277,7 +277,7 @@ Add template variables to the existing template variables.
=head3 $var
A
Template variables will be added onto this hash ref.
=cut