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

CP Images (Spezial): No URL output anymore. #22

Closed
santscho opened this issue Mar 20, 2013 · 3 comments
Closed

CP Images (Spezial): No URL output anymore. #22

santscho opened this issue Mar 20, 2013 · 3 comments

Comments

@santscho
Copy link

After update to phpwcms 1.6.530 (2013/03/18, r530), no more output of URL/TARGET.

a href="{IMAGE_URL}"{IMAGE_TARGET}

renders like this:

a href=""

@santscho santscho reopened this Mar 20, 2013
@slackero
Copy link
Owner

use {LINK}

@santscho
Copy link
Author

Correct is: [URL]{URL}[/URL]

@slackero slackero reopened this Mar 21, 2013
@slackero
Copy link
Owner

Have to make more precise
[URL]<a href="{URL}"[URL_TARGET] target="{URL_TARGET}"[/URL_TARGET]>more &raquo;</a>[/URL]

There are both: {URL} and {URL_TARGET} + {LINK}

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