Stephen Ficklin
|
f2989fd4e2
Rearranged all templates to be in a single 'templates' directory inside of each module. Added more documentation and functions to the example module.
|
11 年之前 |
Stephen Ficklin
|
5b80accad0
Fixed a few bugs in the bulk loader, updated hook_node_insert for features, stocks and example module for setting URLs and added links to terms template to help admin update term links
|
11 年之前 |
Stephen Ficklin
|
3f6a5fceac
Updated all modules to set default vocabularies
|
11 年之前 |
Stephen Ficklin
|
7fc8443a04
Fixed bug in hook_load() if nodes were orphaned
|
11 年之前 |
Stephen Ficklin
|
abaec55897
Fixed bug with syncing
|
11 年之前 |
Stephen Ficklin
|
283f42f54c
Fixed problem with hook_node_access functions denying all pages
|
11 年之前 |
Stephen Ficklin
|
072f12600a
Made all hook_node_info() functions consistent
|
11 年之前 |
Stephen Ficklin
|
c3d11a97cb
updated chado_add_node_form_properties() to include better error checking and to use new chado_id and chado_id_field options
|
11 年之前 |
Stephen Ficklin
|
ae39e21c8a
Renamed include files in cv module. Updated some code in the example modul and added comments to the OBO loader file
|
11 年之前 |
Stephen Ficklin
|
c1b87f555b
Converted old API functions to new functions
|
11 年之前 |
Stephen Ficklin
|
6d5887d2d3
converted all watchdog calls to the new Tripal API function
|
11 年之前 |
Stephen Ficklin
|
34b866f276
Fixed merge conflict and changed 'Details' to 'Overview' on node pages
|
11 年之前 |
Stephen Ficklin
|
a28a0652c0
Fixed presave hook title setting for many of the node types. Links in TOC are now sorted if they have the same weight.
|
11 年之前 |
Stephen Ficklin
|
75a9bb37e3
Fixed bug in library template
|
11 年之前 |
Stephen Ficklin
|
50a55700b1
Changed node_view array element from '#value' to '#markup'. Node template now handles teasers properly as well as CCK elements added to a page
|
11 年之前 |
Stephen Ficklin
|
6ef8317426
Table of contents on node types is now built using the tripal_core_node_view_alter. Titles of blocks are now set using the same hook so that the table of contents and the block titles will always match. All templates have outer div container and title div removed
|
11 年之前 |
Lacey Sanderson
|
3df4ac86f3
Contact: Added relationship form; Relationship API: fixed bug so works with non-ranked relationship tables
|
11 年之前 |
Lacey Sanderson
|
cefade377f
Example Module: Added code to implement the properties, dbxref and relationship apis
|
11 年之前 |
Stephen Ficklin
|
0bd1f019a7
Updated modules with nodes to use new sync functionality. Working on supporting checkboxes in syncing as well... not quite done
|
11 年之前 |
Stephen Ficklin
|
db8b355873
Made a bug fix to the feature module. Included documentation in the tripal_example.chado_node.inc file
|
11 年之前 |
Stephen Ficklin
|
996d6c0c1d
Added an example module to serve as a template for anyone who wants to create an extension module. It will eventually have stubs for all functions
|
11 年之前 |