Active
Project:
CKEditor Link
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Mar 2011 at 19:46 UTC
Updated:
10 Mar 2015 at 20:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mcfilms commentedI'll answer my own question. If your front page is a node, you link to that node. If your front page is generated by Views (or some other module I imagine), you are out of luck for now. The maintainer of this module mentioned Views support in the next release.
Comment #2
ludo.rHi,
It seems it is still impossible link to the front page by using <front>.
I know it is possible to use a node ID (node/xx) or a path (e.g. /home for my homepage panel), but it would be better to use <front>, so if the homepage url changes, the link would remain correct.
Comment #3
anrikun commentedHow would you look for <front> using the autocomplete field?
By typing '<front>'?
I guess we should allow this to be configurable then, as end-users may not know this Drupal word.
Comment #4
ludo.rYou're right.
But still if the opportunity exists, it could be used by people who knows it.
For the others who don't know <front>, an explanation or a new link type (e.g. "system path") could be useful.
However, it may not be a good idea to store a link like <a href="<front>">Back to home<a> if the ckeditor link filter is disabled, while <a href="node/59">About us<a> still makes sense
Comment #5
chris burge commentedHere's an alternative to link to the site's front page: