The name itself suggests "custom token features" is basically used for export custom token related configuration via features.
This request is placed on 2011 since there were no updates so created this as a child module .
This utility is only available for those spectators who have implemented their site content through the tokens and that's the biggest reason not to put this application under the hood of features extra.
git clone : git clone --branch 7.x-1.x http://git.drupal.org/sandbox/harshil.maradiya/2209623.git custom_token_features
project link :
https://drupal.org/sandbox/harshilmaradiya/2209623
Pareview : http://pareview.sh/pareview/httpgitdrupalorgsandboxharshilmaradiya220962...
Project Review links :
https://drupal.org/comment/8271485#comment-8271485
https://drupal.org/comment/8266811#comment-8266811
https://www.drupal.org/node/2278805#comment-8839033
https://www.drupal.org/node/2311531#comment-9064559
Why this is independed module ?
If we add fe_custom_token modules as part of custom_token, It will create unnecessary depedcies on features as this module leverages Feature API. So user will get forced to enable features module.
This module provide help for only those folks who are willing to migrate their custom token configuration via features That's why this is separate module, not as a patch
| Comment | File | Size | Author |
|---|---|---|---|
| #15 | PAReview bugs.txt | 4.94 KB | Binu Varghese |
Comments
Comment #1
gobinathmComment #2
dubcanada commentedBesides what was said above it works fine.
Comment #3
dubcanada commentedComment #4
harshil.maradiya commentedComment #5
harshil.maradiya commentedComment #6
mraichelson commentedIt doesn't look like any of the issues identified in comment #1 have been addressed.
Comment #7
harshil.maradiya commentedThanks mraichelson ,
I have only addressed those issue which are on high priority ,but will addressed all documented related issue soon
Comment #8
harshil.maradiya commentedComment #9
mraichelson commentedPlease take a look at the Status settings for an issue page for some guidelines on when an item can move from "Needs work" to "Needs review" states. As gobinatham identified in comment #1 there are changes that need to take place before this project can be properly reviewed and approved.
Comment #10
harshil.maradiya commentedThank you so much mraichelson,
You are using few hooks from features module, however you did not declare any dependency for feature module. FIXED
README.txt Template : there is an standard Readme template, if you can follow that standard which would be good.
FIXED
Above both issues are fixed ,will address rest of the issue soon or may be in next release
Cheers Harshil
Comment #11
harshil.maradiya commentedComment #12
jamadar commentedHi Harshil,
I install all the required modules in my local environment.
create an default custom token as site information and current user.
when I try to create new feature it shows my two custom tokens in the features create page.
I generate one feature using my custom token, and enable this generate feature in another drupal installation.
But it will not give me result as expected. It need to create users data under new drupal installation.
Please suggest if I am doing wrong, also one more thing every time while before creating new feature I need to clear website cache.
otherwise I am not able to my custom tokens in create new feature screen.
Comment #13
harshil.maradiya commentedComment #14
harshil.maradiya commentedtested not able to reproduce issue
Comment #15
Binu Varghese commented@harshil.maradiya, 2 things here -
1) You have not mentioned your sandbox project page link.
2) Fix all the errors & warnings pointed out by PAReview (see attached). Other reviewers have already pointed out this in #1, #6 and (again in #9).
Being not application release blocker(s), leaving you at "Needs review" with the hope that these are fixed!
Comment #16
harshil.maradiya commentedComment #17
harshil.maradiya commentedREADME.txt Template has been added to project
Comment #18
gobinathmComment #19
harshil.maradiya commentedComment #20
pauloamgomes commentedHi Harshil, your module folder name is custom_token_features and module name is fe_custom_token, I'ts not strictly required to have same name, but for naming consistency it should have.
Comment #21
pauloamgomes commentedComponent name should not start with same name as module, I believe that's the reason for issue reported on #12 (no tokens being exported).
fe_custom_token_configSo:
should be something like:
And all corresponding features api hooks should be renamed according.
Comment #22
harshil.maradiya commentedFixed it
Comment #23
harshil.maradiya commentedComment #24
harshil.maradiya commentedComment #25
klausiLooks like your functions are still not named correctly? See http://pareview.sh/pareview/httpgitdrupalorgsandboxharshilmaradiya220962...
Project page is not clear: what request from 2011? Please provide a link. Does this depend on https://www.drupal.org/project/token_custom ? Please fill out your project page according to https://www.drupal.org/node/997024 .
Maybe you mean that there has not been any development on token_custom since 2011? Why can't this module live as a submodule in token_custom then?
Comment #26
PA robot commentedClosing due to lack of activity. If you are still working on this application, you should fix all known problems and then set the status to "Needs review". (See also the project application workflow).
I'm a robot and this is an automated message from Project Applications Scraper.