Forums

[Plugin: ProjectManager] Link (3 posts)

  1. ceplondres
    Member
    Posted 2 years ago #

    I would like to have a formfield with a link but not the actual URL. Something like this

    <a href="http://www.e-port.com/wp-content/resources/abcd.pdf">download</a>

    When I use the "text" or "textfield" formfields the page displays the actual code.
    Is there a way to do this?

    Great plugin.

    Pedro

  2. Kolja
    Member
    Posted 2 years ago #

    I can implement this ;)

  3. Kolja
    Member
    Posted 2 years ago #

    I have implemented alternative texts for URL and E-Mail in Version 2.3. Enter them in the following way:

    http://www.google.com|Google Searchengine

    would result in

    <a href="http://www.google.de">Google Searchengine</a>

    Same applies for E-Mails:

    example@example.com|E-Mail

    will output

    <a href="mailto:example@example.com">E-Mail</a>

Topic Closed

This topic has been closed to new replies.

About this Topic