Lacey Sanderson
|
6a812e5652
Switch #markup to #theme & #node in hook_node_view() to ensure that pages are not rendered ahead of time allowing modules to modify the panes being rendered
|
10 anni fa |
Stephen Ficklin
|
141b6d0654
updated property API calls
|
10 anni fa |
Stephen Ficklin
|
9017e633ed
Fixed bug in stock syncing. Added comments to all hook_node_presave() to prevent the bug from happening again
|
10 anni fa |
Stephen Ficklin
|
335cdd4d2f
Merge branch '7.x-1.x-2214785-toc' into 7.x-2.x
|
10 anni fa |
Stephen Ficklin
|
bebdbb2a85
Added ability to order links to TOC
|
10 anni fa |
Lacey Sanderson
|
400cd8e08e
Chado Node API -URLs: implemented for library nodes
|
10 anni fa |
Lacey Sanderson
|
e525a23d52
API Update: updated all modules to use the Project, Library & FeatureMap APIs
|
10 anni fa |
Lacey Sanderson
|
d7e312dfa4
API Update: updated all modules to use the CV API
|
10 anni fa |
Stephen Ficklin
|
e86f0491d8
Fixed bug in Title/Path API: insert and update hooks didn't have the table object which required that the form field ids matched table names. This can't always be guaranteed
|
11 anni fa |
Lacey Sanderson
|
e5370d767c
Chado Node API: Added the ability to set titles to all node types :)
|
11 anni fa |
Lacey Sanderson
|
4464f631c6
Updated default user search views to have access permission & fixed some permissions bugs in the process
|
11 anni fa |
Stephen Ficklin
|
a5927accab
Continuing with example module. Also added template for library_features
|
11 anni fa |
Stephen Ficklin
|
f0a7b4b3a7
Fixed several bugs just by testing
|
11 anni fa |
Stephen Ficklin
|
3f6a5fceac
Updated all modules to set default vocabularies
|
11 anni fa |
Stephen Ficklin
|
7fc8443a04
Fixed bug in hook_load() if nodes were orphaned
|
11 anni fa |
Stephen Ficklin
|
abaec55897
Fixed bug with syncing
|
11 anni fa |
Stephen Ficklin
|
283f42f54c
Fixed problem with hook_node_access functions denying all pages
|
11 anni fa |
Stephen Ficklin
|
85b4e69ffb
Fixed references titles to all say Cross References
|
11 anni fa |
Stephen Ficklin
|
072f12600a
Made all hook_node_info() functions consistent
|
11 anni fa |
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 anni fa |
Lacey Sanderson
|
1e024d9bd0
Library: cleaned up doc
|
11 anni fa |
Stephen Ficklin
|
c1b87f555b
Converted old API functions to new functions
|
11 anni fa |
Stephen Ficklin
|
2c781fd8c4
Fixed another set of merge conflicts
|
11 anni fa |
Stephen Ficklin
|
34b866f276
Fixed merge conflict and changed 'Details' to 'Overview' on node pages
|
11 anni fa |
Lacey Sanderson
|
1faa23a68a
Library: added dbxref to node form
|
11 anni fa |
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 anni fa |
Stephen Ficklin
|
75a9bb37e3
Fixed bug in library template
|
11 anni fa |
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 anni fa |
Lacey Sanderson
|
9594fe7b44
Library: added pop to node form
|
11 anni fa |
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 anni fa |