- in IDE:
- open /themes/advanced/index.tpl template for editing
- wrap content block tag in there in A tag (e.g. replace <inp2:st_ContentBlock num="1"/> with <a href="http://www.google.com"><inp2:st_ContentBlock num="1"/></a>)
- in Admin Console
- go to Website & Content → Browse Website section
- click on Content Mode button in top frame
- click on orange Edit Content button, that represents content block which was wrapped in A tag before
- confirm, that popup/modal window with CKEditor was opened (before fix a redirect to link url would happen)
Details
Details
Diff Detail
Diff Detail
- Repository
- rINP In-Portal
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.