Skip to content

Commit

Permalink
documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
proost committed Jan 22, 2018
1 parent 4dfdd96 commit 3338cf8
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/building/007_controls.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Controls

![controls](../images/controls.png)

* The Control panel in the admin menu allows to **clear the cache** (recommended after
updating the database).

* the Whooshee index can be rebuild here. In case the database was build with
Whooshee disabled, from here the index can be generated after updating the config.

* Some data can be exported e.g. for distribution via FTP. Files will be stored
in the FTP folder specified in the configuration.


6 changes: 6 additions & 0 deletions docs/building/008_crud.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# CRUD interface for tables

A few tables can be edited manually from the admin panel. This allows **News** items
to be posted, **species** to be edited (e.g. change color, add description). Furthermore,
names of **methods** (which appear on the website) can be altered or corrected when required.

4 changes: 4 additions & 0 deletions docs/building_conekt.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,8 @@ Step-by-step instructions
* [Adding co-expession networks and clusters](./building/004_coexpression_network_cluster.md)
* [Adding comparative genomics data](./building/005_comparative_genomics.md)
* [Precomputing counts and more](./building/006_precomputing_counts_etc.md)


* [Controls](./building/007_conrols.md)
* [CRUD](./building/008_crud.md)

Binary file added docs/images/controls.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3338cf8

Please sign in to comment.