Difference between revisions of "TableEdit"

From GMOD
Jump to: navigation, search
(cats)
(Genome community annotation with a Wikipedia wiki)
Line 3: Line 3:
 
[http://ecoliwiki.net/dev/index.php/Main_Page Ecoliwiki]  is providing detailed gene reports in a community editable form.  One goal for this with GMOD is to integrate the Wikipedia annotations with a Chado database for better comprehensive genome data management.
 
[http://ecoliwiki.net/dev/index.php/Main_Page Ecoliwiki]  is providing detailed gene reports in a community editable form.  One goal for this with GMOD is to integrate the Wikipedia annotations with a Chado database for better comprehensive genome data management.
  
 +
=Table Edit=
 
Ecoliwiki's [http://ecoliwiki.net/dev/index.php/Special:TableEdit Table Edit] is the core for this gene-oriented community annotation database.  TableEdit provides a somewhat more friendly way to edit simple tables in mediawiki. TableEdit tables show up in a page with their own Edit link, which calls this page. Users who have editing privileges can then add rows and columns, rename headings, and change the style of the headings row.
 
Ecoliwiki's [http://ecoliwiki.net/dev/index.php/Special:TableEdit Table Edit] is the core for this gene-oriented community annotation database.  TableEdit provides a somewhat more friendly way to edit simple tables in mediawiki. TableEdit tables show up in a page with their own Edit link, which calls this page. Users who have editing privileges can then add rows and columns, rename headings, and change the style of the headings row.
 +
 +
==Source code==
 +
The TableEdit code is at http://www.mediawiki.org/wiki/Extension:TableEdit
  
 
[[Category:GMOD_Components]]
 
[[Category:GMOD_Components]]
 
[[Category:MOD_User_Interfaces]]
 
[[Category:MOD_User_Interfaces]]

Revision as of 03:31, 24 July 2007

Genome community annotation with a Wikipedia wiki

Ecoliwiki is providing detailed gene reports in a community editable form. One goal for this with GMOD is to integrate the Wikipedia annotations with a Chado database for better comprehensive genome data management.

Table Edit

Ecoliwiki's Table Edit is the core for this gene-oriented community annotation database. TableEdit provides a somewhat more friendly way to edit simple tables in mediawiki. TableEdit tables show up in a page with their own Edit link, which calls this page. Users who have editing privileges can then add rows and columns, rename headings, and change the style of the headings row.

Source code

The TableEdit code is at http://www.mediawiki.org/wiki/Extension:TableEdit