Difference between revisions of "Category:Main Website (Web Dev)"

From WormBaseWiki
Jump to navigationJump to search
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Main Website (Web Dev) ==
+
=== Main Website (Web Dev) ===
 
 
 
* [[Website:Application overview|Application overview]] - ''An overview of the web application, including MVC structure, request flow, caching, etc''  
 
* [[Website:Application overview|Application overview]] - ''An overview of the web application, including MVC structure, request flow, caching, etc''  
* [[Website:WormBase::API|WormBase::API]] -- ''The WormBase data model, maintained external to the web application''
+
<categorytree mode=pages >Main Website (Web Dev)</categorytree><noinclude>[[Category: Development (Web Dev)]]</noinclude>
* [[Website:View| View]] -- ''Templating system, commom template elements, javascript, and CSS''
 
* [[Website:Model| Model]] -- ''The web application model; thin, glued to the external Model''
 
* [[Website:Controller| Controller]] -- ''Overview of controller files and actions''
 
* Genome Browsing
 
** [[Website:GBrowse Set-up on dev.wormbase.org|GBrowse Set-up on dev.wormbase.org]] -- "Updating/rolling-back GBrowse installations on a per user basis"
 
** [[Website:Genome Browser Survey|Genome Browser Survey]] -- "Community survey for evaluating use cases and required functionality of a WormBase genome browser"
 
* Visualization
 
** [[Website:Visualization Library Assessment]] -- "Assessment of several visualization options for integration in the Website"
 
** [[Website:Visualization with ggplot2 of the R-Project]] -- "Installation, set-up, and other information about the R-project based visualization"
 
 
 
* [[Website:WormMine| WormMine]] -- ''How to install, update, and maintain the InterMine instance at WormBase''
 
** [[Website:WormMine Builds]] -- Summary stats of WormMine builds
 
*[[Website:Contribute_from_GitHub|Contribute from Github]]
 
 
 
== The Mobile Website ==
 
* [[Website:Mobile| Mobile]] -- ''Overview of the mobile website''
 
* [[Website:MobileRouter| Router]] -- ''A definition of the possible routes of the mobile website''
 
* [[Website:MobileModels| Models]] -- ''Details about the models''
 
* [[Website:MobileCollections| Collections]] -- ''Details about the collections''
 
* [[Website:MobileViews| Views]] -- ''Details about the views''
 
* [[Website:MobileWidgets| Widgets Porting]] -- ''Details about the porting of widgets in the mobile website/app''
 
 
 
[[Category: Web Dev]]
 

Latest revision as of 18:46, 19 June 2014

Main Website (Web Dev)

  • Application overview - An overview of the web application, including MVC structure, request flow, caching, etc

<categorytree mode=pages >Main Website (Web Dev)</categorytree>