- 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
- Branch
- /in-portal/branches/5.2.x
- Lint
Lint Errors Excuse: Line was already too long before these changes. Severity Location Code Message Error core/kernel/db/db_tag_processor.php:2725 PHPCS.E.Generic.Files.LineLength.MaxExceeded Generic.Files.LineLength.MaxExceeded - Unit
No Unit Test Coverage - Build Status
Buildable 474 Build 474: arc lint + arc unit