I've added token support for this module, this is, whenever you are using the token module, you will see two new items for the node type minutes: the parent event id and it's title. I needed this to change the breadcrumb of the minute node (with custom breadcrumbs module) so it includes the parent event. This patch adds this functionality. It includes, also, some code cleaning to comply with the coding standards.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | minutes.module.patch | 8.81 KB | robertgarrigos |
| minutes.install.patch | 469 bytes | robertgarrigos | |
| minutes.module.patch | 7.41 KB | robertgarrigos |
Comments
Comment #1
robertgarrigos commentedI've just seen the code posted by jonathan_hunt on placeholders for pathauto and token, so I update this patch to include that code.
Comment #2
pukku commentedPatch applied to HEAD.