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 |
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 |