Add sw-text editor for plain text components #1

Closed
opened 2018-04-21 18:09:47 -06:00 by skylarmt · 1 comment
Owner

Something like this:

<div class="sw-text" data-component="comp-name">
  <?php get_component("comp-name"); ?>
</div>

should have a plain-text editor control attached in edit mode.

Something like this: <div class="sw-text" data-component="comp-name"> <?php get_component("comp-name"); ?> </div> should have a plain-text editor control attached in edit mode.
Author
Owner

Closed with commit b377e57b5d

Closed with commit b377e57b5d
skylarmt referenced this issue from a commit 2018-05-05 12:25:00 -06:00
Sign in to join this conversation.
No Milestone Version 1.0
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Business/SiteWriter#1
No description provided.