Closed (fixed)
Project:
Fieldable Panels Panes (FPP)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Apr 2014 at 21:45 UTC
Updated:
10 Jun 2014 at 14:10 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
damienmckennaThis patch depends upon #1618308: User interface for managing bundles and provides enough details for #2237097: Support for inline_entity_form to work.
Comment #2
damienmckennaComment #3
damienmckennaComment #4
damienmckennaTodo: review the patch from #1798482: Improved(?) Token support, see if anything can be integrated / improved.
Comment #5
damienmckennaUpdated to add the path_raw property from #1798482: Improved(?) Token support and fix a few references to 'node' or 'nid'.
Comment #6
damienmckennaFixed and moved the fpp_metadata_fpp_get_properties function, clarified the descriptions of the two path properties.
Comment #7
damienmckennaDoh. Forgot to build the patch correctly.
Comment #8
damienmckennaCopy-paste fail.
Comment #10
damienmckennaCommitted. There may need to be follow-ups to improve this, but it's a starting point.
Comment #12
kclarkson commented@damienMcKenna
With the most recent commit:
1. Will I be able to use the "see available tokens" UI so that I can select the correct token?
2. Will I be able to incorporate tokens in any text field similar to Display Suites "code fields" where I could create something like:
<a href="tags/[term-name]" class="icon-[term-name]">[term-id]</a> posted by [author]Comment #13
clairedesbois@gmail.comHello everyone,
I make a patch for the release 7.x-1.5 in pending of the future version.
Thank you
Comment #15
kclarkson commentedComment #17
damienmckenna@kclarkson: Please take discussion of expanded Token support to #1798482: Improved(?) Token support.