fix problems with gallery URLs. fixed disk space check. added error messages to photo template
This commit is contained in:
parent
5b467483f5
commit
58417faf8a
9 changed files with 84 additions and 2 deletions
|
|
@ -56,7 +56,7 @@ my $gallery
|
|||
= $node->addChild( {
|
||||
className => 'WebGUI::Asset::Wobject::Gallery',
|
||||
groupIdAddFile => '2', # Registered Users
|
||||
workflowIdCommit => 'realtimeworkflow-00001', # Commit Content Immediately
|
||||
workflowIdCommit => 'pbworkflow000000000003', # Commit Content Immediately
|
||||
} );
|
||||
|
||||
$versionTags[-1]->commit;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue