Difference between revisions of "Talk:Installation"

From mx Help Wiki
Jump to: navigation, search
(set "editable taxon names" in /admin)
Line 8: Line 8:
  
 
The level at which a user can edit the taxonomic name heirarchy (not OTUs!) can be set on the admin tab.  Assign the 'root' taxon to admin, enter a couple of names, and then assign those children to your various users.
 
The level at which a user can edit the taxonomic name heirarchy (not OTUs!) can be set on the admin tab.  Assign the 'root' taxon to admin, enter a couple of names, and then assign those children to your various users.
 +
 +
 +
== still not sure ==
 +
I found the "editable taxon names" in the /admin page. When I click on the admin's name I can choose 'root' from the drop down list below "Add a name". After submitting that with the Add button, I get this:
 +
 +
[[Image: Result_of_add_editable_taxon.png|frame‎]]
 +
 +
I'm not sure what to do from there. No taxa show up in the "Taxon names" tab when logged in as the admin to a test project.
 +
 +
[[User:Kweskm|Kweskm]] 15:41, 13 February 2008 (CST)

Revision as of 16:41, 13 February 2008

Under: "Add a root taxon name to your table," I created the root record in the taxon_name table successfully:

insert into taxon_names (name, l, r, creator_id, updator_id) values ('root', 1, 2, 1, 1);

However, no taxa show up in the web interface of the database so I can't add new real taxa because there is no existing parent for the new taxa to be children off.

set "editable taxon names" in /admin

The level at which a user can edit the taxonomic name heirarchy (not OTUs!) can be set on the admin tab. Assign the 'root' taxon to admin, enter a couple of names, and then assign those children to your various users.


still not sure

I found the "editable taxon names" in the /admin page. When I click on the admin's name I can choose 'root' from the drop down list below "Add a name". After submitting that with the Add button, I get this:

Error creating thumbnail: Unable to save thumbnail to destination

I'm not sure what to do from there. No taxa show up in the "Taxon names" tab when logged in as the admin to a test project.

Kweskm 15:41, 13 February 2008 (CST)

Personal tools