id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 843,Quick link creation,anonymous,,"I'd like to see internal links. Example of usage with PHP: $intlinks = array(); $intlinks[] = array('/foo/bar', ""Foo Bar"", ""blahblah""); $intlinks[] = array('http://www.fckeditor.net/', ""FCKEditor"", ""FCKEditor is cool editor""); $fck = new fckeditor(); $fck->internalLinks($intlinks); Now you could select text just like normal link but instead of clicking link button user clicks internal link button. Next popup window has options: Foo Bar - /foo/bar - blahblah FCKEditor - http://www.fckeditor.net/ - FCKEditor is cool editor User clicks one and editor adds proper link to selected text ---- Moved from SF:[[BR]] http://sourceforge.net/tracker/index.php?func=detail&aid=1347015&group_id=75348&atid=543656",New Feature,closed,Normal,,General,,wontfix,SF,