Stephen Ficklin
|
abaec55897
Fixed bug with syncing
|
11 years ago |
Stephen Ficklin
|
283f42f54c
Fixed problem with hook_node_access functions denying all pages
|
11 years ago |
Stephen Ficklin
|
f209bcf528
Fixed stock URLs
|
11 years ago |
Stephen Ficklin
|
04218d9d98
Changed chado pager to use instead of . Also moved tripal_feature_featurepos template to featuremap module where it belongs
|
11 years ago |
Stephen Ficklin
|
072f12600a
Made all hook_node_info() functions consistent
|
11 years ago |
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 years ago |
Lacey Sanderson
|
a73d2fa391
Feature: cleaned up and added doc
|
11 years ago |
Stephen Ficklin
|
c1b87f555b
Converted old API functions to new functions
|
11 years ago |
Stephen Ficklin
|
6d5887d2d3
converted all watchdog calls to the new Tripal API function
|
11 years ago |
Stephen Ficklin
|
34b866f276
Fixed merge conflict and changed 'Details' to 'Overview' on node pages
|
11 years ago |
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 years ago |
Lacey Sanderson
|
a6ca2cc685
Feature: added prop & dbxref to node form
|
11 years ago |
Lacey Sanderson
|
bf9f12c477
Feature: Small bug fixes related to presave function
|
11 years ago |
Stephen Ficklin
|
51c5945eaa
Merge branch '7.x-2.x' of git.drupal.org:sandbox/spficklin/1337878 into 7.x-2.x
|
11 years ago |
Lacey Sanderson
|
6167b55d84
Feature: bug fixes to insert
|
11 years ago |
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 years ago |
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 years ago |
Stephen Ficklin
|
2d134ac564
Fixed feature autocomplete
|
11 years ago |
Stephen Ficklin
|
7069e91cb2
Updated node template CSS... working on adding node template details on each content block
|
11 years ago |
Stephen Ficklin
|
5ced196ab5
Syncing now supports checkboxes of values... tested with other options as well
|
11 years ago |
Stephen Ficklin
|
0bd1f019a7
Updated modules with nodes to use new sync functionality. Working on supporting checkboxes in syncing as well... not quite done
|
11 years ago |
Stephen Ficklin
|
db8b355873
Made a bug fix to the feature module. Included documentation in the tripal_example.chado_node.inc file
|
11 years ago |
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 years ago |