Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
moodle
moodle
Commits
df7d171f
Commit
df7d171f
authored
Feb 04, 2013
by
Mark Nelson
Browse files
MDL-37518 blocks: described the introduction of the myaddinstance capability in upgrade.txt
parent
b3778a0d
Changes
1
Hide whitespace changes
Inline
Side-by-side
blocks/upgrade.txt
View file @
df7d171f
This files describes API changes in /blocks/* - activity modules,
This files describes API changes in /blocks/* - activity modules,
information provided here is intended especially for developers.
information provided here is intended especially for developers.
=== 2.4 ===
Created new capability 'blocks/xxx:myaddinstance' that determines whether a user can add
a specific block to their My Home page. This capability was only defined for blocks where
the applicable_formats function does not include "'my' => false" in the returned array,
allowing it be added to the My Home page.
=== 2.3 ===
=== 2.3 ===
required changes in code:
required changes in code:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment