Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Js ouwiki mobile #2

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Js ouwiki mobile #2

wants to merge 8 commits into from

Conversation

JJSwanevelder
Copy link

Mobile development work into master

Jan Swanevelder added 8 commits October 1, 2018 09:29
    * Added mobilelib helper file
    * Updated get coursemodule logic
    * Edit wiki sections functionality added
    * Edit page functionality added
    * Add wiki section functionality added
    * Add new wiki page functionality added
    * Basic group section logic added
    * Replaced wysiwyg with textarea
Copy link

@kurvinh kurvinh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

$groupid = 0;
if (empty($ouwiki_nologin)) {
Make sure they're logged in and check they have permission to view
require_course_login($course, true, $cm);
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

debug, or needed for later?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants