MENU
Start a topic
Search
LogIn
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
English
한국어
简体中文
日本語
Please log in to access translation
All community
This category
This board
Knowledge
Users
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Close X
Community Tip
- Help us improve the PTC Community by taking this short
Community Survey
!
X
Community
Arbortext
Arbortext
customizing Styler HTML Help <a> output
Translate the entire conversation
x
Please log in to access translation
한국어
简体中文
日本語
English
Original
Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
customizing Styler HTML Help <a> output
naglists
1-Visitor
Jun 13, 2014
05:50 PM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Notify Moderator
Please log in to access translation
한국어
简体中文
日本語
English
Original
Jun 13, 2014
05:50 PM
customizing Styler HTML Help <a> output
Hiya,
I need to modify the resulting
link markup from a Compose to
HTML Help in a 6.0 m090 stylesheet. I can do this in edited source for HTML
Help, but I'm wondering if I can do this in the Styler UI somehow.
Specifically I need to detect and react to two attributes on our link
element:
@new_window
@url_encoded
If @new_window != "no",...
tag.
if @url_encoded = "yes, I replace %25 with % in the URL in the resulting
link's href.
Thanks!
--
Paul Nagai
Tags:
adepters
ptcuser_portal
All forum topics
Previous Topic
Next Topic
2 REPLIES
2
naglists
1-Visitor
(To:naglists)
Jun 13, 2014
06:01 PM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Notify Moderator
Please log in to access translation
한국어
简体中文
日本語
English
Original
Jun 13, 2014
06:01 PM
to be clear, I know how to create the necessary condition to detect those
attributes/values. I just don't know how to modify the
that is
expressed as a result of our link element.
On Fri, Jun 13, 2014 at 2:50 PM, Paul Nagai <->
wrote:
> Hiya,
>
> I need to modify the resulting
link markup from a Compose to
> HTML Help in a 6.0 m090 stylesheet. I can do this in edited source for HTML
> Help, but I'm wondering if I can do this in the Styler UI somehow.
>
> Specifically I need to detect and react to two attributes on our link
> element:
> @new_window
> @url_encoded
>
> If @new...
tag.
> if @url_encoded = "yes, I replace %25 with % in the URL in the resulting
> link's href.
>
> Thanks!
> --
> Paul Nagai
>
>
>
>
>
ClayHelberg
18-Opal
(To:naglists)
Jun 13, 2014
06:29 PM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Notify Moderator
Please log in to access translation
한국어
简体中文
日本語
English
Original
Jun 13, 2014
06:29 PM
Hi Paul-
Define your conditions, and then go to the Tags tab in Styler, where you can add attributes to the HTML output. I think that should get you where you want to go.
[cid:image001.png@01CF872D.15B2A120]
--Clay
Preview file
93 KB
Post Reply
Announcements
Contact Community Management
Top Tags