Description
-----------
This is a small and efficient additional component for webforms which add
component for webforms. Component is a text with tokens which provide
access to any casual and submission data via tokens to display it in as
markup component. No setup needed, just add placeholder component to webform.
Initially the module rose from the task http://drupal.org/node/1672890

Known problems
--------------
Webform uses a custom invoke functions (webform_component_invoke) which does not
prefix the module name before the function call. Functions in
components/placeholders.inc are therefore not namespaced, when/if the webform
module changes this, I will add the correct namespacing.

Requirements
------------------
Webform module, version 4.x
Token module

Sandbox project Webform Placeholder Component
Git link: http://git.drupal.org/sandbox/cainrus/1818630.git

Drupal 7 module

Comments

klausi’s picture

Status: Needs review » Postponed (maintainer needs more info)

From the linked issue this sounds like a bug that should be fixed in webform core? Module duplication and fragmentation is a huge problem on drupal.org and we prefer collaboration over competition. Please post a patch in the mentioned issue and get in contact with the maintainer(s).

If that fails for whatever reason please get back to us and set this back to "needs review".

klausi’s picture

Issue summary: View changes

wrong drupal version

cainrus’s picture

klausi
Sorry for wrong issue link. Real link is http://drupal.org/node/1672890.

And my module is not a duplication. It's a new component for webform 4.x.
There are already patch (posted on August 25), but still is not impemented.

cainrus’s picture

Status: Postponed (maintainer needs more info) » Needs review

Forgot to change status after my feedback.

klausi’s picture

Status: Needs review » Postponed (maintainer needs more info)

So you should work on the patch instead, looks like quicksketch is willing to accept it? Looks like you linked a wrong sandbox in the webform issue and here in the issue summary? What is "Node custom head html"?

klausi’s picture

Issue summary: View changes

issue link changed

cainrus’s picture

Looks like you linked a wrong sandbox in the webform issue and here in the issue summary? What is "Node custom head html"?

My fault. Too many tabs situation. Fixed.

Waiting for respond from quicksketch now.

klausi’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

Closing due to lack of activity. Feel free to reopen if you are still working on this application.

If you reopen this please keep in mind that we are currently quite busy with all the project applications and I can only review projects with a review bonus. Please help me reviewing and I'll take a look at your project right away :-)

klausi’s picture

Issue summary: View changes

wrong sandbox link