[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Summary view] [Print] [Text view]
1 @editor @editor_atto @atto @atto_charmap 2 Feature: Atto charmap button 3 To format text in Atto, I need to add symbols 4 5 @javascript 6 Scenario: Insert symbols 7 Given I log in as "admin" 8 And I navigate to "Edit profile" node in "My profile settings" 9 And I set the field "Text editor" to "Plain text area" 10 And I set the field "Description" to "<p>1980 Mullet</p>" 11 And I select the text in the "Description" Atto editor 12 When I click on "Show more buttons" "button" 13 And I click on "Insert character" "button" 14 And I click on "copyright sign" "button" 15 And I press "Update profile" 16 And I follow "Edit profile" 17 Then I should see "(c)" 18
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |