| 1 |
From 5.x-0.8
|
| 2 |
- Object key lookup on node add form looks at either the nf url or the search values
|
| 3 |
- Object key lookup on node add form works with mixed case netforum url strings
|
| 4 |
- netforum_node_process_text now processes text even with empty object data
|
| 5 |
- fixed typos in help text
|
| 6 |
- Added syntax fields to help text
|
| 7 |
- Added netforum_node_set_runtime_curlies to allow special fields to be set at runtime and persist
|
| 8 |
- Added ListRowCount and ListRowNumber to special fields using netforum_node_set_runtime_special_fields
|
| 9 |
- Added ListRowZebra to toggle between 'plain' and 'stripe' in lists
|
| 10 |
- Field lookup doesn't require an object to be set to view special objects
|
| 11 |
- Added ignore_cache parameter to netforum_node_process_text and netforum_node_process_list_tags
|
| 12 |
- Properly ignores cache for embedded lists when refreshing a node
|
| 13 |
- Added code field and default checkbox to templates
|
| 14 |
- Added taxonomy to template defaults
|
| 15 |
- Added template codes to BeginLink and EndLink syntax
|
| 16 |
- Additional check for an existing node before creating from template
|
| 17 |
- Added hook_netforum_node_runtime_special_fields to the API
|
| 18 |
- Changed the default {currentdate} and {currentdatetime}
|
| 19 |
- Added settings to filter fields ending in _date and _html
|
| 20 |
- Node templates have an input format
|
| 21 |
- Moved node templates location in menu
|
| 22 |
- increased field sizes
|
| 23 |
- added BasePath special field
|
| 24 |
- Added template code to netforum nodes, allowing templates to be selected properly on creation
|