added jandbook page for file storage edit.
authorgreg gay <ggay@ocad.ca>
Thu, 25 Aug 2011 19:36:57 +0000 (19:36 -0000)
committergreg gay <ggay@ocad.ca>
Thu, 25 Aug 2011 19:36:57 +0000 (19:36 -0000)
docs/mods/_standard/file_storage/module.php

index fa75f2b..0bd4ff0 100644 (file)
@@ -29,6 +29,7 @@ $this->_pages['mods/_standard/file_storage/comments.php']['children'] = array();
 $this->_pages['mods/_standard/file_storage/edit.php']['title_var'] = 'file_storage_edit_file';\r
 $this->_pages['mods/_standard/file_storage/edit.php']['parent'] = 'mods/_standard/file_storage/index.php';\r
 $this->_pages['mods/_standard/file_storage/edit.php']['children'] = array(); // empty array creates a "back to" link to index.php\r
+$this->_pages['mods/_standard/file_storage/edit.php']['guide']      = 'general/?p=fs_new_file.php';\r
 \r
 $this->_pages['mods/_standard/file_storage/edit_folder.php']['title_var'] = 'file_storage_edit_folder';\r
 $this->_pages['mods/_standard/file_storage/edit_folder.php']['parent'] = 'mods/_standard/file_storage/index.php';\r
@@ -45,6 +46,7 @@ $this->_pages['mods/_standard/file_storage/assignment.php']['children'] = array(
 $this->_pages['mods/_standard/file_storage/new.php']['title_var'] = 'file_storage_new_file';\r
 $this->_pages['mods/_standard/file_storage/new.php']['parent'] = 'mods/_standard/file_storage/index.php';\r
 $this->_pages['mods/_standard/file_storage/new.php']['children'] = array(); // empty array creates a "back to" link to index.php\r
+$this->_pages['mods/_standard/file_storage/new.php']['guide']      = 'general/?p=fs_new_file.php';\r
 \r
 $this->_pages['mods/_standard/file_storage/delete_revision.php']['title_var'] = 'delete';\r
 $this->_pages['mods/_standard/file_storage/delete_revision.php']['parent'] = 'mods/_standard/file_storage/index.php';\r