Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

7.6 jumpurl.secure and fluid_styled_content #2

Open
davdenic opened this issue Mar 23, 2016 · 5 comments
Open

7.6 jumpurl.secure and fluid_styled_content #2

davdenic opened this issue Mar 23, 2016 · 5 comments

Comments

@davdenic
Copy link

Hi
i'm trying to use the jumpurl.secure over a secured folder on nginx but it doesn't work.
i'm using fluid_styled_content.

the jumpurl redirect works, just the secure doesn't.

a quick debug show the secure parameter is not passed in the $configuration array.

maybe it's just i miss some TS.

config.jumpurl_enable = 1
config.jumpurl.secure = 1

Thanks

@davdenic
Copy link
Author

I found It can work with RTE but not with File Links (fluid_styled_content)

lib.parseFunc_RTE.tags.link.typolink.jumpurl = 1
lib.parseFunc_RTE.tags.link.typolink.jumpurl.secure = 1

could you provide TS example for File Links with fluid_styled_content?
Thanks

@bmack
Copy link
Member

bmack commented Mar 29, 2016

Hey, I think the Fluid templates needs to use <f:link.typolink> to send the parameters jumpurl.secure to the typolink functionality - could you recheck if this solves your problem?

@davdenic
Copy link
Author

I tried but it doesn't :(

@davdenic
Copy link
Author

Still no solutions?
:(

@davdenic
Copy link
Author

davdenic commented Jun 8, 2016

Hi @bmack
do you have any clue if is possible to fix the issue?
thanks
david

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants