
| Key: |
WW-1564
|
| Type: |
New Feature
|
| Status: |
Resolved
|
| Resolution: |
Duplicate
|
| Priority: |
Minor
|
| Assignee: |
Unassigned
|
| Reporter: |
Erkki Lindpere
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Issue Links:
|
Duplicate
|
|
This issue duplicates:
|
|
|
WW-1517 Streamlined link tag for single-parameter links
|
|
|
|
|
|
|
|
|
It is cumbersome to use the url tag to create an URL and then use that URL in the a tag. It would be much better if an URL could be created directly in the a tag, for example by providing an action attribute. For our projects, this would be an often-used feature. If there is need for parameters, they could be added as nested tags as well. So basically this tag should inherit all the behavior of the url tag.
Another option would be to allow the url tag to be nested in the a tag and leave the href attribute of the a tag unspecified. So the URL created by the url tag would be set as the href parameter of the a tag. This would save having to use a variable for the URL.
|
|
Description
|
It is cumbersome to use the url tag to create an URL and then use that URL in the a tag. It would be much better if an URL could be created directly in the a tag, for example by providing an action attribute. For our projects, this would be an often-used feature. If there is need for parameters, they could be added as nested tags as well. So basically this tag should inherit all the behavior of the url tag.
Another option would be to allow the url tag to be nested in the a tag and leave the href attribute of the a tag unspecified. So the URL created by the url tag would be set as the href parameter of the a tag. This would save having to use a variable for the URL. |
Show » |
| There are no subversion log entries for this issue yet.
|
|