I want to disable token for particular page. I have a problem in cck edit page, page is not getting load due to token. I have intalled token tweaks module but there is no option to disable the token. Can anyone help me to stop loading token for particular page.

Comments

Anishnirmal created an issue. See original summary.

anishnirmal’s picture

It will be more helpful if it is provided with a config page.

saranya ashokkumar’s picture

StatusFileSize
new10.97 KB
new25.98 KB
new2.62 KB

I have created a field at configuration page to get the page URLs. Tokens wont get loaded for the URLs provided. Provided another "Token In Links For The Paths" field at configuration page where you can provide the page URLs and you can get a link to browse the available tokens. Hope this patch helps

saranya ashokkumar’s picture

Status: Needs work » Needs review
kiruba karan’s picture

Issue summary: View changes
kiruba karan’s picture

Status: Needs review » Needs work

Token Disable Paths is working fine. I couldn't able to test "Token In Links For The Paths" functionality. Can you please elaborate the functionality of "Token In Links For The Paths" or If it is irrelevant for current issue, could you please remove the code from this patch.

saranya ashokkumar’s picture

Status: Needs work » Needs review
StatusFileSize
new1.92 KB

Hi kiruba karan,
From the below patch I have removed the "Token In Links For The Paths" functionality which is not relevant to this issue. You can use the below patch to disable token.

kiruba karan’s picture

Status: Needs review » Reviewed & tested by the community

It's not working as expected. its remove the token from all the pages. Please check

kiruba karan’s picture

Status: Reviewed & tested by the community » Needs work
saranya ashokkumar’s picture

Status: Needs work » Needs review
StatusFileSize
new1.99 KB

Please Use the below patch.

kiruba karan’s picture

Status: Needs review » Reviewed & tested by the community

Thanks for the update. It looks fine now.

anishnirmal’s picture

Thanks saranya purushothaman. The patch at #10 works fine