Templates for archive, and edit story.
Added switches and URLs for adding stories. Fixed date problems in the date_loop. Fixed an autocommit issue with folders when there's no currently open version tag.
This commit is contained in:
parent
874fad9917
commit
cff0a9ae9d
5 changed files with 52 additions and 26 deletions
|
|
@ -165,6 +165,12 @@ our $I18N = {
|
|||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'add a story' => {
|
||||
message => q|Add a Story.|,
|
||||
context => q|label for the URL to add a story to the archive.|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue