Hi there,
I seem to be having problems creating internal links in Revo RC1.
After establishing from a previous thread that I was meant to be dragging and dropping from the site tree I quickly found that this didn’t work with the WYSIWYGs in Beta5 for me, so waited until RC1 to evaluate Revo again.
I’m still having the same problem - with both TinyMCE and CKeditor. If i drop on to any other field the document ID is inserted correctly, but I can’t get it to work with the RTEs.
Any ideas? Is this currently the prefered method for creating internal links from the RTEs? And is it likely to stay this way going forward?
Cheers,
DM
-
MODX Staff
- 10,725 Posts
It appears that the drag and drop behavior is working fine in Safari, but acting up in Fx and Chrome; for both Tiny and CKEditor. We’re looking into it; thanks for pointing this out.
In the meantime, you can always just type the internal link out as normal:
[[~123]] for Resource ID 123.
The drag/drop is more of a convienence feature.
shaun mccormick | bigcommerce mgr of software engineering, former modx co-architect |
github |
splittingred.com
Thanks for the feedback guys.
Personally I don’t think it’s too much of a loss, whilst its ’cool’ its quite a quirky way of inserting an internal link.
Whilst I realise that the goal is to be RTE independant might I suggest that an extra section with the site tree listed is added to the "Browse Server" window in CKEditor and the TinyMCE equivialant that allows you to select a page and return the dynamic URL marker. I’d imagine most of the functionality for this is already built as the tree "widget" is a major part of the manager.
Whilst I’m more than happy to type in references manually I’m sure you’ll agree that this is a real usability weakness for users who aren’t quite so tech savvy. Thoughts?
DM
Wish I could help out - actually tried to figure it out during beta5 assuming that most of the code would be there and I’d just have to hook to the "browse" button method for the RTEs but I couldn’t make head nor tail of the code.
Do you guys keep code documentation? From doc comments or something?
DM