Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
local link, how to?
#1
Hi guys,

Its probably a stupid question but I can't figure out how to create a local link? I know with the page editor you can easily do it but how do you create them in without having to input the whole url string?

thanks in advance.[/align]
Reply
#2
1.Use the editor.
2.Write it: <a href="link.html">Link name</a>
3.Create a Component. Add content to it and display the component in any page with {% component_name %} (needs additional plugin DynPages)

These are the only three methods I can think of...or I did not understood your question.
Reply
#3
thank you good sir!
Reply
#4
It might be not entirely what you want, but maybe still useful:

If you tag your pages wit a specific tag, you can display the result with I18n Search plugin:

(% searchresults tags=tagname HEADER: %)

You get a link to the page with that tag.
Reply




Users browsing this thread: 1 Guest(s)