page-editor Questions
3
Solved
Can I know how to detect user is in page editor mode using code?
This is because, I have a component, when user browses from page editor, it will search in master_index folder instead of web_index ...
Silva asked 13/11, 2013 at 18:41
1
Solved
I need to put span tags around first word in a line. I used the below Jquery which is working fine in sitecore standard mode.
$("body").has(".widget h2").addClass("standard-mode");
$("body").has("...
Workhouse asked 8/4, 2014 at 14:31
2
Solved
I've been working on a custom page in Sitecore over the holidays, and I've noticed an issue where Sitecore removes JavaScript lines from the editor.
Here's an overview of my current scenario:
I ...
Mystical asked 4/1, 2013 at 22:5
1
Solved
The Sitecore PageEditor and Preview interfaces feature a language selector button that triggers a "dropdown"/overlay menu where the user can select a language. How do I replicate this behavior?
(I...
Ola asked 1/6, 2012 at 17:59
1
Solved
I would like to provide another button beside "Save & Close" button on site Page Editor that will trigger save and publish action once pressed.
I went to core and made a copy of "Save & Clo...
Fremitus asked 28/2, 2011 at 20:47
1
© 2022 - 2024 — McMap. All rights reserved.